Self-Hosting
Self-hosting Bulkit.dev gives you full control over your social media management tool. This section will guide you through the process of setting up your own instance of Bulkit.dev.
Key Components
Bulkit.dev consists of several key components:
- Frontend application - NextJS
- Backend API server - Bun, ElysiaJS
- Worker - Bun, BullMQ
- Database - PostgreSQL
- Cache/Queues - Redis
Hosting Options
You have unlimited options for hosting Bulkit.dev. Here are just some popular examples, that any indie hacker can get up and running in no time:
- Development deployment (ideal for running locally)
- Docker Image Deployment
- Docker Compose Deployment
- Coolify