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

Automatic/semi-automatic VM Deployments #29

Open
sunnyguan opened this issue Oct 21, 2022 · 1 comment
Open

Automatic/semi-automatic VM Deployments #29

sunnyguan opened this issue Oct 21, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sunnyguan
Copy link
Collaborator

Description

Whenever code for the Flask or Rasa servers are updated, we want to update the code on the VM as well. If we can't do it automatically, we should at least have a script that can be run once to update and restart everything on the VM.

Acceptance Criteria

Either have continuous deployment setup on push, or have separate script.

Definition of Ready

N/A

Definition of Done

CD setup, or script committed to repo.

Technical Requirements

Need to research what tool to use for updating and restarting on push to main.

@sunnyguan sunnyguan added the enhancement New feature or request label Oct 21, 2022
@sunnyguan sunnyguan self-assigned this Oct 22, 2022
@sunnyguan sunnyguan moved this to In Sprint in Virtual TA - 4485 Nov 20, 2022
@sunnyguan sunnyguan moved this from In Sprint to In Progress in Virtual TA - 4485 Nov 20, 2022
@sunnyguan
Copy link
Collaborator Author

See #35, using Docker to containerize application for deployment but waiting on VM storage upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant