Skip to content

A collection of Site Reliability tools and scripts

License

Notifications You must be signed in to change notification settings

pennsignals/sre

Repository files navigation

Site Reliability Engineering for Isolated Research Lab Clusters

Repository for all scripts hosted on the lab's fileshare used to administer the lab cluster.

Local Run Instructions

  1. scp the acs key out of fileshare and into the .ssh folder for each environment (cloud staging, production, on premise).
  2. scp the secrets.env file out of the fileshare and into the .ssh folder for each environment.
  3. For on.premise.production cat out the id_rsa file on the fileshare, copy the contents and touch a new id_rsa file in .ssh. Copy in the contents to the new id_rsa locally.
  4. chmod 600 the new id_rsa file and any other acs_key files that you may have had to create.
  5. Ensure you are on the VPN when you attempt to run any sre scripts from local.

About

A collection of Site Reliability tools and scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published