infra: reinicar bamboo

  • Ingresamos a bamboo c/c4c
ssh 10.0.100.26 -l cgi
  • Vemos el servicio
ps -ef |grep bamboo
  • Reiniciar
cd /home/cgi/atlassian-bamboo-9.2.7/bin/
/home/cgi/atlassian-bamboo-9.2.7/bin/stop-bamboo.sh

kill -9
 
Iniciar Bamboo:
 
/home/cgi/atlassian-bamboo-9.2.7/bin/start-bamboo.sh