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

update deploy instructions #50

Merged
merged 3 commits into from
Jun 15, 2024
Merged

update deploy instructions #50

merged 3 commits into from
Jun 15, 2024

Conversation

vivian-rook
Copy link
Contributor

No description provided.

@@ -96,12 +96,13 @@ From the quarry-bastion:
`git checkout <branch>` If not deploying main
`git-crypt unlock <path to key>`
`bash deploy.sh`
`mysql -uquarry -h <trove hostname created in last step> -p < schema.sql`
In horizon point the web proxy at the new cluster.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this required in redeployments? Does a new k8s cluster get created? I'm expecting only the Deployment k8s object to change, so not sure why the endpoint would change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By 'deployment' I mean to describe the procedure to deploy the project. Perhaps I should make a separate section for updating. Which is mostly just "run deploy.sh" though I haven't been testing it that way, and the ansible might need updated a little to make sure that is working.

@vivian-rook vivian-rook merged commit 4b7b3f2 into main Jun 15, 2024
3 checks passed
@vivian-rook vivian-rook deleted the readme branch June 15, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants