An Open Source, Self-Hosted Heroku
91–100 of 123 posts
Re: An Open Source, Self-Hosted Heroku
#92Curious if the folks looking for an "open source Heroku", whow found Flynn, also looked at open source Cloud Foundry... and what turned them off from CF.
Re: An Open Source, Self-Hosted Heroku
#93Earlier quoted context omitted.
I think a lot of us feel your same pain. Has anyone had success with sticking to Dokku for small side projects on DigitalOcean/Linode/etc?
I've had success going from heroku to Dokku on DO. Pricing is pretty much the same and Heroku has mature features so I may switch back at some point.
Re: An Open Source, Self-Hosted Heroku
#94The install guide mentions Ubuntu. Does it work on FreeBSD? Does it work on other Linux distributions from the Redhat family (fedora, centos, rhel, etc)
Re: An Open Source, Self-Hosted Heroku
#95Earlier quoted context omitted.
I think a lot of us feel your same pain. Has anyone had success with sticking to Dokku for small side projects on DigitalOcean/Linode/etc?
I've had success going from heroku to Dokku on DO. Pricing is pretty much the same and Heroku has mature features so I may switch back at some point.
Re: An Open Source, Self-Hosted Heroku
#96You can watch a video of my setup here: https://www.youtube.com/watch?v=zxPB2v-tWvQ&list=PLjQo0sojbb...
Re: An Open Source, Self-Hosted Heroku
#97It isn't clear from the intro docs, but what OS's does Flynn run on? The install guide mentions Ubuntu. Does it work on FreeBSD? Does it work on other Linux distributions from the Redhat family (fedora, centos, rhel, etc)
The CLI can be installed on any Linux distribution, FreeBSD, Windows and OSX.
Disclaimer: I work on Flynn.
Re: An Open Source, Self-Hosted Heroku
#98BTW Met the Flynn team at 32C3, nice guys indeed.
Re: An Open Source, Self-Hosted Heroku
#99It's opensource, multi-tenant and widely tested (used) by big companies.
Re: An Open Source, Self-Hosted Heroku
#100I just migrated a hobby website to Dokku, which also markets itself as a self-hosted Heroku. I was curious how Flynn compared. Fortunately, there was a blog post giving an overview[1]. I get the impression that Flynn has all the benefits of Dokku, but has the ability to scale to multiple servers. It seems like Flynn is obviously better than Dokku, so I guess I get to do that this weekend. Keeping up with new containe…
> so I guess I get to do that this weekend Why not wait until you encounter a problem that Flynn solves and Dokku doesn't?