Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gms playbook #2340

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Gms playbook #2340

wants to merge 7 commits into from

Conversation

neoformit
Copy link
Collaborator

@neoformit neoformit commented Jan 14, 2025

Add a playbook for deploying GMS to dev and prod servers:

ansible-playbook -i hosts --key-file ~/.ssh/galaxy-au gms_prod.yml

ansible-playbook -i hosts --key-file ~/.ssh/galaxy-au gms_dev.yml

This can't be run until a new GMS VM has been created in AARNet.

Introduces the following vars to the VAULT:

vault_gms_admin_email
vault_gms_admin_password
vault_gms_postgres_db_password
vault_gms_django_secret_key
vault_gms_smtp_password
vault_gms_slack_error_api_key
vault_gms_slack_api_urls  # comma-separated list
vault_gms_recaptcha_site_key
vault_gms_recaptcha_secret_key
vault_gms_galaxy_api_key
vault_gms_sentry_dns_url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant