Commit Graph

9 Commits

Author SHA1 Message Date
2e9b1fb193 correct previous commit :/ 2023-09-28 02:37:08 +01:00
13191f41e8 delete proxmox restart to localhost 2023-09-28 02:25:49 +01:00
94a094e741 destroy scsi2 2023-09-28 02:25:21 +01:00
2ffe9e50bc scale down cloud vm 2023-09-28 01:36:53 +01:00
cdf2cee6fe decommission immich from cloud-vm 2023-09-28 01:33:19 +01:00
e39f826597 Cloud VM: Fix media deployment ()
Reviewed-on: 
2023-09-27 21:31:32 +00:00
47335e40f6 Cloud VM: Add immich & prepare for Nextcloud memories ()
We want to test out what is better - Immich or Nextcloud memories.

Reviewed-on: 
2023-09-27 21:18:49 +00:00
21c6b627a8 Cloud VM: mount data to /var/lib/docker ()
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: 
2023-09-26 23:24:07 +00:00
68aff49459 Cloud VM ()
- Nextcloud & potentially other "cloud" stuff VM

Reviewed-on: 
2023-09-26 19:50:11 +00:00