Commit Graph

5 Commits

Author SHA1 Message Date
4d42bcae2e Move to using the full calibre docker container, from calibre-web.
This is much much better.
2024-01-08 16:44:40 -06:00
7982871e25 Add calibre to mediaserver stack.
Investigating using calibre-web insteado of the full desktop
app. hopefully this works out well with using readarr as the primary
management interface.
2024-01-01 18:47:40 -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
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
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