Database connection not working
Hi, i was trying to create a template for coolify, but i can't make it work..
My docker compose:
Container log:
35 Replies
hey! rivet requires either postgres or the file system. the issue is both were specified.
i'm getting
is that the exact same docker compose i sent? try running
docker compose down -v then docker compose up again. my version upgraded pg to v17yes i did also
With and without platform tag:
can you try a new folder with exactly the same thing i sent and see if you get it?
volumes is not necessary
is this error in docker or on coolify?
docker container log
hmm, i'm not sure what could be different if the files are identical and the volumes were wiped
Postgres sorry
clarifying – did you have a chance to try the exact same file with volumes wiped?
Healthcheck does not pass, but no postgres error
health check takes a second the way i configured it. think i need to turn down the interval
oh i see rivet-engine heatlh
one sec
It's almost 3 in the morning in my time, i'll stay up to test your fix but then i'll go zzzzz
that one passes for me
whoops formatting, one sec
Works 🚀🚀
What changed?
curl
i applied the curl change but my docker compose fails...
how does it fail?
don't forget port mapping on rivet btw
done by
SERVICE_URL_RIVET_6420
does reverse proxy
by coolifyboth show as healthy for me?

this is your dockerfile
this error is docker or coolify?
My bad, i had too much coolify tabs open, checked the wrong one....
It works
I'll push PR before going to bed
can I add you as contributor?
yes! this is awesome, tysm
cc @ABC
What is your github @?
NathanFlurry
GitHub
Add Rivet template by yipfram · Pull Request #6963 · coollabsio/c...
Description
This PR adds a Docker Compose template for Rivet - an open-source visual AI programming environment for building AI agents with LLMs.
What's included
rivet-engine: Main Rivet ...
BTW, should i call the service template "Rivet Engine"?
I'm so stupid, this is the correct PR: https://github.com/coollabsio/coolify-docs/pull/408
Also, there was a question about platform image:
https://github.com/coollabsio/coolify/pull/6963#discussion_r2450446559
GitHub
feat(services): add Rivet Engine service template by yipfram · Pul...
Add Rivet Engine as a new service template with comprehensive documentation, official logo, and integration into the services list.
Add Rivet Engine documentation with features and use cases
Add r...
GitHub
Add Rivet template by yipfram · Pull Request #6963 · coollabsio/c...
Description
This PR adds a Docker Compose template for Rivet - an open-source visual AI programming environment for building AI agents with LLMs.
What's included
rivet-engine: Main Rivet ...
Pr was merged today 🙂
we'll post this on socials next week, cheers!
i answered the q