This commit is contained in:
Andrew Z 2023-07-18 14:04:51 -04:00
parent 757de38bd2
commit d48b359b0d
8 changed files with 157 additions and 9 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1689696434
"last_updated_timestamp": 1689703489
}

View File

@ -195506,6 +195506,70 @@
"LastUpdate": 1623079724,
"FirstSeen": 1614979225
},
{
"Name": "Mailpit",
"Repository": "axllent/mailpit",
"Registry": "https://hub.docker.com/r/axllent/mailpit",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/axllent/mailpit",
"Overview": "Mailpit is a multi-platform email testing tool & API for developers.\r\n\r\nIt acts as both an SMTP server, and provides a web interface to view all captured emails. It also contains an API for automated integration testing.\r\n\r\nMailpit is inspired by MailHog, but modern and much, much faster.",
"WebUI": "http://[IP]:[PORT:8025]",
"TemplateURL": "https://raw.githubusercontent.com/JmzTaylor/unraid_templates/master/mailpit.xml",
"Icon": "https://raw.githubusercontent.com/JmzTaylor/unraid_templates/master/mailpit.png",
"Config": [
{
"@attributes": {
"Name": "smtp",
"Target": "1025",
"Default": "1025",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1025"
},
{
"@attributes": {
"Name": "storage",
"Target": "/data",
"Default": "/mnt/user/appdata/mailpit",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/mailpit"
},
{
"@attributes": {
"Name": "http",
"Target": "8025",
"Default": "8025",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8025"
}
],
"Repo": "jmztaylor's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/jmztaylorsRepository/mailpit.xml",
"downloads": 705990,
"stars": 20,
"LastUpdate": 1689051789,
"LastUpdateScan": 1689703489,
"FirstSeen": 1689703489
},
{
"Name": "RustDeskServer",
"Repository": "rustdesk/rustdesk-server",
@ -228476,7 +228540,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.0.39[/b][br]Here we go again ATM9 1.20! Follow us along on this adventure to play old favorites and see what is new. [br]Version tags available:[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.0.40[/b][br]Here we go again ATM9 1.20! Follow us along on this adventure to play old favorites and see what is new. [br]Version tags available:[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/793/485/638151398889720549.png",
"Config": [

View File

@ -1,7 +1,7 @@
{
"apps": 2124,
"last_updated_timestamp": 1689696434,
"last_updated": "2023-07-18 12:07",
"apps": 2125,
"last_updated_timestamp": 1689703489,
"last_updated": "2023-07-18 14:04",
"categories": [
{
"Cat": "Backup:",
@ -195668,6 +195668,70 @@
"LastUpdate": 1623079724,
"FirstSeen": 1614979225
},
{
"Name": "Mailpit",
"Repository": "axllent/mailpit",
"Registry": "https://hub.docker.com/r/axllent/mailpit",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/axllent/mailpit",
"Overview": "Mailpit is a multi-platform email testing tool & API for developers.\r\n\r\nIt acts as both an SMTP server, and provides a web interface to view all captured emails. It also contains an API for automated integration testing.\r\n\r\nMailpit is inspired by MailHog, but modern and much, much faster.",
"WebUI": "http://[IP]:[PORT:8025]",
"TemplateURL": "https://raw.githubusercontent.com/JmzTaylor/unraid_templates/master/mailpit.xml",
"Icon": "https://raw.githubusercontent.com/JmzTaylor/unraid_templates/master/mailpit.png",
"Config": [
{
"@attributes": {
"Name": "smtp",
"Target": "1025",
"Default": "1025",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1025"
},
{
"@attributes": {
"Name": "storage",
"Target": "/data",
"Default": "/mnt/user/appdata/mailpit",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/mailpit"
},
{
"@attributes": {
"Name": "http",
"Target": "8025",
"Default": "8025",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8025"
}
],
"Repo": "jmztaylor's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/jmztaylorsRepository/mailpit.xml",
"downloads": 705990,
"stars": 20,
"LastUpdate": 1689051789,
"LastUpdateScan": 1689703489,
"FirstSeen": 1689703489
},
{
"Name": "RustDeskServer",
"Repository": "rustdesk/rustdesk-server",
@ -228638,7 +228702,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.0.39[/b][br]Here we go again ATM9 1.20! Follow us along on this adventure to play old favorites and see what is new. [br]Version tags available:[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.0.40[/b][br]Here we go again ATM9 1.20! Follow us along on this adventure to play old favorites and see what is new. [br]Version tags available:[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/793/485/638151398889720549.png",
"Config": [

View File

@ -2821,5 +2821,6 @@
"ich777/steamcmd:subsistence": 1689192306,
"https://raw.githubusercontent.com/jinlife/unraid-r8125-r8152-driver/main/unraid-r8168.plg": 1689264305,
"mayadata/fio": 1689271502,
"bokker/unraidapi-re:6.12": 1689537882
"bokker/unraidapi-re:6.12": 1689537882,
"axllent/mailpit": 1689703489
}

View File

@ -2122,6 +2122,7 @@ Downloading jmztaylor's Repository: https://github.com/JmzTaylor/unraid_template
Processing /tmp/appFeed/templates/jmztaylorsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/jmztaylorsRepository/cups-canon.xml...Success
Processing /tmp/appFeed/templates/jmztaylorsRepository/homelab_proxy.xml...Success
Processing /tmp/appFeed/templates/jmztaylorsRepository/mailpit.xml...Success
Processing /tmp/appFeed/templates/jmztaylorsRepository/rustdesk-server.xml...Success
Processing /tmp/appFeed/templates/jmztaylorsRepository/rustdesk-server-relay.xml...Success
Processing /tmp/appFeed/templates/jmztaylorsRepository/uptime_kuma_api.xml...Success
@ -3674,6 +3675,8 @@ Processing /tmp/appFeed/templates/welfaresRepository/nzbget-ng/nzbget-ng.xml...S
Updating stats on containers
axllent/mailpit
axllent/mailpit Downloads: 705990 Stars: 20 Base: unknown
Privileged: 105

View File

@ -19314,7 +19314,7 @@
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Local path for sabnzbd config files.",
"Description": "Local path for FlexGet config files.",
"Type": "Path",
"Display": "advanced",
"Required": "true",

View File

@ -75759,5 +75759,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689531795
},
"axllent/mailpit": {
"Base": null,
"Downloads": 705990,
"Stars": 20,
"Time": 1689703489,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689051789
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 397,
"caFixed": 398,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -938,6 +938,11 @@
"No Registry entry set. Created from Repository setting - This may not be the correct value"
]
},
"jmztaylor's Repository": {
"axllent/mailpit": [
"No category entry present"
]
},
"hussainalhaddad's Repository": {
"hussainalhaddad/tailscale": [
"Privileged mode set. This may not be necessary"