User Tools

Site Tools


services:pulpito

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:pulpito [2017/03/03 21:03]
dgalloway
services:pulpito [2020/08/04 17:13] (current)
djgalloway [Updating Pulpito]
Line 4: Line 4:
  
 The service runs on a baremetal host, [[hardware:​infrastructure#​pulpitofrontsepiacephcom|pulpito.front.sepia.ceph.com]] from ''/​home/​ubuntu''​. The service runs on a baremetal host, [[hardware:​infrastructure#​pulpitofrontsepiacephcom|pulpito.front.sepia.ceph.com]] from ''/​home/​ubuntu''​.
 +
 +It's also viewable publicly at pulpito.ceph.com via an nginx reverse proxy on gw.sepia.ceph.com.
  
 ===== Admin Tasks ===== ===== Admin Tasks =====
 ==== Starting/​Restarting service ==== ==== Starting/​Restarting service ====
-''​supervisorctl start|stop|service ​pulpito''​+''​sudo supervisorctl start|stop|restart ​pulpito''​
  
 ==== Updating Pulpito ==== ==== Updating Pulpito ====
 <​code>​ <​code>​
 +ssh ubuntu@pulpito.front.sepia.ceph.com
 cd /​home/​ubuntu/​pulpito cd /​home/​ubuntu/​pulpito
 git pull git pull
 sudo supervisorctl restart pulpito sudo supervisorctl restart pulpito
-sudo /​etc/​init.d/​apache2 ​restart+sudo systemctl ​restart ​nginx
 </​code>​ </​code>​
services/pulpito.1488574989.txt.gz ยท Last modified: 2017/03/03 21:03 by dgalloway