Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun
Description
Building on the previous work, add logic that:
- clones and/or updates the bioviz-connect code on the host
- configures Apache Web server
For configuration of https support, don't put certificates into the playbooks repository.
Instead, assume that the user of the playbooks will provide the certificates manually.
Note this is an improvement on our other playbooks.
Attachments
Issue Links
- is blocked by
-
IGBF-2351 Create first draft playbooks for BioViz Connect
- Closed
As part of this ticket, let us modify role and playbook names to match up better with conventions used by others in the ansible community, for example, in the n "ansible-examples" repository https://github.com/ansible/ansible-examples (linked to from ansible documentation itself) and also the ansible book by Jeff Geerling (https://leanpub.com/ansible-for-devops)
Changes:
For task (play) names, we will continue using the same "verb-direct object" construction like we do with git commit messaes, e.g.,
or