Add README.md #127
No reviewers
Labels
No labels
Blocked
Existing Service
Infrastructure Issue
Refactor
Security Hardening
Security Issue
Service Idea
Service Removal
Upgrade service
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: data.coop/ansible#127
Loading…
Reference in a new issue
No description provided.
Delete branch "readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reviews/suggestions for changes are welcome.
Closes #59.
b6c1608a58
to7a1e71e96e
7a1e71e96e
to62d5a3ccca
Should we merge this?
CC: @valberg, @reynir
LGTM 💯 Really nice and easy to read. Would suggest til specify the two roles more clearly in the beginning.
@ -0,0 +10,4 @@
Ansible playbook uses two custom-made roles (in the `roles/` directory).
The script has options to deploy only one of the roles, which are namely
`ubuntu_base` and `docker`, the latter of which is for deploying the
services themselves using Docker containers. Select services only can
This is really good! Suggesting this:
I agree, your suggestion looks a bit cleaner 👍
Add README.mdto WIP: Add README.mdWIP: Add README.mdto Add README.md@ -0,0 +20,4 @@
Here is a summary of the options that can be used with the script:
```console
$ ./deploy.sh # deploy everything
Just for better rendering: can we put comments on the preceding line and have a newline between each comman e?
Done 👍
Merge it!
Renders well, very pretty document :)