Add README.md #127

Merged
benjaoming merged 13 commits from readme into main 2022-11-29 13:58:39 +00:00
Owner

Reviews/suggestions for changes are welcome.

Closes #59.

Reviews/suggestions for changes are welcome. Closes #59.
samsapti added 1 commit 2022-11-25 22:32:45 +00:00
samsapti force-pushed readme from b6c1608a58 to 7a1e71e96e 2022-11-25 22:34:19 +00:00 Compare
samsapti force-pushed readme from 7a1e71e96e to 62d5a3ccca 2022-11-25 22:36:56 +00:00 Compare
samsapti added 2 commits 2022-11-26 15:32:15 +00:00
samsapti added 1 commit 2022-11-26 19:28:27 +00:00
samsapti added 1 commit 2022-11-26 21:50:39 +00:00
samsapti added 1 commit 2022-11-27 16:20:47 +00:00
Author
Owner

Should we merge this?

CC: @valberg, @reynir

Should we merge this? CC: @valberg, @reynir
samsapti added 1 commit 2022-11-27 16:34:04 +00:00
samsapti added 1 commit 2022-11-27 16:35:48 +00:00
samsapti added 1 commit 2022-11-27 20:01:05 +00:00
benjaoming approved these changes 2022-11-28 16:57:00 +00:00
benjaoming left a comment
Owner

LGTM 💯 Really nice and easy to read. Would suggest til specify the two roles more clearly in the beginning.

LGTM 💯 Really nice and easy to read. Would suggest til specify the two roles more clearly in the beginning.
README.md Outdated
@ -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
Owner

This is really good! Suggesting this:

Ansible playbook uses two custom-made roles (in the roles/ directory):

  • ubuntu_base: ...
  • docker: deploying the services themselves using Docker containers

Select services only can also be specified. By default, the script deploys everything.

This is really good! Suggesting this: > Ansible playbook uses two custom-made roles (in the `roles/` directory): > > * `ubuntu_base`: ... > * `docker`: deploying the services themselves using Docker containers > > Select services only can also be specified. By default, the script deploys everything.
Author
Owner

I agree, your suggestion looks a bit cleaner 👍

I agree, your suggestion looks a bit cleaner 👍
samsapti marked this conversation as resolved
samsapti added 1 commit 2022-11-28 17:20:22 +00:00
samsapti requested review from benjaoming 2022-11-28 17:53:53 +00:00
samsapti added 1 commit 2022-11-28 17:56:37 +00:00
samsapti requested review from Owners 2022-11-28 18:00:59 +00:00
samsapti removed review request for Owners 2022-11-28 18:01:05 +00:00
samsapti changed title from Add README.md to WIP: Add README.md 2022-11-28 18:01:07 +00:00
samsapti changed title from WIP: Add README.md to Add README.md 2022-11-28 18:01:12 +00:00
samsapti requested review from valberg 2022-11-28 18:01:28 +00:00
samsapti requested review from decibyte 2022-11-28 18:01:28 +00:00
samsapti requested review from reynir 2022-11-28 18:01:28 +00:00
valberg reviewed 2022-11-28 18:24:46 +00:00
README.md Outdated
@ -0,0 +20,4 @@
Here is a summary of the options that can be used with the script:
```console
$ ./deploy.sh # deploy everything
Owner

Just for better rendering: can we put comments on the preceding line and have a newline between each comman e?

Just for better rendering: can we put comments on the preceding line and have a newline between each comman e?
Author
Owner

Done 👍

Done 👍
samsapti marked this conversation as resolved
samsapti added 1 commit 2022-11-28 18:24:56 +00:00
samsapti added 1 commit 2022-11-28 18:31:38 +00:00
valberg approved these changes 2022-11-28 19:24:37 +00:00
Owner

Merge it!

Merge it!
benjaoming approved these changes 2022-11-29 13:58:32 +00:00
benjaoming left a comment
Owner

Renders well, very pretty document :)

Renders well, very pretty document :)
benjaoming merged commit 97e5f264f9 into main 2022-11-29 13:58:39 +00:00
samsapti removed review request for decibyte 2022-11-29 17:18:53 +00:00
samsapti removed review request for reynir 2022-11-29 17:18:55 +00:00
Sign in to join this conversation.
No description provided.