Jump to content

Dumps/How to deploy

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ssh to the deployment host.

  1. cd /srv/deployment/dumps/dumps
  2. git pull
  3. scap deploy "meaningful message here or else!"

Done!

P.S. You likely need to be in the ops ldap group to make this happen.