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

[CD] Setup docker on remote VM #387

Open
jahn18 opened this issue May 7, 2024 · 0 comments · May be fixed by #405
Open

[CD] Setup docker on remote VM #387

jahn18 opened this issue May 7, 2024 · 0 comments · May be fixed by #405
Assignees
Labels

Comments

@jahn18
Copy link
Member

jahn18 commented May 7, 2024

Purpose

Modify our CD workflow to ensure the remote server has docker installed.

Description

We need docker to start up all our containers in the remote VM. Right now, we're just manually checking that the VM has docker installed, but we can automate this.

See the PR below, you'll want to an additional step in .github/workflows/deployment.yml. Also, make sure to update the documentation here: https://ubcsailbot.atlassian.net/wiki/spaces/prjt22/pages/2048032924/Website+Deployment

Resources

This was referenced May 7, 2024
@JordanChen123 JordanChen123 added the web Website team label May 29, 2024
@JordanChen123 JordanChen123 linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants