|
|
|
|
|
by timsh
435 days ago
|
|
Been using coolify to host my blog + analytics + a couple personal projects for around 6 months. Good for 1-click installs that “don’t need” a lot of maintenance, like Ghost, Plausible, etc. Had some issues with spikes in CPU usage (similar case: https://github.com/coollabsio/coolify/issues/3226)
Monitoring is not enough but I just go straight to the container im looking for and htop it. For not 1-click I still sometimes feel like bumping into a brick wall, and go for a standalone docker-compose setup outside of coolify. Coolify is too high-level to debug small Docker intricacies (or maybe it’s that I’m bad with that). |
|