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
Post a Comment