Added some more ideas for other playbooks
This commit is contained in:
parent
93d3c8a91b
commit
442dc5a909
23
others/OTHERS.md
Normal file
23
others/OTHERS.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Some other ideas for playbooks for simpler deployment
|
||||
|
||||
To do:
|
||||
|
||||
- [ ] Playbook for deploying NPM with KPAVD
|
||||
|
||||
Functional requirements:
|
||||
- [ ] preconfigure environment vars like db_username, db_host etc
|
||||
- [ ] install deps, docker, keepalived
|
||||
- [ ] prep docker-compose.yml with correct environment vars
|
||||
- [ ] start
|
||||
- [ ] create keepalivedusr for running "health check" script
|
||||
- [ ] create said script
|
||||
- [ ] prepare config for keepalived
|
||||
- [ ] create or copy over config for keepalived
|
||||
- [ ] start and enable keepalived
|
||||
|
||||
|
||||
Non-Functional requirements:
|
||||
- [ ] Option to run SQlite instead of dedicated SQL db
|
||||
|
||||
|
||||
- [ ] Playbook for deploying HA caddy(?)
|
Loading…
x
Reference in New Issue
Block a user