Initial upload

This commit is contained in:
2018-11-19 07:52:39 +01:00
parent e139cf2f12
commit bd7e951288
3 changed files with 10 additions and 1 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM plexinc/pms-docker
ENTRYPOINT ["/init"]

View File

@@ -1 +1,8 @@
# pms # plex
Plex PMS with Library Backup into GDrive
This uses the official Plex Media Server Docker image and adds a backup and restore functionality using rclone.
## Env
- BACKUP
Set this to the remote path where to find the backup which should be resored prior to starting the PMS.

BIN
root/usr/bin/rclone Executable file

Binary file not shown.