multi-environment deployment with Vlad and nginx -


i'd able deploy staging , production environments vlad deployer. i've created separate task each environment, since each environment prepared differently. trying organize nginx configurations. should create 2 separate nginx configs, put them sites-enabled folder , include them in nginx.conf?

i think depends on complexity of environments. files in sites-enabled folder allows have more clean structure. if have 2 servers , described 10 lines, isn't necessary.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -