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 [2016/11/09 23:46]
dgalloway
services:pulpito [2020/08/04 17:13] (current)
djgalloway [Updating Pulpito]
Line 5: Line 5:
 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''​.
  
-===== TO-DO: ​Admin Tasks =====+It's also viewable publicly at pulpito.ceph.com via an nginx reverse proxy on gw.sepia.ceph.com. 
 + 
 +===== Admin Tasks =====
 ==== Starting/​Restarting service ==== ==== Starting/​Restarting service ====
 +''​sudo supervisorctl start|stop|restart pulpito''​
 +
 +==== Updating Pulpito ====
 +<​code>​
 +ssh ubuntu@pulpito.front.sepia.ceph.com
 +cd /​home/​ubuntu/​pulpito
 +git pull
 +sudo supervisorctl restart pulpito
 +sudo systemctl restart nginx
 +</​code>​
services/pulpito.1478735219.txt.gz · Last modified: 2016/11/09 23:46 by dgalloway