Hacker News new | ask | show | jobs
by galenko 4294 days ago
Helping with setup is great, but config is where the real pain is. So maybe some pre-defined config files? Or a generator of sorts? So if I have a nginx or apache web server and I spin up a 16gb DO instance just for that, the config by default would actually use all of the ram, instead of being capped to small defaults.
1 comments

We have default settings for the services you add to your servers, but you can tune everything. Look at our Nginx doc for example (http://docs.devo.ps/services/nginx/), you can set up pretty much anything. The example section also shows you what config file we generate (if you're interested in this).

We give you all the tools to manage your infrastructure: provisioning, configuration management, variable management and automation.