This commit is contained in:
Andrew Z 2023-12-10 11:17:58 -05:00
parent 3198d2de41
commit cc7a62548b
8 changed files with 586 additions and 1194 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1702220733
"last_updated_timestamp": 1702225077
}

View File

@ -169447,184 +169447,6 @@
"LastUpdate": 1562479648,
"FirstSeen": 1587988287
},
{
"Name": "send",
"Repository": "registry.gitlab.com/timvisee/send:latest",
"Registry": "https://gitlab.com/timvisee/send",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://gitlab.com/timvisee/send",
"Overview": "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.\r\n\r\nRedis need some persistence database to do that please look up \r\n\r\nhttps://github.com/bitnami/bitnami-docker-redis#persisting-your-database\r\n\r\nhttps://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&comment=986457",
"WebUI": "http://[IP]:[PORT:1443]/",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/send.xml",
"Icon": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/send.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "1443",
"Default": "1443",
"Mode": "tcp",
"Description": "Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1443"
},
{
"@attributes": {
"Name": "Base URL",
"Target": "BASE_URL",
"Default": "http://192.168.0.100:1443",
"Mode": "",
"Description": "Base URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://192.168.0.100:1443"
},
{
"@attributes": {
"Name": "Upload Path",
"Target": "/uploads",
"Default": "/mnt/user/appdata/send/",
"Mode": "rw",
"Description": "Upload Path",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/send/"
},
{
"@attributes": {
"Name": "Max File Size",
"Target": "MAX_FILE_SIZE",
"Default": "2147483648",
"Mode": "",
"Description": "Max File Size (Bytes)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2147483648"
},
{
"@attributes": {
"Name": "Max Expire Seconds",
"Target": "MAX_EXPIRE_SECONDS",
"Default": "604800",
"Mode": "",
"Description": "Max Expire Seconds",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "604800"
},
{
"@attributes": {
"Name": "Max Downloads",
"Target": "MAX_DOWNLOADS",
"Default": "100",
"Mode": "",
"Description": "Max Downloads",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Redis Host",
"Target": "REDIS_HOST",
"Default": "",
"Mode": "",
"Description": "Redis Host",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "192.168.0.100"
},
{
"@attributes": {
"Name": "Redis Password",
"Target": "REDIS_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Redis Password (If there is)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "password"
},
{
"@attributes": {
"Name": "Redis Port",
"Target": "REDIS_PORT",
"Default": "6379",
"Mode": "",
"Description": "Redis Port",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "File DIR",
"Target": "FILE_DIR",
"Default": "/uploads",
"Mode": "",
"Description": "FILE_DIR",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/uploads"
},
{
"@attributes": {
"Name": "NODE_ENV",
"Target": "NODE_ENV",
"Default": "production",
"Mode": "",
"Description": "NODE_ENV",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "production"
}
],
"Repo": "A75G's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/send.xml",
"CategoryList": [
"Cloud",
"Tools-Utilities"
],
"LastUpdateScan": 1700321401,
"FirstSeen": 1619546558
},
{
"Name": "shaarli",
"Repository": "shaarli/shaarli:master",
@ -236973,133 +236795,6 @@
"LastUpdate": 1643420250,
"FirstSeen": 1643425399
},
{
"Name": "MS-SQL-Server",
"Repository": "mcr.microsoft.com/mssql/server:2019-latest",
"Registry": "https://hub.docker.com/_/microsoft-mssql-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-ver15",
"Project": "https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-ver15",
"Overview": "You have to accept the EULA with \"Y\" as parameter.",
"TemplateURL": "https://raw.githubusercontent.com/patrickstigler/unraid_app_templates/master/mssql-server/mssql-server.xml",
"Icon": "https://img.icons8.com/color/96/000000/microsoft-sql-server.png",
"ExtraParams": "--restart=always",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "1433",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 1433",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1433"
},
{
"@attributes": {
"Name": "ACCEPT_EULA",
"Target": "ACCEPT_EULA",
"Default": "",
"Mode": "",
"Description": "Container Variable: ACCEPT_EULA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Y"
},
{
"@attributes": {
"Name": "SA_PASSWORD",
"Target": "SA_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: SA_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "P@$$W0rd2021!."
},
{
"@attributes": {
"Name": "MSSQL_PID",
"Target": "MSSQL_PID",
"Default": "",
"Mode": "",
"Description": "Container Variable: MSSQL_PID",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Express"
},
{
"@attributes": {
"Name": "Data path",
"Target": "/var/opt/mssql/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Log path",
"Target": "/var/opt/mssql/log",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/log",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Secrets path",
"Target": "/var/opt/mssql/secrets",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/secrets",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "patrickstigler's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/patrickstiglersRepository/mssql-server/mssql-server.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-Other"
],
"LastUpdateScan": 1701018347,
"FirstSeen": 1612631216
},
{
"Name": "obs-ndi",
"Repository": "patrickstigler/obs-ndi",
@ -297277,116 +296972,6 @@
],
"FirstSeen": 1693851679
},
{
"Name": "Apache-PHP",
"Repository": "evilalmus/docker_apache_php:latest",
"Registry": "https://hub.docker.com/r/evilalmus/docker_apache_php",
"Network": "g33kdock",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/evilalmus/docker-apahe-php/issues",
"Project": "https://github.com/evilalmus/docker-apahe-php/",
"Overview": "Apache based web server with basic PHP web server capabilities with the addition of php5-gd, php5-sqlite, php5-intl\r\n\r\n\r\n Directions:\r\n\r\n /config : this path is used to store the configuration and the SSL certs files of the reverse proxy.\r\n\r\n /web : this path is the web directory\r\n\r\n /web/adminer : adminer path inside the web directory\r\n\r\n /logs : this path is the logs directory\r\n\r\n\r\n\r\nI have added custom Crontab functionality.To enable Cron jobs, edit the file crons.conf in folder /config. \r\n\r\nAdd as many tasks as you need, save the file, and restart the container.",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/evilalmus/UNRAID_COMMUNITY_APPS/master/docker-apache-php.xml",
"Icon": "https://github.com/evilalmus/docker-apahe-php/blob/d6273ad0b5c15ac4411654ef1deb10e27b13e7b7/apache-php.png?raw=1",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "80",
"Default": "8005",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8005"
},
{
"@attributes": {
"Name": "Host Port 2",
"Target": "443",
"Default": "8443",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8444"
},
{
"@attributes": {
"Name": "Host Path 2",
"Target": "/web",
"Default": "/mnt/disks/SSD/www/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path 3",
"Target": "/logs",
"Default": "/mnt/disks/SSD/appdata/apache-php/logs/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path 4",
"Target": "/etc/localtime",
"Default": "/etc/localtime",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/etc/localtime"
},
{
"@attributes": {
"Name": "AppData Config Path",
"Target": "/config",
"Default": "/mnt/cache/appdata/Apache-PHP",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "almus' Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/almusRepository/docker-apache-php.xml",
"CategoryList": [
"Network-Web"
],
"downloads": 184,
"LastUpdateScan": 1702169679,
"LastUpdate": 1692935140,
"FirstSeen": 1693944301
},
{
"TemplateURL": "https://raw.githubusercontent.com/Austin1/unraid-streammaster/master/StreamMaster.xml",
"Beta": "true",
@ -302948,5 +302533,101 @@
"Not an unRaid Application (no Repository or PluginURL entry)"
],
"FirstSeen": null
},
{
"Name": "OrbitalSync",
"Repository": "mattwebbio/orbital-sync",
"Registry": "https://github.com/mattwebbio/orbital-sync",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/149299-support-orbital-sync/",
"Project": "https://github.com/mattwebbio/orbital-sync",
"Overview": "Orbital Sync synchronizes multiple Pi-hole instances for high availability (HA) using the built-in \"teleporter\". In other words, it performs a \"backup\" in the Pi-hole admin interface of your primary Pi-hole instance, and then \"restores\" that backup to any number of \"secondary\" Pi-holes also via their admin interface. As a result, it supports the synchronization of anything currently supported by Pi-hole's \"teleporter\".\r\n\r\nIf you have more than one slave instance you can add extra variables for\r\n SECONDARY_HOST_2_BASE_URL:\r\n SECONDARY_HOST_2_PASSWORD:\r\n SECONDARY_HOST_3_BASE_URL:\r\n SECONDARY_HOST_3_PASSWORD:\r\n\r\nIf one or all of your pihole instances use a custom path which isn't '/admin' (ie. you are running them behind a reverse proxy) you can specify a custom path with SECONDARY_HOST_X_PATH variable, where X is the slave numer or PRIMARY_HOST_PATH for the primary.\r\n\r\nThere is no web UI for this app, check the logs to see if it has run successfully.",
"TemplateURL": "https://raw.githubusercontent.com/Phil-Barker/unraid-templates/master/orbitalsync/orbitalsync.xml",
"Icon": "https://user-images.githubusercontent.com/420820/187585158-331400c3-18f3-4673-857e-44efd73c6104.svg",
"Config": [
{
"@attributes": {
"Name": "PRIMARY_HOST_BASE_URL",
"Target": "PRIMARY_HOST_BASE_URL",
"Default": "",
"Mode": "",
"Description": "The base URL for your primary pihole instance\r\nE.g 'https://pihole1.example.com' or 'http://192.168.1.9'",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PRIMARY_HOST_PASSWORD",
"Target": "PRIMARY_HOST_PASSWORD",
"Default": "",
"Mode": "",
"Description": "The password for the admin panel on your primary pihole instance.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECONDARY_HOST_1_BASE_URL",
"Target": "SECONDARY_HOST_1_BASE_URL",
"Default": "",
"Mode": "",
"Description": "The base URL for your 1st secondary pihole instance\r\nE.g 'https://pihole2.example.com' or 'http://192.168.1.99'",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECONDARY_HOST_1_PASSWORD",
"Target": "SECONDARY_HOST_1_PASSWORD",
"Default": "",
"Mode": "",
"Description": "The password for the admin panel on your 1st secondary pihole instance",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "INTERVAL_MINUTES",
"Target": "INTERVAL_MINUTES",
"Default": "30",
"Mode": "",
"Description": "The time in minutes between sync jobs",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "PhilBarker's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/PhilBarkersRepository/orbitalsync/orbitalsync.xml",
"CategoryList": [
"Tools-Utilities",
"Network-Privacy"
],
"downloads": 99645,
"stars": 7,
"LastUpdate": 1679617107,
"LastUpdateScan": 1702225076,
"FirstSeen": 1702225076
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2196,
"last_updated_timestamp": 1702220733,
"last_updated": "2023-12-10 10:05",
"apps": 2194,
"last_updated_timestamp": 1702225077,
"last_updated": "2023-12-10 11:17",
"categories": [
{
"Cat": "Backup:",
@ -169609,184 +169609,6 @@
"LastUpdate": 1562479648,
"FirstSeen": 1587988287
},
{
"Name": "send",
"Repository": "registry.gitlab.com/timvisee/send:latest",
"Registry": "https://gitlab.com/timvisee/send",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://gitlab.com/timvisee/send",
"Overview": "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive.\r\n\r\nRedis need some persistence database to do that please look up \r\n\r\nhttps://github.com/bitnami/bitnami-docker-redis#persisting-your-database\r\n\r\nhttps://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&comment=986457",
"WebUI": "http://[IP]:[PORT:1443]/",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/send.xml",
"Icon": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/send.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "1443",
"Default": "1443",
"Mode": "tcp",
"Description": "Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1443"
},
{
"@attributes": {
"Name": "Base URL",
"Target": "BASE_URL",
"Default": "http://192.168.0.100:1443",
"Mode": "",
"Description": "Base URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://192.168.0.100:1443"
},
{
"@attributes": {
"Name": "Upload Path",
"Target": "/uploads",
"Default": "/mnt/user/appdata/send/",
"Mode": "rw",
"Description": "Upload Path",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/send/"
},
{
"@attributes": {
"Name": "Max File Size",
"Target": "MAX_FILE_SIZE",
"Default": "2147483648",
"Mode": "",
"Description": "Max File Size (Bytes)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "2147483648"
},
{
"@attributes": {
"Name": "Max Expire Seconds",
"Target": "MAX_EXPIRE_SECONDS",
"Default": "604800",
"Mode": "",
"Description": "Max Expire Seconds",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "604800"
},
{
"@attributes": {
"Name": "Max Downloads",
"Target": "MAX_DOWNLOADS",
"Default": "100",
"Mode": "",
"Description": "Max Downloads",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Redis Host",
"Target": "REDIS_HOST",
"Default": "",
"Mode": "",
"Description": "Redis Host",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "192.168.0.100"
},
{
"@attributes": {
"Name": "Redis Password",
"Target": "REDIS_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Redis Password (If there is)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "password"
},
{
"@attributes": {
"Name": "Redis Port",
"Target": "REDIS_PORT",
"Default": "6379",
"Mode": "",
"Description": "Redis Port",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "6379"
},
{
"@attributes": {
"Name": "File DIR",
"Target": "FILE_DIR",
"Default": "/uploads",
"Mode": "",
"Description": "FILE_DIR",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/uploads"
},
{
"@attributes": {
"Name": "NODE_ENV",
"Target": "NODE_ENV",
"Default": "production",
"Mode": "",
"Description": "NODE_ENV",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "production"
}
],
"Repo": "A75G's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/send.xml",
"CategoryList": [
"Cloud",
"Tools-Utilities"
],
"LastUpdateScan": 1700321401,
"FirstSeen": 1619546558
},
{
"Name": "shaarli",
"Repository": "shaarli/shaarli:master",
@ -237135,133 +236957,6 @@
"LastUpdate": 1643420250,
"FirstSeen": 1643425399
},
{
"Name": "MS-SQL-Server",
"Repository": "mcr.microsoft.com/mssql/server:2019-latest",
"Registry": "https://hub.docker.com/_/microsoft-mssql-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-ver15",
"Project": "https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-ver15",
"Overview": "You have to accept the EULA with \"Y\" as parameter.",
"TemplateURL": "https://raw.githubusercontent.com/patrickstigler/unraid_app_templates/master/mssql-server/mssql-server.xml",
"Icon": "https://img.icons8.com/color/96/000000/microsoft-sql-server.png",
"ExtraParams": "--restart=always",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "1433",
"Default": "",
"Mode": "tcp",
"Description": "Container Port: 1433",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1433"
},
{
"@attributes": {
"Name": "ACCEPT_EULA",
"Target": "ACCEPT_EULA",
"Default": "",
"Mode": "",
"Description": "Container Variable: ACCEPT_EULA",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "Y"
},
{
"@attributes": {
"Name": "SA_PASSWORD",
"Target": "SA_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: SA_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "P@$$W0rd2021!."
},
{
"@attributes": {
"Name": "MSSQL_PID",
"Target": "MSSQL_PID",
"Default": "",
"Mode": "",
"Description": "Container Variable: MSSQL_PID",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "Express"
},
{
"@attributes": {
"Name": "Data path",
"Target": "/var/opt/mssql/data",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Log path",
"Target": "/var/opt/mssql/log",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/log",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Secrets path",
"Target": "/var/opt/mssql/secrets",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /var/opt/mssql/secrets",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "patrickstigler's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/patrickstiglersRepository/mssql-server/mssql-server.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-Other"
],
"LastUpdateScan": 1701018347,
"FirstSeen": 1612631216
},
{
"Name": "obs-ndi",
"Repository": "patrickstigler/obs-ndi",
@ -297439,116 +297134,6 @@
],
"FirstSeen": 1693851679
},
{
"Name": "Apache-PHP",
"Repository": "evilalmus/docker_apache_php:latest",
"Registry": "https://hub.docker.com/r/evilalmus/docker_apache_php",
"Network": "g33kdock",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/evilalmus/docker-apahe-php/issues",
"Project": "https://github.com/evilalmus/docker-apahe-php/",
"Overview": "Apache based web server with basic PHP web server capabilities with the addition of php5-gd, php5-sqlite, php5-intl\r\n\r\n\r\n Directions:\r\n\r\n /config : this path is used to store the configuration and the SSL certs files of the reverse proxy.\r\n\r\n /web : this path is the web directory\r\n\r\n /web/adminer : adminer path inside the web directory\r\n\r\n /logs : this path is the logs directory\r\n\r\n\r\n\r\nI have added custom Crontab functionality.To enable Cron jobs, edit the file crons.conf in folder /config. \r\n\r\nAdd as many tasks as you need, save the file, and restart the container.",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/evilalmus/UNRAID_COMMUNITY_APPS/master/docker-apache-php.xml",
"Icon": "https://github.com/evilalmus/docker-apahe-php/blob/d6273ad0b5c15ac4411654ef1deb10e27b13e7b7/apache-php.png?raw=1",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "80",
"Default": "8005",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8005"
},
{
"@attributes": {
"Name": "Host Port 2",
"Target": "443",
"Default": "8443",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8444"
},
{
"@attributes": {
"Name": "Host Path 2",
"Target": "/web",
"Default": "/mnt/disks/SSD/www/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path 3",
"Target": "/logs",
"Default": "/mnt/disks/SSD/appdata/apache-php/logs/",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Host Path 4",
"Target": "/etc/localtime",
"Default": "/etc/localtime",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/etc/localtime"
},
{
"@attributes": {
"Name": "AppData Config Path",
"Target": "/config",
"Default": "/mnt/cache/appdata/Apache-PHP",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "almus' Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/almusRepository/docker-apache-php.xml",
"CategoryList": [
"Network-Web"
],
"downloads": 184,
"LastUpdateScan": 1702169679,
"LastUpdate": 1692935140,
"FirstSeen": 1693944301
},
{
"TemplateURL": "https://raw.githubusercontent.com/Austin1/unraid-streammaster/master/StreamMaster.xml",
"Beta": "true",
@ -303110,6 +302695,102 @@
"Not an unRaid Application (no Repository or PluginURL entry)"
],
"FirstSeen": null
},
{
"Name": "OrbitalSync",
"Repository": "mattwebbio/orbital-sync",
"Registry": "https://github.com/mattwebbio/orbital-sync",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/149299-support-orbital-sync/",
"Project": "https://github.com/mattwebbio/orbital-sync",
"Overview": "Orbital Sync synchronizes multiple Pi-hole instances for high availability (HA) using the built-in \"teleporter\". In other words, it performs a \"backup\" in the Pi-hole admin interface of your primary Pi-hole instance, and then \"restores\" that backup to any number of \"secondary\" Pi-holes also via their admin interface. As a result, it supports the synchronization of anything currently supported by Pi-hole's \"teleporter\".\r\n\r\nIf you have more than one slave instance you can add extra variables for\r\n SECONDARY_HOST_2_BASE_URL:\r\n SECONDARY_HOST_2_PASSWORD:\r\n SECONDARY_HOST_3_BASE_URL:\r\n SECONDARY_HOST_3_PASSWORD:\r\n\r\nIf one or all of your pihole instances use a custom path which isn't '/admin' (ie. you are running them behind a reverse proxy) you can specify a custom path with SECONDARY_HOST_X_PATH variable, where X is the slave numer or PRIMARY_HOST_PATH for the primary.\r\n\r\nThere is no web UI for this app, check the logs to see if it has run successfully.",
"TemplateURL": "https://raw.githubusercontent.com/Phil-Barker/unraid-templates/master/orbitalsync/orbitalsync.xml",
"Icon": "https://user-images.githubusercontent.com/420820/187585158-331400c3-18f3-4673-857e-44efd73c6104.svg",
"Config": [
{
"@attributes": {
"Name": "PRIMARY_HOST_BASE_URL",
"Target": "PRIMARY_HOST_BASE_URL",
"Default": "",
"Mode": "",
"Description": "The base URL for your primary pihole instance\r\nE.g 'https://pihole1.example.com' or 'http://192.168.1.9'",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PRIMARY_HOST_PASSWORD",
"Target": "PRIMARY_HOST_PASSWORD",
"Default": "",
"Mode": "",
"Description": "The password for the admin panel on your primary pihole instance.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECONDARY_HOST_1_BASE_URL",
"Target": "SECONDARY_HOST_1_BASE_URL",
"Default": "",
"Mode": "",
"Description": "The base URL for your 1st secondary pihole instance\r\nE.g 'https://pihole2.example.com' or 'http://192.168.1.99'",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECONDARY_HOST_1_PASSWORD",
"Target": "SECONDARY_HOST_1_PASSWORD",
"Default": "",
"Mode": "",
"Description": "The password for the admin panel on your 1st secondary pihole instance",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "INTERVAL_MINUTES",
"Target": "INTERVAL_MINUTES",
"Default": "30",
"Mode": "",
"Description": "The time in minutes between sync jobs",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "PhilBarker's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/PhilBarkersRepository/orbitalsync/orbitalsync.xml",
"CategoryList": [
"Tools-Utilities",
"Network-Privacy"
],
"downloads": 99645,
"stars": 7,
"LastUpdate": 1679617107,
"LastUpdateScan": 1702225076,
"FirstSeen": 1702225076
}
],
"repositories": {
@ -305752,6 +305433,12 @@
"icon": "https://raw.githubusercontent.com/Wizarrrr/wizarr/master/apps/wizarr-frontend/src/assets/img/wizard.png",
"DonateLink": "https://opencollective.com/wizarr",
"DonateText": "If you like our work please consider Donating."
},
"PhilBarker's Repository": {
"url": "https://github.com/Phil-Barker/unraid-templates",
"profile": "https://forums.unraid.net/profile/211519-philbarker/",
"bio": "Just an ex-developer, now CTO, who loves tinkering with Unraid in his spare time.",
"icon": "https://phil-barker.com/assets/img/1.png"
}
},
"blacklisted": {

View File

@ -3070,5 +3070,6 @@
"infotrend/ctpo-jupyter-cuda_tensorflow_pytorch_opencv-unraid": 1702171668,
"infotrend/ctpo-jupyter-tensorflow_pytorch_opencv-unraid": 1702171668,
"ghcr.io/jnbarlow/monero-nodeboard:main": 1702171669,
"timoschlueter/nightscout-librelink-up": 1702206335
"timoschlueter/nightscout-librelink-up": 1702206335,
"mattwebbio/orbital-sync": 1702225076
}

View File

@ -3920,3 +3920,7 @@ Privileged: 106
Updating GitHub
[master 3198d2de4] Update
5 files changed, 9 insertions(+), 13 deletions(-)
To https://github.com/Squidly271/AppFeed.git
ec8927efa..3198d2de4 master -> master

View File

@ -237661,7 +237661,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/all-the-mods-9",
"Overview": "[b]All the Mods 9-0.2.27[/b][br]ATM9 has about 400 mods loaded and countless quests and a built in proper endgame. Can you craft the ATM Star? Do you dare take on the Gregstar?[br]Version tags available:[br] - 0.2.27[br] - 0.2.25[br] - 0.2.24[br] - 0.2.23[br] - 0.2.22[br] - 0.2.21[br] - 0.2.20[br] - 0.2.19[br] - 0.2.18b[br] - 0.2.18[br] - 0.2.17[br] - 0.2.16[br] - 0.2.15[br] - 0.2.14[br] - 0.2.13[br] - 0.2.12[br] - 0.2.11[br] - 0.2.10[br] - 0.2.9[br] - 0.2.8[br] - 0.2.7[br] - 0.2.6[br] - 0.2.5[br] - 0.2.4[br] - 0.2.3[br] - 0.2.2[br] - 0.2.1[br] - 0.2.0[br] - 0.1.12[br] - 0.1.11[br] - 0.1.10[br] - 0.1.9[br] - 0.1.8[br] - 0.1.7[br] - 0.1.6[br] - 0.1.5[br] - 0.1.4[br] - 0.1.3[br] - 0.1.2[br] - 0.1.1[br] - 0.1.0[br] - 0.0.65[br] - 0.0.64[br] - 0.0.63[br] - 0.0.62[br] - 0.0.61[br] - 0.0.60[br] - 0.0.59[br] - 0.0.58[br] - 0.0.57[br] - 0.0.56[br] - 0.0.55[br] - 0.0.54[br] - 0.0.53[br] - 0.0.52[br] - 0.0.51[br] - 0.0.50[br] - 0.0.49[br] - 0.0.48[br] - 0.0.47[br] - 0.0.46[br] - 0.0.45[br] - 0.0.44[br] - 0.0.43[br] - 0.0.42[br] - 0.0.41[br] - 0.0.40[br] - 0.0.39[br] - 0.0.37[br] - 0.0.36[br] - 0.0.34[br] - 0.0.33[br] - 0.0.32[br] - 0.0.31[br] - 0.0.30[br] - 0.0.29[br] - 0.0.28[br] - 0.0.26[br] - 0.0.25[br] - 0.0.24[br] - 0.0.23[br] - 0.0.22[br] - 0.0.21[br] - 0.0.20[br] - 0.0.19[br] - 0.0.18[br] - 0.0.16[br] - 0.0.15[br] - 0.0.14[br] - 0.0.13[br] - 0.0.12[br] - 0.0.10[br] - 0.0.9[br] - 0.0.7[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"Overview": "[b]All the Mods 9-0.2.28[/b][br]ATM9 has about 400 mods loaded and countless quests and a built in proper endgame. Can you craft the ATM Star? Do you dare take on the Gregstar?[br]Version tags available:[br] - 0.2.28[br] - 0.2.27[br] - 0.2.25[br] - 0.2.24[br] - 0.2.23[br] - 0.2.22[br] - 0.2.21[br] - 0.2.20[br] - 0.2.19[br] - 0.2.18b[br] - 0.2.18[br] - 0.2.17[br] - 0.2.16[br] - 0.2.15[br] - 0.2.14[br] - 0.2.13[br] - 0.2.12[br] - 0.2.11[br] - 0.2.10[br] - 0.2.9[br] - 0.2.8[br] - 0.2.7[br] - 0.2.6[br] - 0.2.5[br] - 0.2.4[br] - 0.2.3[br] - 0.2.2[br] - 0.2.1[br] - 0.2.0[br] - 0.1.12[br] - 0.1.11[br] - 0.1.10[br] - 0.1.9[br] - 0.1.8[br] - 0.1.7[br] - 0.1.6[br] - 0.1.5[br] - 0.1.4[br] - 0.1.3[br] - 0.1.2[br] - 0.1.1[br] - 0.1.0[br] - 0.0.65[br] - 0.0.64[br] - 0.0.63[br] - 0.0.62[br] - 0.0.61[br] - 0.0.60[br] - 0.0.59[br] - 0.0.58[br] - 0.0.57[br] - 0.0.56[br] - 0.0.55[br] - 0.0.54[br] - 0.0.53[br] - 0.0.52[br] - 0.0.51[br] - 0.0.50[br] - 0.0.49[br] - 0.0.48[br] - 0.0.47[br] - 0.0.46[br] - 0.0.45[br] - 0.0.44[br] - 0.0.43[br] - 0.0.42[br] - 0.0.41[br] - 0.0.40[br] - 0.0.39[br] - 0.0.37[br] - 0.0.36[br] - 0.0.34[br] - 0.0.33[br] - 0.0.32[br] - 0.0.31[br] - 0.0.30[br] - 0.0.29[br] - 0.0.28[br] - 0.0.26[br] - 0.0.25[br] - 0.0.24[br] - 0.0.23[br] - 0.0.22[br] - 0.0.21[br] - 0.0.20[br] - 0.0.19[br] - 0.0.18[br] - 0.0.16[br] - 0.0.15[br] - 0.0.14[br] - 0.0.13[br] - 0.0.12[br] - 0.0.10[br] - 0.0.9[br] - 0.0.7[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://media.forgecdn.net/avatars/902/338/638350403793040080.png",
"Config": [
@ -240275,7 +240275,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://vaulthunters.gg",
"Overview": "Nomifactory CEu Modded Minecraft Server[br][br][b]Nomifactory CEu[/b][br]Fork of Nomifactory, using Gregtech CEu and its related mods. [br]Version tags available:[br] - 1.7-alpha-1[br] - 1.6.1a[br] - 1.6.1-beta-4[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"Overview": "Nomifactory CEu Modded Minecraft Server[br][br][b]Nomifactory CEu[/b][br]Fork of Nomifactory, using Gregtech CEu and its related mods. [br]Version tags available:[br] - 1.7-alpha-2[br] - 1.7-alpha-1[br] - 1.6.1a[br] - 1.6.1-beta-4[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://media.forgecdn.net/avatars/777/437/638120557907947036.png",
"Config": [

View File

@ -81534,5 +81534,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1686931723
},
"mattwebbio/orbital-sync": {
"Base": null,
"Downloads": 99645,
"Stars": 7,
"Time": 1702225076,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1679617107
}
}

File diff suppressed because it is too large Load Diff