I won't say it's an alternative, because:
1. We are very new compared to coolify
2. Mist provides somewhat similar service but not aiming to replace anything, we mainly focus on being beginner friendly and lightweight.
It's for small team or solo developers right now, but we are planning to expand
I agree with you, since we started for a single node only, to migrate to multi node there will be some user input required, we are and will try to keep breaking changes to minimal, but once we start to support multi node in future, the user will need to do some work, we'll make sure that it's minimal by providing simple scripts and tools.
Hi, the steep learning curve we mentioned is because of the cli and commands, for a user like me who is relatively very new to all this, a web based UI seems easier than a cli, I may be completely wrong, but we put that accounting for beginners.
I would love to know if we are missing something.
The binaries are for local testing for now, the actual binaries are built on the server/VPS on installation, we are planning to distribute single binaries in future.
The reverse proxy + TLS is Handled by traefik running in a docker container itself, we chose traefik because of the automatic docker label based dynamic routing, I hope we don't need to switch to something else anytime soon .
We have plans for remote/local builds using a small docker registry instance on the server/VPS to eliminate the need of any external registry
It's for small team or solo developers right now, but we are planning to expand