Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Our recipe for rebuilding all the scihist_digicoll servers from scratch.

1. Build

There’s no need for downtime during this phase, as building new servers should in no way interfere with the existing ones.

(lightbulb) If there’s no rush, consider performing the build and switch phases on consecutive days.

DB
ansible-playbook create_kithe.yml --vault-password-file ~/.ansible_password.txt --private-key=~/.ssh/chf_prod.pem --extra-vars "role=database tier=production"

...