Felagar can run as a self-hosted stack on your servers. These docs cover install, migration between hosted and self-host, and day-to-day product pointers for operators.
Start here
- Install -
bun setup, Docker, env, and first admin - Migration - move agency data (and optionally files) either direction
- Product guides - Kanban, files, designs, CRM, chat, Styrar
Prefer not to run infrastructure? Use hosted Felagar instead - same product, we operate it.
Local defaults
| Service | Port |
|---|---|
| Dashboard | 3040 |
| API | 3041 |
| Marketing | 3045 |
| MySQL (Compose) | 3043 |
| Redis (Compose) | 3044 |
WebSockets are served by the API at /ws (e.g. ws://localhost:3041/ws).