Merge pms work into master. #2

Merged
jowj merged 15 commits from pms-docker into master 2023-12-29 22:43:08 +00:00

15 Commits

Author SHA1 Message Date
fba60774d6 Update readme. 2023-12-23 16:42:48 -06:00
35f7d0beb7 Move plex declares to their own compose file.
I wanted to have plex handled as part of swarm, but:
a) it doesn't fucking matter becuase I don't intend to have fault
tolerance for plex; i'm not even sure it can run well in a clustered
way

b) its just much much easier to get compose working rather than
swarm. One day maybe i'd like to do that so that its a single stack to
deliver, but meh.
2023-12-23 16:39:36 -06:00
e879095816 Add new packages to install. 2023-12-23 16:39:17 -06:00
2efdae9cf7 Attempting 2 fixes:
- network_mode is explicitly set in this one aritcle i found
- advertise IP apparently can / should be 443 here?
2023-12-23 00:07:41 -06:00
160a633efe Remove dangling file. 2023-12-23 00:07:35 -06:00
e43f616a3a Update vars. 2023-12-23 00:00:57 -06:00
5b0eb9d8a0 Misc tf changes; lock update. 2023-12-23 00:00:44 -06:00
d41e565feb Update old dns, create pms record. 2023-12-23 00:00:11 -06:00
30e9e12781 Remember what public key you want. 2023-12-22 23:59:49 -06:00
fb408d0f2f Rename files, WIP pms deploy.
- Trying to manage ports via TRaefik, not sure if this will work.
- Added packages to be deployed; nfs common is what you need to mount
- nfs shares!
2023-12-22 23:58:50 -06:00
2a1b82bfa9 Copy mediaserver to abjure role as a WIP starting point. 2023-12-22 15:39:39 -06:00
c5259ad963 Remove old home-services file, add new abjure deploy play. 2023-12-22 15:39:20 -06:00
b268a75a20 Add lair host. 2023-12-22 15:39:05 -06:00
b4edd7550e Add Docker to base debian image. 2023-12-22 15:38:54 -06:00
200b21a54c Delete unneeded files. 2023-12-22 15:38:43 -06:00