Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:3
-
Sprint:Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May
Description
Task: Investigate the best practices for deploying BioViz Connect. Need to keep in mind all of the steps to set up the server and various databases. Chester Dias may be able to help with this work as he is currently setting up an ansible playbook for the app store.
Best practice: We will use ansible to deploy and update BioViz Connect.
Basic workflow will be similar to bioviz itself and also appstore.
Code will be deployed on a host using git.
The latest master branch will be deployed.
When we need to release a new version of the master branch, we will re-run the playbooks.
The "git" module tasks will use "update: yes" to ensure that the latest master branch will get applied to the deployed bioviz connect code.