I think you can make a template from the helpers page, see if that works
I run this server
I think you can make a template from the helpers page, see if that works
I run my own server, not sure on post retention or image size or even number of images. But you can make it so that only you can make communities, you can even make communities admin post only.
I would give the docs a good read and maybe have a look at the GitHub repos
oh, I miss understood how it works. will have a play
do you have a docker image I can play with?
I have a mini pc with a 4TB drive connected to it for my jellyfin server, I also use the server as a nas for my osmc pi to watch stuff on the living room TV. 1Gbs is plenty fast for 1080p
I use Jellyfin, moved from subsonic and its amazing
no, its a different thing
If you have your services in compose files, you can point the volumes to anywhere. Even NFS.
Like the below config
volumes: pihole01: driver: local driver_opts: type: ‘none’ o: ‘bind’ device: ‘/mnt/data/docker/pihole01’