Earlier quoted context omitted.
Yeah - currently deploying it from scratch is a little too hard for most people. I'd like to fix that, but just haven't had the time. I'd honestly love a system that deploys the image for you to the cloud of your choice - with setup for ssh keys and things to make it simple. Just not in the cards timewise at the moment.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Simple web-focused Docker-based mini-PaaS server
21–30 of 34 posts
Re: Simple web-focused Docker-based mini-PaaS server
#22Earlier quoted context omitted.
Yeah - currently deploying it from scratch is a little too hard for most people. I'd like to fix that, but just haven't had the time. I'd honestly love a system that deploys the image for you to the cloud of your choice - with setup for ssh keys and things to make it simple. Just not in the cards timewise at the moment.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Re: Simple web-focused Docker-based mini-PaaS server
#23Earlier quoted context omitted.
Yeah - currently deploying it from scratch is a little too hard for most people. I'd like to fix that, but just haven't had the time. I'd honestly love a system that deploys the image for you to the cloud of your choice - with setup for ssh keys and things to make it simple. Just not in the cards timewise at the moment.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Re: Simple web-focused Docker-based mini-PaaS server
#24Earlier quoted context omitted.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Same here. I'm waiting for clean and nie solution to utilize all spare hardware, I have in my company. It would be great to have simple PaaS running on one machine, it would be awesome to utilize them all. If someone could give me step-by-step instructions / solution how to do this, I would really pay for that (or support open source, if that's the case).
Re: Simple web-focused Docker-based mini-PaaS server
#25You should add comments to your example to explain what each step is doing.
If you're talking about this: http://www.octohost.io/screencast.html Then I have detailed what happens more thoroughly here: http://www.octohost.io/theory-of-operation.html That help?
Re: Simple web-focused Docker-based mini-PaaS server
#26Earlier quoted context omitted.
Yeah - currently deploying it from scratch is a little too hard for most people. I'd like to fix that, but just haven't had the time. I'd honestly love a system that deploys the image for you to the cloud of your choice - with setup for ssh keys and things to make it simple. Just not in the cards timewise at the moment.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Re: Simple web-focused Docker-based mini-PaaS server
#27Earlier quoted context omitted.
If you're talking about this: http://www.octohost.io/screencast.html Then I have detailed what happens more thoroughly here: http://www.octohost.io/theory-of-operation.html That help?
I meant your "Advanced quickstart with AWS" on the front page. I can follow what it does, but I expect it's not obvious to many people.
http://www.octohost.io/aws-install.html
I should link to it from the homepage - that will be added shortly.
Re: Simple web-focused Docker-based mini-PaaS server
#28why the move from ansible to chef?
I started this project with Ansible because I wanted to learn how to use it.
As I went along, I wanted to learn more about TDDing Chef cookbooks with Test Kitchen so I switched back to Chef.
Re: Simple web-focused Docker-based mini-PaaS server
#29Earlier quoted context omitted.
FYI not everyone wants to run this in "the cloud". I have a LOT of bare metal and want to deploy something like this on bare metal. Please don't forget us users who buy our own hardware!
Same here. I'm waiting for clean and nie solution to utilize all spare hardware, I have in my company. It would be great to have simple PaaS running on one machine, it would be awesome to utilize them all. If someone could give me step-by-step instructions / solution how to do this, I would really pay for that (or support open source, if that's the case).