Commit graph

12 commits

Author SHA1 Message Date
bronsen
13308f1b54 create todo list
Once completed, playbooks should be created for the manitu server (but
still tested against a local VM)
2025-03-03 10:58:58 +01:00
bronsen
7a0c7b0226 [ansible,notes] add a note about all of ansible's configurations options 2025-03-03 10:37:35 +01:00
bronsen
e391518581 [hosts] switch to yaml format 2025-03-02 11:48:46 +01:00
bronsen
0a44247e74 [hosts] become "postgres" on db server to manage postgres 2025-03-02 10:05:49 +01:00
bronsen
958a7a3cc3 [hosts] add comments explaining what certain settings do 2025-02-28 10:44:19 +01:00
bronsen
3f639a82d5 [hosts] fix typo in group name 2025-02-28 10:23:18 +01:00
bronsen
6520fda601 [hosts] make connecting via ssh work
ssh needed
- to allow RSA
- pointing to the private key from vagrant
- telling of correct port number

Values were copied from `vagrant ssh-config` and applied to the
appropriate level in hosts.ini
2025-02-28 10:22:12 +01:00
bronsen
01a3d66c52 [ansible conf] remove empty/out-commented lines 2025-02-28 10:16:43 +01:00
bronsen
115ee77f8e [codestyle] remove trailing whitespace 2025-02-28 10:16:02 +01:00
bronsen
621ec1a223 [dependencies] use just to pip-compile-multi our requirements
The generated header is in requirements/_header_text.
2025-02-28 10:15:45 +01:00
bronsen
b683d061d8 on page 23 of the book 2025-02-28 08:15:25 +01:00
bronsen
75856335f1 initial commit with populated .gitignore 2025-02-28 08:15:05 +01:00