Optimize queries, views with caches and prevent N+1 queries.
tldr: some views are faster
Unclaimed project
Are you a maintainer of coolify? Claim this project to take control of your public changelog and roadmap.
Changelog
An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
Optimize queries, views with caches and prevent N+1 queries.
tldr: some views are faster
dockerfile_location as it is needed for Dockerfile deployments to work properlyis_spa which can be used together with is_staticis_auto_deploy_enabled and `is_forc...Revert "fix(deployment): Remove redundant docker rm when using --rm flag"
Full Changelog: https://github.com/coollabsio/coolify/compare/v4....