Good
Good2mo ago

Convex Coolify Self Host Thread

Convex Coolify Self Host Thread
5 Replies
Good
GoodOP2mo ago
1. Going to Coolify projects > New Resources > Empty Docker Compose > Pasting https://github.com/get-convex/convex-backend/blob/main/self-hosted/docker/docker-compose.yml > Save
1. Going to Coolify projects > New Resources > Empty Docker Compose > Pasting https://github.com/get-convex/convex-backend/blob/main/self-hosted/docker/docker-compose.yml > Save
Good
GoodOP2mo ago
No description
Good
GoodOP2mo ago
2. Go to Backend Service Settings > IN domains enter 2 Domains - https://backend.your-domain.com:3210,https://site.your-domain.com:3211
2. Go to Backend Service Settings > IN domains enter 2 Domains - https://backend.your-domain.com:3210,https://site.your-domain.com:3211
This should enable both http actions and backend
3. Go the dashboard service and enter https://dashboard.your-domain.com:6791

4. Deploy
3. Go the dashboard service and enter https://dashboard.your-domain.com:6791

4. Deploy
nizar
nizar2mo ago
@Good hey, is this the working version / the same one you've discussed with oren i've seen in another thread? also do you have the database / postgres in the same compose file or do you just use the template for that?
Good
GoodOP2mo ago
the postgres is default coolify template different service. And yes this is working

Did you find this page helpful?