User Tools

Site Tools


services:sentry

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:sentry [2021/05/03 14:03]
djgalloway
services:sentry [2021/05/03 14:46] (current)
djgalloway [Upgrade Sentry]
Line 18: Line 18:
 ssh sentry.front.sepia.ceph.com ssh sentry.front.sepia.ceph.com
 sudo su - ubuntu sudo su - ubuntu
-cd sentry+cd ~/sentry
 docker-compose down docker-compose down
 cd ~ cd ~
 cp -r sentry sentry.$(date -u +%F).backup cp -r sentry sentry.$(date -u +%F).backup
-cd sentry+cd ~/sentry
 git pull git pull
-docker-compose build; ​docker-compose up -d+./​install.sh 
 +docker-compose up -d
 </​code>​ </​code>​
  
services/sentry.1620050631.txt.gz · Last modified: 2021/05/03 14:03 by djgalloway