6 ms·
I was also looking at alternatives - K8S-based - https://github.com/cozystack/cozystack https://github.com/cozystack/cozystack https://github.com/kubero-dev/
by crudbug 1y ago
I was also looking at alternatives -
K8S-based
-
https://github.com/cozystack/cozystack https://github.com/cozystack/cozystack
https://github.com/kubero-dev/kubero https://github.com/kubero-dev/kubero
https://github.com/pluralsh/plural https://github.com/pluralsh/plural
DCR-based
-
https://github.com/coollabsio/coolify https://github.com/coollabsio/coolify
https://github.com/dokku/dokku/ https://github.com/dokku/dokku/
https://github.com/Dokploy/dokploy https://github.com/Dokploy/dokploy
https://github.com/swiftwave-org/swiftwave https://github.com/swiftwave-org/swiftwave
Most of these projects are maintained by a single maintainer; for business critical apps look elsewhere.
- whydid 1y agoBecause businesses always support their software better than individuals?
- edoceo 1y agoBus factor maybe? Which is mitigated by good community/contributors
- cchance 1y agoThe amount of random 1 man opensource projects holding up industries is shocking XD
- sublinear 1y agoIt's worse for corporate private source projects. Often the docs are lacking and it's essentially a 0-man project.
- dv_dt 1y ago0 man + one accounts dept
- o1o1o1 1y agoSecond this! I just got hired for a short-term project to extend a payment solution I once wrote when I was employed by that company. I was amazed to find that a) nobody maintained the project after I left, there were only two minor fixes because their house was on fire, and b) I really took the time to write almost complete documentation on all the important topics, which helped me get back on track faster. You are absolutely right, and I have experienced this most of the time. The problem is that it is an uphill battle to explain to most stakeholders why you are "wasting" so much time on non-customer facing documentation. It is hard enough to convince even technical stakeholders (e.g. product owners) to write automated tests. While at the time I mostly think it's bad, later on it forces them to pay me twice as much, so I guess it's not as bad as I always think in those moments :D
- o1o1o1 1y agoHe did not say "companies vs individuals", he said "single maintainer", which is obviously a high risk factor to consider IMHO. I wonder why they all start their own projects instead of putting their heads together. They could achieve so much more and make a bit more money on the side, while each of them would have to spend less time on it. It would also attract risk-averse companies.
- peaklabs-dev 1y agoThis is true for most alternatives, but not for Coolify. I am the second maintainer of Coolify and Andras and I maintain most of Core Coolify while we have 4 other maintainers helping with support and the docs and a few other maintainers who help with CLI and some other stuff.
- networked 1y agoThanks for the links. I didn't know about SwiftWave. I have a page with a comparison table of self-hosted PaaS on my site: https://dbohdan.com/self-hosted-paas https://dbohdan.com/self-hosted-paas. It only covers options that don't use Kubernetes. I have just added SwiftWave.
- notpushkin 1y agoI’m building another one, based on Docker Swarm: https://lunni.dev/ https://lunni.dev/ My goal is to build an intuitive, snappy UI that helps you but doesn’t get in your way. Happy to answer any questions and would love to hear what you think :-)
- TanmoySarkar 1y agoThanks for adding this. The core problem of most of the PaaS is the dependency on Swarm (serious workload can't be run on swarm from my experience, disaster recovery too tough). Working towards building an orchestrator.
- peaklabs-dev 1y agoWe are currently investigating and planning something for scaling not based on swarm, so stay tuned, it may happen soon.
- frainfreeze 1y agoThere is also piku, sort of a tiny dokku; https://github.com/piku/piku https://github.com/piku/piku
- password4321 1y agoThe most recent significant discussion of this topic (271 comments 7 months ago) with anecdotal recommendations of several of these: https://news.ycombinator.com/item?id=41358020 https://news.ycombinator.com/item?id=41358020 Dokku: My favorite personal serverless platform Which was nearly immediately preceded by a smaller (62 comments) Coolify discussion also on the front page: https://news.ycombinator.com/item?id=41356239 https://news.ycombinator.com/item?id=41356239 Coolify’s rise to fame, and why it could be a big deal
- theanonymousone 1y agoWhat is DCR?
- selexin 1y agoI’m wondering the same thing. Docker Container Registry maybe?
- theanonymousone 1y agoMakes sense.
- deleted 1y ago[deleted]
- peaklabs-dev 1y agoThis is true for most alternatives, but not for Coolify. I am the second maintainer of Coolify and Andras and I maintain most of Core Coolify while we have 4 other maintainers helping with support and the docs and a few other maintainers who help with CLI and some other stuff.