diff --git a/templates/filerun.xml b/templates/filerun.xml new file mode 100644 index 0000000..a96ecd0 --- /dev/null +++ b/templates/filerun.xml @@ -0,0 +1,106 @@ + + + filerun + afian/filerun + https://hub.docker.com/r/afian/filerun/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://filerun.com/ + FileRun is a self-hosted Google Drive alternative. [br]Default username and password is superuser.[/br] + Cloud: + http://[IP]:[PORT:8000] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/filerun.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filerun.png + + + + 1584520485 + + + FileRun is a self-hosted Google Drive alternative. [br]Default username and password is superuser.[/br] + + bridge + + + 8000 + 80 + tcp + + + + + + /mnt/user/filerun/ + /user-files + rw + + + /mnt/user/appdata/filerun/ + /var/www/html + rw + + + + + <DATABASE_HOSTNAME> + FR_DB_HOST + + + + 3306 + FR_DB_PORT + + + + <DATABASE_NAME> + FR_DB_NAME + + + + <DATABASE_USER> + FR_DB_USER + + + + <DATABASE_PASSWORD> + FR_DB_PASS + + + + 99 + APACHE_RUN_USER + + + + 99 + APACHE_RUN_USER_ID + + + + 100 + APACHE_RUN_GROUP + + + + 100 + APACHE_RUN_GROUP_ID + + + + + 8000 + <DATABASE_HOSTNAME> + 3306 + <DATABASE_NAME> + <DATABASE_USER> + <DATABASE_PASSWORD> + /mnt/user/filerun/ + /mnt/user/appdata/filerun/ + 99 + 99 + 100 + 100 + \ No newline at end of file diff --git a/templates/icons/filerun.png b/templates/icons/filerun.png new file mode 100644 index 0000000..f381ff2 Binary files /dev/null and b/templates/icons/filerun.png differ