This commit is contained in:
Andrew Z 2021-12-09 19:29:10 -05:00
parent 88fb0d26e8
commit 3ea6413fde
3 changed files with 71 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1639095664
"last_updated_timestamp": 1639096149
}

View File

@ -1,7 +1,7 @@
{
"apps": 1461,
"last_updated_timestamp": 1639095664,
"last_updated": "2021-12-09 19:21",
"last_updated_timestamp": 1639096149,
"last_updated": "2021-12-09 19:29",
"categories": [
{
"Cat": "Backup:",

View File

@ -20899,7 +20899,7 @@
"Project": "https://jellyfin.github.io/",
"Overview": "Jellyfin(https://jellyfin.github.io/) is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it.",
"WebUI": "http://[IP]:[PORT:8096]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/jellyfin.xml",
"TemplateURL": "",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png",
"Date": 1632283200,
"Config": [
@ -125026,6 +125026,73 @@
"topTrending": -59.074999999999996,
"topPerforming": 21.034
},
{
"Name": "web-pdf-toolbox",
"Repository": "zpex/web-pdf-toolbox",
"Registry": "https://hub.docker.com/r/zpex/web-pdf-toolbox",
"Network": "bridge",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository",
"Project": "https://github.com/natpuch/web-pdf-toolbox",
"Overview": "Very simple web toolbox to combine, compress, split PDF, and convert between images and PDF, change contrast of PDF, and add text watermark on PDF using Ghostscript and ImageMagick. \u26a0\ufe0f WARNING: This toolbox is not secure and should not be exposed publicly. If exposed, someone might be able to access recently uploaded documents. Please, only use this toolbox behind an authentification portal or on a LAN (and access it via VPN if needed).",
"WebUI": "http://[IP]:[PORT:80]",
"Config": [
{
"@attributes": {
"Name": "Appdata",
"Target": "/tmp/pdf/",
"Default": "/mnt/user/appdata/web-pdf-toolbox",
"Mode": "rw",
"Description": "Container Path: /tmp/pdf/",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "25568",
"Mode": "tcp",
"Description": "Container Port: 80",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "25568"
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "America/Chicago",
"Mode": "",
"Description": "Container Variable: TZ",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "Selfhosters Unraid Discord Repository",
"RepoShort": "Selfhosters",
"TemplateURL": "https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/web-pdf-toolbox.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/SelfhostersUnraidDiscordRepository/templates/web-pdf-toolbox.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 19312,
"stars": 1,
"LastUpdateScan": 1639095664,
"FirstSeen": 1639095664
},
{
"Name": "wikijs",
"Repository": "requarks/wiki:beta",