5 ms·
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 apac
by galenko 12y 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.
- hunvreus 12y agoWe 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/ 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.