You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: