This commit is contained in:
Andrew Z 2024-05-05 10:06:03 -04:00
parent d6e0518f53
commit 362f3df507
6 changed files with 219 additions and 11 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1714896341
"last_updated_timestamp": 1714917962
}

View File

@ -274,6 +274,102 @@
"LastUpdateScan": 1713261967,
"FirstSeen": 1713261967
},
{
"Name": "mumble-server",
"Repository": "mumblevoip/mumble-server:latest",
"Registry": "https://github.com/mumble-voip/mumble-docker",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://www.mumble.info/",
"Overview": "Mumble is a free, open source, low latency, high quality voice chat application.\r\n\r\nInstallation: You need to make sure that Mumble has access rights to the configured /data folder. (Change Permissio with Unraid File Manager)\r\n\r\nCreate a config.ini file in the /data path and cofigure to your desire: https://wiki.mumble.info/wiki/Murmur.ini\r\n\r\nMinimum Needed Config: \r\n\r\n# Path to database. If blank, will search for\r\n# murmur.sqlite in default locations or create it if not found.\r\ndatabase=/data/murmur.sqlite\r\n\r\nwelcometext=\"HELLO\"\r\n\r\nserverpassword=YOURPASSWORD\r\nbonjour=false\r\n\r\nregisterName=YOUR_SERVER_NAME",
"TemplateURL": "https://raw.githubusercontent.com/Richy1989/unraid-templates/master/mumble_server/mumble_server.xml",
"Icon": "https://raw.githubusercontent.com/Richy1989/unraid-icons/main/icons/mumble.png",
"Config": [
{
"@attributes": {
"Name": "Port TCP",
"Target": "64738",
"Default": "64738",
"Mode": "tcp",
"Description": "64738 TCP",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "64700"
},
{
"@attributes": {
"Name": "Port UDP",
"Target": "64738",
"Default": "64738",
"Mode": "udp",
"Description": "64738 UDP",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "64700"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/data",
"Default": "/mnt/user/appdata/mumble/",
"Mode": "rw",
"Description": "Appdata",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/mumble_new"
},
{
"@attributes": {
"Name": "MUMBLE_SUPERUSER_PASSWORD",
"Target": "MUMBLE_SUPERUSER_PASSWORD",
"Default": "Password",
"Mode": "",
"Description": "MUMBLE_SUPERUSER_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MUMBLE_CUSTOM_CONFIG_FILE",
"Target": "MUMBLE_CUSTOM_CONFIG_FILE",
"Default": "",
"Mode": "",
"Description": "The config file path",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/data/config.ini"
}
],
"Repo": "Richy1989's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Richy1989sRepository/mumble_server/mumble_server.xml",
"CategoryList": [
"Productivity",
"Network-Voip",
"Network-Messenger"
],
"downloads": 1298869,
"stars": 17,
"LastUpdate": 1672941501,
"LastUpdateScan": 1714917957,
"FirstSeen": 1714917957
},
{
"Name": "Matrix-Synapse-SlidingSync",
"Repository": "ghcr.io/matrix-org/sliding-sync:latest",
@ -135701,7 +135797,9 @@
"RepoShort": "Selfhosters",
"RecommendedRaw": "5/1/2024",
"RecommendedDate": 1714536000,
"RecommendedReason": null,
"RecommendedReason": {
"en_US": "Mealie is an intuitive and easy to use recipe management app. It's designed to make your life easier by being the best recipes management experience on the web and providing you with an easy to use interface to manage your growing collection of recipes."
},
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/mealiev1.xml",
"CategoryList": [
"Productivity"

View File

@ -1,7 +1,7 @@
{
"apps": 2233,
"last_updated_timestamp": 1714896341,
"last_updated": "2024-05-05 04:05",
"apps": 2234,
"last_updated_timestamp": 1714917962,
"last_updated": "2024-05-05 10:06",
"categories": [
{
"Cat": "AI:",
@ -440,6 +440,102 @@
"LastUpdateScan": 1713261967,
"FirstSeen": 1713261967
},
{
"Name": "mumble-server",
"Repository": "mumblevoip/mumble-server:latest",
"Registry": "https://github.com/mumble-voip/mumble-docker",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://www.mumble.info/",
"Overview": "Mumble is a free, open source, low latency, high quality voice chat application.\r\n\r\nInstallation: You need to make sure that Mumble has access rights to the configured /data folder. (Change Permissio with Unraid File Manager)\r\n\r\nCreate a config.ini file in the /data path and cofigure to your desire: https://wiki.mumble.info/wiki/Murmur.ini\r\n\r\nMinimum Needed Config: \r\n\r\n# Path to database. If blank, will search for\r\n# murmur.sqlite in default locations or create it if not found.\r\ndatabase=/data/murmur.sqlite\r\n\r\nwelcometext=\"HELLO\"\r\n\r\nserverpassword=YOURPASSWORD\r\nbonjour=false\r\n\r\nregisterName=YOUR_SERVER_NAME",
"TemplateURL": "https://raw.githubusercontent.com/Richy1989/unraid-templates/master/mumble_server/mumble_server.xml",
"Icon": "https://raw.githubusercontent.com/Richy1989/unraid-icons/main/icons/mumble.png",
"Config": [
{
"@attributes": {
"Name": "Port TCP",
"Target": "64738",
"Default": "64738",
"Mode": "tcp",
"Description": "64738 TCP",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "64700"
},
{
"@attributes": {
"Name": "Port UDP",
"Target": "64738",
"Default": "64738",
"Mode": "udp",
"Description": "64738 UDP",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "64700"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/data",
"Default": "/mnt/user/appdata/mumble/",
"Mode": "rw",
"Description": "Appdata",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/mumble_new"
},
{
"@attributes": {
"Name": "MUMBLE_SUPERUSER_PASSWORD",
"Target": "MUMBLE_SUPERUSER_PASSWORD",
"Default": "Password",
"Mode": "",
"Description": "MUMBLE_SUPERUSER_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MUMBLE_CUSTOM_CONFIG_FILE",
"Target": "MUMBLE_CUSTOM_CONFIG_FILE",
"Default": "",
"Mode": "",
"Description": "The config file path",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/data/config.ini"
}
],
"Repo": "Richy1989's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/Richy1989sRepository/mumble_server/mumble_server.xml",
"CategoryList": [
"Productivity",
"Network-Voip",
"Network-Messenger"
],
"downloads": 1298869,
"stars": 17,
"LastUpdate": 1672941501,
"LastUpdateScan": 1714917957,
"FirstSeen": 1714917957
},
{
"Name": "Matrix-Synapse-SlidingSync",
"Repository": "ghcr.io/matrix-org/sliding-sync:latest",
@ -135867,7 +135963,9 @@
"RepoShort": "Selfhosters",
"RecommendedRaw": "5/1/2024",
"RecommendedDate": 1714536000,
"RecommendedReason": null,
"RecommendedReason": {
"en_US": "Mealie is an intuitive and easy to use recipe management app. It's designed to make your life easier by being the best recipes management experience on the web and providing you with an easy to use interface to manage your growing collection of recipes."
},
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/mealiev1.xml",
"CategoryList": [
"Productivity"

View File

@ -3289,5 +3289,6 @@
"ghcr.io/androidseb25/igotify-notification-assist:latest": 1714521786,
"lissy93/web-check": 1714572361,
"homebridge/homebridge:ubuntu": 1714586762,
"fdmmonster/fdm-monster:1.6.2-sqlite": 1714860356
"fdmmonster/fdm-monster:1.6.2-sqlite": 1714860356,
"mumblevoip/mumble-server:latest": 1714917957
}

View File

@ -21,6 +21,7 @@ Processing /tmp/appFeed/templates/type0devsRepository/SITserver/SITserer.xml...S
Downloading Richy1989's Repository: https://github.com/Richy1989/unraid-templates -> /tmp/appFeed/templates/Richy1989sRepository Attempt 1...https://github.com/Richy1989/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/Richy1989sRepository/matrix_signal_bridge/matrix_signal_bridge.xml...Success
Processing /tmp/appFeed/templates/Richy1989sRepository/mumble_server/mumble_server.xml...Success
Processing /tmp/appFeed/templates/Richy1989sRepository/synapse_sliding_sync/synapse_sliding_sync.xml...Success
@ -4090,12 +4091,11 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
mumblevoip/mumble-server
mumblevoip/mumble-server:latest Downloads: 1298869 Stars: 17 Base: unknown
Pulling mumblevoip/mumble-server:latest
Privileged: 104
No change to feed
Updating GitHub

View File

@ -87460,5 +87460,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1714819845
},
"mumblevoip/mumble-server:latest": {
"Base": null,
"Downloads": 1298869,
"Stars": 17,
"Time": 1714917957,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1672941501
}
}