This commit is contained in:
Squidly271 2020-12-08 18:08:39 -05:00
parent 2285908714
commit 949c32ae56

View File

@ -58221,9 +58221,9 @@
"OriginalOverview": "\n Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Docker only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Docker.[br][br]\n [b][span style='color: #E80000;']Directions:[/span][/b][br][br]\n [b]/config[/b] : this path is used to store the disk configurations and CP/M and MP/M startup scripts.[br][br]\n To log into the WebUI:[br]\n User: vintage[br]\n Password: computer[br][br]\n You will have to use the command 'sudo ./cpm' to run the simulator with root privileges.[br][br]\n ",
"Description": "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Docker only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Docker.",
"templatePath": "/tmp/GitHub/AppFeed/templates/dlandonsRepository/Z80Pack.xml",
"downloads": 6944,
"downloads": 6995,
"stars": 2,
"LastUpdateScan": 1604862492,
"LastUpdateScan": 1607461688,
"FirstSeen": 1533960000
},
{
@ -62998,8 +62998,8 @@
"Category": "HomeAutomation:",
"Description": "Listens to events from Dahua VTO unit and publishes them via MQTT Message\r\n\r\n\r\nFor integration with Home Assistant see https://community.home-assistant.io/t/dahua-vto-to-mqtt-broker/169781\r\n\r\nSource: https://github.com/elad-bar/DahuaVTO2MQTT",
"templatePath": "/tmp/GitHub/AppFeed/templates/runraidsRepository/ronnieroller.com/dahuavto2mqtt.xml",
"downloads": 11,
"LastUpdateScan": 1604862492,
"downloads": 87,
"LastUpdateScan": 1607461688,
"FirstSeen": 1604862492
},
{
@ -79075,7 +79075,6 @@
"Registry": "https://hub.docker.com/r/adolfintel/speedtest/",
"Support": "https://forums.unraid.net/topic/88503-support-knex666-librespeed",
"Project": "https://github.com/librespeed/speedtest",
"Icon": "https://i.ibb.co/QYMndYK/logo3.png",
"DonateText": "Please buy me a Pizza",
"DonateLink": "https://www.buymeacoffee.com/maschhoff",
"Repo": "knex666's Repository",
@ -170549,14 +170548,14 @@
"FirstSeen": 1606101044
},
{
"Date": 1605070800,
"Date": 1607403600,
"Name": "Portainer-CE",
"Project": "https://www.portainer.io/",
"Overview": "Portainer is a lightweight management UI which allows you to easily manage your Docker AND Kubernetes clusters.",
"Registry": "https://registry.hub.docker.com/r/portainer/portainer-ce",
"GitHub": "https://github.com/DanRegalia/Portainer-CE-Unraid",
"Repository": "portainer/portainer-ce",
"Support": "https://forums.unraid.net/topic/38974-support-limetechs-docker-repository/",
"Support": "https://forums.unraid.net/topic/99880-support-portainer-ce/",
"BindTime": "true",
"Privileged": "false",
"Environment": "",
@ -170571,11 +170570,18 @@
}
},
"Data": {
"Volume": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/portainer-ce",
"ContainerDir": "/config",
"ContainerDir": "/data",
"Mode": "rw"
},
{
"HostDir": "/var/run/docker.sock",
"ContainerDir": "/var/run/docker.sock",
"Mode": "rw"
}
]
},
"WebUI": "http://[IP]:[PORT:9000]/",
"Icon": "https://d36jcksde1wxzq.cloudfront.net/be7833db9bddb4494d2a7c3dd659199a.png",