Gleb Koval
1a0114fa34
nextcloud aio:
...
- remove immich decommision (it's fine(tm))
- use ansible to create container, instead of bash script
2024-01-29 22:42:27 +00:00
Gleb Koval
e807abb376
Fix name of install docker playbooks
2024-01-29 22:41:33 +00:00
Gleb Koval
334276e654
proxmox playbooks
...
- use handler for initial boot & wait
2024-01-29 22:28:02 +00:00
Gleb Koval
05a730ea52
Immich VM: Initial provision and decommission Immich from Cloud VM ( #11 )
...
Infrastructure / Check and run Ansbile playbooks (push) Successful in 7m26s
Details
Reviewed-on: #11
2023-09-28 12:44:24 +00:00
Gleb Koval
e39f826597
Cloud VM: Fix media deployment ( #10 )
...
Infrastructure / Check and run Ansbile playbooks (push) Successful in 3m21s
Details
Reviewed-on: #10
2023-09-27 21:31:32 +00:00
Gleb Koval
47335e40f6
Cloud VM: Add immich & prepare for Nextcloud memories ( #9 )
...
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m50s
Details
We want to test out what is better - Immich or Nextcloud memories.
Reviewed-on: #9
2023-09-27 21:18:49 +00:00
Gleb Koval
21c6b627a8
Cloud VM: mount data to /var/lib/docker ( #8 )
...
Infrastructure / Check and run Ansbile playbooks (push) Successful in 1m31s
Details
Since Nextcloud AIO manages itself and uses docker volumes, the easiest way to persisty all data in a separate disk is to just mount it to `/var/lib/docker`. This is still an easier long-term solution than managing the entire stack manually - we can always migrate (relatively) easily in the future anyway.
Reviewed-on: #8
2023-09-26 23:24:07 +00:00
Gleb Koval
68aff49459
Cloud VM ( #7 )
...
Infrastructure / Check and run Ansbile playbooks (push) Successful in 6m42s
Details
- Nextcloud & potentially other "cloud" stuff VM
Reviewed-on: #7
2023-09-26 19:50:11 +00:00