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

Automate the restore of the data to the application in OpenShift #30

Open
computate opened this issue Sep 8, 2020 · 0 comments
Open

Comments

@computate
Copy link
Member

Create a directory for the southerncoalition repository with the included ansible scripts to setup issues in Github for the organization.

sudo install -d -o $USER -g $USER /usr/local/src/southerncoalition

Clone the git repository into the new directory.

git clone [email protected]:Southern-Coalition-Team-19/southerncoalition.git /usr/local/src/southerncoalition

As a team, automate the restore of the data to the application in OpenShift.

Run the playbook to install the application to OpenShift.

(cd /usr/local/src/computate/ansible && ansible-playbook southerncoalition_restore_enUS.yml -i /usr/local/src/southerncoalition/inventories/openshift/hosts --vault-id @prompt)
@computate computate added this to the Data Development milestone Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant