Comment by satvikpendem
15 days ago
Coolify is cool, pun intended, but a bit clunky (maybe due to the PHP nature of it), I recommend Dokploy these days.
15 days ago
Coolify is cool, pun intended, but a bit clunky (maybe due to the PHP nature of it), I recommend Dokploy these days.
A new UI is being planned and developed as we speak, so the UI/UX will improve a lot. PHP has nothing to do with this.
By PHP I meant more that it causes full page renders (ie server side rendered) vs client side rendered frameworks like React.
I understand. We recently made a change that makes all pages render like a SPA, so no full page reloads anymore, that said we are developing a new UI, most likely with vue.js.