diff --git a/templates/filerun.xml b/templates/filerun.xml new file mode 100644 index 0000000..8cd8eee --- /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/icons/filerun.png + + + + 1584464405 + + + 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 + + + + filerun + FR_DB_NAME + + + + filerun + FR_DB_USER + + + + password + FR_DB_PASS + + + + 33 + APACHE_RUN_USER_ID + + + + www-data + APACHE_RUN_GROUP + + + + 33 + APACHE_RUN_GROUP_ID + + + + www-data + APACHE_RUN_USER + + + + + 8000 + Database Hostname + 3306 + filerun + filerun + password + /mnt/user/filerun/ + /mnt/user/appdata/filerun/ + 33 + www-data + 33 + www-data + \ No newline at end of file diff --git a/templates/golinks.xml b/templates/golinks.xml new file mode 100644 index 0000000..d408c79 --- /dev/null +++ b/templates/golinks.xml @@ -0,0 +1,38 @@ + + + golinks + prologic/golinks + https://hub.docker.com/r/prologic/golinks/ + bridge + + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://github.com/prologic/golinks + Self-hosted smart bookmark search engine. + Productivity: Tools: + http://[IP]:[PORT:8000] + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png + + + + 1584462164 + + + Self-hosted smart bookmark search engine. + + bridge + + + 8000 + 8000 + tcp + + + + + + + 8000 + \ 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 diff --git a/templates/icons/golinks.png b/templates/icons/golinks.png new file mode 100644 index 0000000..2a968a2 Binary files /dev/null and b/templates/icons/golinks.png differ