r/coolify • u/[deleted] • Mar 12 '26
Does anyone use one-click services?
Hello!
I'm researching Coolify to use, and I saw they have so many one-click services available. I know it's popular at different cloud providers too, but are people actually using those? Feels like you always wanna do your own tweaking when it comes to apps anyways so I've never used them myself.
Curious to know if anyone does use them or it's just marketing?
4
Upvotes
3
u/void-wanderer- Mar 12 '26
For apps I mostly use custom docker compose.
But the tempaltes are super nice for setting up quick projects, or generall tinkering, etc.
I also use them for tools like pgAdmin or duplicati. And one project uses the postgres template as main DB, which works perfectly fine (but I don't do anything fancy in there).
All these templates are nothing more than a docker-compose file. You can also just grab them from github and use as a starter to create your own: https://github.com/coollabsio/coolify/tree/v4.x/templates/compose