This commit is contained in:
Andrew Z 2022-01-28 16:03:38 -05:00
parent 95a742f1f9
commit f023a56932
7 changed files with 238 additions and 18 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1643399967
"last_updated_timestamp": 1643403816
}

View File

@ -211468,6 +211468,79 @@
"LastUpdateScan": 1640919849,
"FirstSeen": 1638320619
},
{
"Name": "Mojopaste",
"Repository": "jhthorsen/mojopaste",
"Registry": "https://hub.docker.com/r/jhthorsen/mojopaste",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119237-support-smartphonelover-mojopaste/",
"Project": "https://github.com/jhthorsen/app-mojopaste",
"Overview": "DESCRIPTION\r\nMojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application.\r\n\r\nLive demo:\r\nhttp://p.thorsen.pm/\r\nhttps://thorsen.pm/paste\r\n\r\nVERSION\r\n1.0 (2022-01-28)",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Mojopaste.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/mojopaste.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3300"
},
{
"@attributes": {
"Name": "Storage (data)",
"Target": "/app/data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/mojopaste"
},
{
"@attributes": {
"Name": "PASTE_ENABLE_CHARTS",
"Target": "PASTE_ENABLE_CHARTS",
"Default": "",
"Mode": "",
"Description": "The application can make charts from the input data. (1/0)",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Mojopaste.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-Web"
],
"downloads": 60097,
"stars": 1,
"LastUpdateScan": 1643403816,
"FirstSeen": 1643403816
},
{
"Name": "Monero-NODE",
"Repository": "kannix/monero-full-node",

View File

@ -1,7 +1,7 @@
{
"apps": 1551,
"last_updated_timestamp": 1643399967,
"last_updated": "2022-01-28 14:59",
"apps": 1552,
"last_updated_timestamp": 1643403816,
"last_updated": "2022-01-28 16:03",
"categories": [
{
"Cat": "Backup:",
@ -211630,6 +211630,79 @@
"LastUpdateScan": 1640919849,
"FirstSeen": 1638320619
},
{
"Name": "Mojopaste",
"Repository": "jhthorsen/mojopaste",
"Registry": "https://hub.docker.com/r/jhthorsen/mojopaste",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119237-support-smartphonelover-mojopaste/",
"Project": "https://github.com/jhthorsen/app-mojopaste",
"Overview": "DESCRIPTION\r\nMojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application.\r\n\r\nLive demo:\r\nhttp://p.thorsen.pm/\r\nhttps://thorsen.pm/paste\r\n\r\nVERSION\r\n1.0 (2022-01-28)",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Mojopaste.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/mojopaste.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3300"
},
{
"@attributes": {
"Name": "Storage (data)",
"Target": "/app/data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/mojopaste"
},
{
"@attributes": {
"Name": "PASTE_ENABLE_CHARTS",
"Target": "PASTE_ENABLE_CHARTS",
"Default": "",
"Mode": "",
"Description": "The application can make charts from the input data. (1/0)",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "0"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Mojopaste.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-Web"
],
"downloads": 60097,
"stars": 1,
"LastUpdateScan": 1643403816,
"FirstSeen": 1643403816
},
{
"Name": "Monero-NODE",
"Repository": "kannix/monero-full-node",

View File

@ -2019,5 +2019,6 @@
"crazymax/fail2ban:latest": 1643319152,
"nq00/hyperion-ng": 1643378273,
"tombursch/kitchenowl-web": 1643389407,
"mojo42/jirafeau": 1643399967
"mojo42/jirafeau": 1643399967,
"jhthorsen/mojopaste": 1643403816
}

View File

@ -175556,7 +175556,7 @@
"Privileged": "true",
"Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/",
"Project": "https://docs.frigate.video/",
"Overview": "[b]NVR With Realtime Object Detection for IP Cameras[/b]\r\n[br][br]\r\nUses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT. Use of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load.\r\n[br][br]\r\n- Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n[br]\r\n- Uses a very low overhead motion detection to determine where to run object detection\r\n[br]\r\n- Object detection with Tensorflow runs in a separate process\r\n[br]\r\n- Object info is published over MQTT for integration into HomeAssistant as a binary sensor\r\n[br]\r\n- An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously\r\n[br][br]\r\n[span style='color: red;'][b]Note:[/b][/span] A config.yml file [b]must exist[/b] in the config directory. See example [a href=\"https://github.com/blakeblackshear/frigate/blob/master/config/config.example.yml\"]here[/a] and device specific info can be found [a href=\"https://github.com/blakeblackshear/frigate/blob/master/docs/DEVICES.md\"]here[/a]. See the documentation for more details.\r\n[br]\r\n[span style='color: red;'][b]Note:[/b][/span] If you want add a Nvidia GPU to use hardware accel. on ffmpeg image encode/decode use the correspondig app.\r\n[br]\r\n[span style='color: red;'][b]Note:[/b][/span] If you are using a PCI Coral instead of a USB one, upgrade your Unraid system to stable 6.9.0 and then install first the needed drivers going to the CA APP and searching for [b]Coral-Driver[/b] (thanks to ich777)",
"Overview": "[b]NVR With Realtime Object Detection for IP Cameras[/b]\r\n[br][br]\r\nUses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Designed for integration with HomeAssistant or others via MQTT. Use of a Google Coral Accelerator is optional, but highly recommended. On my Intel i7 processor, I can process 2-3 FPS with the CPU. The Coral can process 100+ FPS with very low CPU load.\r\n[br][br]\r\n- Leverages multiprocessing heavily with an emphasis on realtime over processing every frame\r\n[br]\r\n- Uses a very low overhead motion detection to determine where to run object detection\r\n[br]\r\n- Object detection with Tensorflow runs in a separate process\r\n[br]\r\n- Object info is published over MQTT for integration into HomeAssistant as a binary sensor\r\n[br]\r\n- An endpoint is available to view an MJPEG stream for debugging, but should not be used continuously\r\n[br][br]\r\n[span style='color: red;'][b]Note:[/b][/span] A config.yml file [b]must exist[/b] in the config directory. See example [a href=\"https://docs.frigate.video/configuration/index\"]here[/a]. See the [a href=\"https://docs.frigate.video/\"]documentation[/a] for more details.\r\n[br]\r\n[span style='color: red;'][b]Note:[/b][/span] If you want add a Nvidia GPU to use hardware accel. on ffmpeg image encode/decode use the correspondig app.\r\n[br]\r\n[span style='color: red;'][b]Note:[/b][/span] If you are using a PCI Coral instead of a USB one, upgrade your Unraid system to stable 6.9.0 and then install first the needed drivers going to the CA APP and searching for [b]Coral-Driver[/b] (thanks to ich777)",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/yayitazale/unraid-templates/master/yayitazale/frigate-amd64.xml",
"Icon": "https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate.png",
@ -211090,6 +211090,80 @@
"topTrending": -4.959,
"topPerforming": 2.688
},
{
"Name": "Jirafeau",
"Repository": "mojo42/jirafeau",
"Registry": "https://hub.docker.com/r/mojo42/jirafeau",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/119232-support-smartphonelover-jirafeau/",
"Project": "https://gitlab.com/mojo42/Jirafeau",
"Overview": "DESCRIPTION\r\nJirafeau is a \"one-click-filesharing\": Select your file, upload, share a link. That's it.\r\n\r\nLive demo:\r\nhttps://jirafeau.net/\r\n\r\nWhat to do after first launch of Jirafeau?\r\nAfter building and launching the container for the first time, you will be asked to configure it through a few steps.\r\n1. Configure an admin password (admin panel), or leave it blank if you don't want to enter anything.\r\n2. Configure the 'base address' (leave it as it is if using the service in a LAN, if not, configure it accordingly) and 'data directory' (set it as: /data).\r\n3. You're done!\r\n\r\nNOTES\r\n\u2022 Run the following cmds before creating the container: 'mkdir -m755 /mnt/user/appdata/jirafeau/config' and 'curl https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/dependencies/jirafeau/config.local.php --output /mnt/user/appdata/jirafeau/config/config.local.php'.\r\n\u2022 To access the admin panel, add 'admin.php' at the end of the container IP address: 'HOST_IP:PORT/admin.php'.\r\n\r\nVERSION\r\n1.0 (2022-01-28)",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Jirafeau.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/jirafeau.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8493"
},
{
"@attributes": {
"Name": "Storage (data)",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "This is the location for the data (files and links).",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/jirafeau/data"
},
{
"@attributes": {
"Name": "Storage (config)",
"Target": "/www/lib/config.local.php",
"Default": "",
"Mode": "rw",
"Description": "This is the configuration file.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/jirafeau/config/config.local.php"
}
],
"Repo": "SmartPhoneLover's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Jirafeau.xml",
"CategoryList": [
"Cloud",
"Productivity",
"Tools-Utilities",
"Network-Web",
"Network-FTP"
],
"downloads": 592341,
"stars": 3,
"LastUpdateScan": 1643399967,
"FirstSeen": 1643399967
},
{
"Name": "LogicalDOC-CE",
"Repository": "logicaldoc/logicaldoc-ce",

View File

@ -62118,5 +62118,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"jhthorsen/mojopaste": {
"Base": null,
"Downloads": 60097,
"Stars": 1,
"Time": 1643403816,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 261,
"caFixed": 258,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -195,17 +195,6 @@
"No Support or Project Link Present"
]
},
"dibbz' Repository": {
"quimnut/brewpi-wifi": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:80]/"
],
"quimnut/cloud9ide": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:8080]/"
],
"gogs/gogs": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:3000]/"
]
},
"docgyver's Repository": {
"https://raw.githubusercontent.com/docgyver/unraid-v6-plugins/master/denyhosts.plg": [
"No Icon specified within the application template"