Difference between revisions of "ADC"
Jump to navigation
Jump to search
imported>Jeremy-busk |
(No difference)
|
Latest revision as of 19:14, 10 December 2018
Updating adc reverse proxy. Assuming using root key from salt master (this will change as we are introducing multiuser)
ssh -p 10000 vip1.pyr8.io ssh root@uvm3 (10.0.1.13) lxc exec example-nginx /bin/bash cd /etc/nginx/sites-available find and edit your domain file example example.net - /etc/nginx/sites-available/www-example-net nginx -t systemctl reload nginx