This commit is contained in:
Andrew Z 2021-05-03 10:19:30 -04:00
parent a5ad4d0a57
commit 8e1b988b5f
8 changed files with 354 additions and 94 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1620050562
"last_updated_timestamp": 1620051568
}

View File

@ -204147,5 +204147,80 @@
"stars": 1,
"LastUpdateScan": 1619628107,
"FirstSeen": 1619628107
},
{
"Name": "remotely",
"Repository": "translucency/remotely",
"Registry": "https://hub.docker.com/r/translucency/remotely/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/107813-support-marzel-remotely/",
"Project": "https://remotely.one/",
"Overview": "A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/marzel/remotely.xml",
"Icon": "https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/img/remotely.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "5000",
"ContainerPort": "5000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/remotely",
"ContainerDir": "/remotely-data",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "5000",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9280"
},
{
"@attributes": {
"Name": "Data",
"Target": "/remotely-data",
"Default": "/mnt/user/appdata/remotely",
"Mode": "rw",
"Description": "Container Path: /remotely-data",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/remotely"
}
],
"Repo": "Marzel's Repository",
"Date": "1619787764",
"Description": "A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.",
"templatePath": "/tmp/GitHub/AppFeed/templates/MarzelsRepository/marzel/remotely.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 675,
"stars": 1,
"LastUpdateScan": 1620051564,
"FirstSeen": 1620051564
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1240,
"last_updated_timestamp": 1620050562,
"last_updated": "2021-05-03 10:02",
"apps": 1241,
"last_updated_timestamp": 1620051568,
"last_updated": "2021-05-03 10:19",
"categories": [
{
"Cat": "Backup:",
@ -204305,6 +204305,81 @@
"stars": 1,
"LastUpdateScan": 1619628107,
"FirstSeen": 1619628107
},
{
"Name": "remotely",
"Repository": "translucency/remotely",
"Registry": "https://hub.docker.com/r/translucency/remotely/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/107813-support-marzel-remotely/",
"Project": "https://remotely.one/",
"Overview": "A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.",
"WebUI": "http://[IP]:[PORT:5000]",
"TemplateURL": "https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/marzel/remotely.xml",
"Icon": "https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/img/remotely.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "5000",
"ContainerPort": "5000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/remotely",
"ContainerDir": "/remotely-data",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "5000",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "9280"
},
{
"@attributes": {
"Name": "Data",
"Target": "/remotely-data",
"Default": "/mnt/user/appdata/remotely",
"Mode": "rw",
"Description": "Container Path: /remotely-data",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/remotely"
}
],
"Repo": "Marzel's Repository",
"Date": "1619787764",
"Description": "A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.",
"templatePath": "/tmp/GitHub/AppFeed/templates/MarzelsRepository/marzel/remotely.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 675,
"stars": 1,
"LastUpdateScan": 1620051564,
"FirstSeen": 1620051564
}
],
"repositories": {
@ -205407,6 +205482,10 @@
"icon": "https://s.gravatar.com/avatar/f8186422310ef2c5f080314631055a23?s=350",
"DonateLink": "https://github.com/Kippenhof/docker-templates/blob/main/Donations.md",
"DonateText": "Don't Donate Me! Donate the Creators of these Amazing Apps"
},
"Marzel's Repository": {
"url": "https://github.com/marzel1/docker-templates/tree/main/marzel",
"profile": "https://forums.unraid.net/profile/117249-marzel/"
}
}
}

View File

@ -1579,5 +1579,6 @@
"edchamberlain/ipmi-tools": 1619697763,
"postgres:12.5-alpine": 1619704958,
"vaultwarden/server": 1619798558,
"diamkil/notea": 1620014554
"diamkil/notea": 1620014554,
"translucency/remotely": 1620051564
}

View File

@ -146531,8 +146531,8 @@
"Network-Proxy",
"Network-VPN"
],
"downloads": 578,
"LastUpdateScan": 1617455485,
"downloads": 988,
"LastUpdateScan": 1620050560,
"FirstSeen": 1609657706
},
{
@ -193035,30 +193035,7 @@
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "",
"ContainerPort": "3000",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "PASSWORD",
"Value": ""
},
{
"Name": "STORE_USER",
"Value": ""
},
{
"Name": "STORE_PASSWORD",
"Value": ""
}
]
"Mode": "bridge"
},
"Data": {
"Volume": {
@ -193069,6 +193046,78 @@
},
"WebUI": "http://[IP]:[PORT:3000]/",
"Icon": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/notea.png",
"Config": [
{
"@attributes": {
"Name": "Notea Port",
"Target": "3000",
"Default": "",
"Mode": "tcp",
"Description": "Port for Notea WebUI",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MinIO Port",
"Target": "9000",
"Default": "",
"Mode": "tcp",
"Description": "Port for MinIO WebUI (optional)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI Password",
"Target": "PASSWORD",
"Default": "",
"Mode": "",
"Description": "Set the password to use on Notea's Website",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MinIO User",
"Target": "STORE_USER",
"Default": "",
"Mode": "",
"Description": "User for MinIO Backend",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MinIO Password",
"Target": "STORE_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Password for MinIO Backend",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "diamkil's Repository",
"OriginalOverview": "\n Self hosted note taking, alternative to Notions. Look at Github for config\n ",
"Description": "Self hosted note taking, alternative to Notions. Look at Github for config",
@ -201176,7 +201225,7 @@
"MediaApp-Video",
"MediaApp-Photos"
],
"LastUpdateScan": 1617455485,
"LastUpdateScan": 1620050560,
"FirstSeen": 1614862955
},
{

View File

@ -45696,5 +45696,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"translucency/remotely": {
"Base": null,
"Downloads": 675,
"Stars": 1,
"Time": 1620051564,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -1149,376 +1149,382 @@
"title": "MarkusMcNugen's Repository",
"index": 148
},
{
"url": "https://github.com/marzel1/docker-templates/tree/main/marzel",
"profile": "https://forums.unraid.net/profile/117249-marzel/",
"title": "Marzel's Repository",
"index": 149
},
{
"url": "https://github.com/mason-xx/unraid-templates",
"profile": "https://forums.unraid.net/profile/914-mason",
"title": "mason's Repository",
"index": 149
"index": 150
},
{
"url": "https://github.com/mdarkness1988/rust-server-template",
"profile": "https://lime-technology.com/profile/84443-mdarkness1988/",
"title": "mdarkness1988's Repository",
"index": 150
"index": 151
},
{
"url": "https://github.com/OctoPrint/Unraid-Template",
"profile": "https://forums.unraid.net/profile/100446-mearman",
"title": "mearman's 2nd Repository",
"index": 151
"index": 152
},
{
"url": "https://github.com/NotExpectedYet/OctoFarm-UnRaid-Template",
"profile": "https://forums.unraid.net/profile/100446-mearman",
"title": "mearman's Repository",
"index": 152
"index": 153
},
{
"url": "https://github.com/Squidly271/Mettbrot-s-plugin-repo/",
"profile": "https://forums.lime-technology.com/profile/11013-mettbrot/",
"title": "Mettbrot's Repository",
"index": 153
"index": 154
},
{
"url": "https://github.com/kiwimato/nut-influxdb-exporter",
"profile": "https://forums.unraid.net/profile/89549-mihai/",
"title": "Mihai's Repository",
"index": 154
"index": 155
},
{
"url": "https://github.com/mikeylikesrocks/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/89382-mikeylikesrocks",
"title": "mikeylikesrocks' Repository",
"index": 155
"index": 156
},
{
"url": "https://github.com/mlebjerg/docker-templates",
"profile": "https://lime-technology.com/profile/76816-mlebjerg/",
"title": "mlebjerg's Repository",
"index": 156
"index": 157
},
{
"url": "https://github.com/MobiusNine/docker-templates",
"profile": "https://forums.unraid.net/profile/84666-mobiusnine/",
"title": "MobiusNine's Repository",
"index": 157
"index": 158
},
{
"url": "https://github.com/dalekseevs/Unraid-Docker-Templates",
"profile": "https://forums.unraid.net/profile/74482-mrchunky",
"title": "MrChunky's Repository",
"index": 158
"index": 159
},
{
"url": "https://github.com/Mudislander/docker-templates",
"profile": "https://lime-technology.com/profile/67039-mudislander/",
"title": "Mudislander's Repository",
"index": 159
"index": 160
},
{
"url": "https://github.com/Muwahhidun/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/107652-muwahhid/",
"title": "Muwahhidun's Repository",
"index": 160
"index": 161
},
{
"url": "https://github.com/natcoso9955/unRAID-docker",
"profile": "https://forums.unraid.net/profile/73128-natcoso9955/",
"title": "Natcoso9955's Repository",
"index": 161
"index": 162
},
{
"url": "https://github.com/ninthwalker/docker-templates",
"profile": "https://forums.lime-technology.com/profile/9420-ninthwalker/",
"title": "ninthwalker's Repository",
"index": 162
"index": 163
},
{
"url": "https://github.com/NixonInnes/unraid-builds-xml",
"profile": "https://forums.unraid.net/profile/122748-nixoninnes/",
"title": "NixonInnes' Repository",
"index": 163
"index": 164
},
{
"url": "https://github.com/plexinc/pms-docker",
"profile": null,
"title": "Official Plex Repository",
"index": 164
"index": 165
},
{
"url": "https://github.com/ijabz/songkong_unraid/",
"profile": null,
"title": "Official Songkong Repository",
"index": 165
"index": 166
},
{
"url": "https://github.com/opal06/unraid_docker_templates",
"profile": "https://forums.unraid.net/profile/110756-opal_06/",
"title": "opal_06's Repository",
"index": 166
"index": 167
},
{
"url": "https://github.com/openspeedtest/unraid-docker-plugin",
"profile": "https://forums.unraid.net/profile/110999-openspeedtest/",
"title": "openspeedtest's Repository",
"index": 167
"index": 168
},
{
"url": "https://github.com/wranglatang/docker-bluelinky",
"profile": "https://forums.unraid.net/profile/89354-pwrangles/",
"title": "p.wrangles' Repository",
"index": 168
"index": 169
},
{
"url": "https://github.com/pducharme/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/62479-pducharme/",
"title": "pducharme's Repository",
"index": 169
"index": 170
},
{
"url": "https://github.com/noinip/container-templates",
"profile": "https://forums.lime-technology.com/profile/10946-pinion/",
"title": "pinion's Repository",
"index": 170
"index": 171
},
{
"url": "https://github.com/dcflachs/plugin-repository",
"profile": "https://forums.unraid.net/profile/63584-primeval_god/",
"title": "primeval_god's Repository",
"index": 171
"index": 172
},
{
"url": "https://github.com/Progeny42/unRAID-CA-Templates",
"profile": "https://forums.unraid.net/profile/101997-progeny42",
"title": "Progeny42's Repository",
"index": 172
"index": 173
},
{
"url": "https://github.com/wger-project/unraid-templates",
"profile": "https://forums.unraid.net/profile/118956-rge/",
"title": "rge's Repository",
"index": 173
"index": 174
},
{
"url": "https://github.com/roflcoopter/viseron-unraid-ca-template",
"profile": "https://forums.unraid.net/profile/113120-roflcoopter",
"title": "roflcoopter's Repository",
"index": 174
"index": 175
},
{
"url": "https://github.com/SAL-e/docker-templates",
"profile": "https://forums.unraid.net/profile/11345-sal-e/",
"title": "SAL-e's Repository",
"index": 175
"index": 176
},
{
"url": "https://github.com/sdesbure/docker-containers",
"profile": "https://forums.lime-technology.com/profile/3477-sdesbure/",
"title": "sdesbure's Repository",
"index": 176
"index": 177
},
{
"url": "https://github.com/dersimn/docker-unraid-templates",
"profile": "https://forums.unraid.net/profile/11673-seim/",
"title": "seim's Repository",
"index": 177
"index": 178
},
{
"url": "https://github.com/shrmnk/docker-templates",
"profile": "https://forums.unraid.net/profile/77786-shrmn/",
"title": "shrmn's Repository",
"index": 178
"index": 179
},
{
"url": "https://github.com/SimonFair/unraid-plugins",
"profile": "https://forums.unraid.net/profile/75917-simonf",
"title": "SimonF's Repository",
"index": 179
"index": 180
},
{
"url": "https://github.com/simse/docker-templates",
"profile": "https://forums.unraid.net/profile/69400-simse/",
"title": "simse's Repository",
"index": 180
"index": 181
},
{
"url": "https://github.com/SiwatINC/unraid-ca-repository",
"profile": "https://forums.unraid.net/profile/72489-siwat2545/",
"title": "Siwat2545's Repository",
"index": 181
"index": 182
},
{
"url": "https://github.com/Skitals/unraid-ca-templates",
"profile": "https://forums.unraid.net/profile/97624-skitals/",
"title": "Skitals Repository",
"index": 182
"index": 183
},
{
"url": "https://github.com/SlrG/unRAID",
"profile": "https://forums.lime-technology.com/profile/16166-slrg/",
"title": "SlrG's Repository",
"index": 183
"index": 184
},
{
"url": "https://github.com/smdion/docker-containers/tree/beta-templates",
"profile": "https://forums.lime-technology.com/profile/26365-smdion/",
"title": "smdion's beta Repository",
"index": 184
"index": 185
},
{
"url": "https://github.com/smdion/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/26365-smdion/",
"title": "smdion's Repository",
"index": 185
"index": 186
},
{
"url": "https://github.com/soana/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/10065-soana/",
"title": "soana's Repository",
"index": 186
"index": 187
},
{
"url": "https://github.com/SpaceinvaderOne/Docker-Templates-Unraid",
"profile": "https://forums.unraid.net/profile/67288-spaceinvaderone/",
"title": "SpaceInvaderOne's Repository",
"index": 187
"index": 188
},
{
"url": "https://github.com/spants/unraidtemplates",
"profile": "https://forums.lime-technology.com/profile/2148-spants/",
"title": "Spants' Repository",
"index": 188
"index": 189
},
{
"url": "https://github.com/Spikhalskiy/docker-templates",
"profile": "https://lime-technology.com/profile/82549-dmitry-spikhalskiy/",
"title": "Spikhalskiy's Repository",
"index": 189
"index": 190
},
{
"url": "https://github.com/Steini1984/steini1984-s-repositoy",
"profile": "https://forums.lime-technology.com/profile/2957-steini84/",
"title": "steini84's Repository",
"index": 190
"index": 191
},
{
"url": "https://github.com/stuckless/unRAID",
"profile": "https://forums.lime-technology.com/profile/70058-stuckless/",
"title": "stuckless' Repository",
"index": 191
"index": 192
},
{
"url": "https://github.com/Sabreu/unraid_templates",
"profile": "https://forums.unraid.net/profile/98837-sublivion/",
"title": "sublivion's Repository",
"index": 192
"index": 193
},
{
"url": "https://github.com/Tautulli/Tautulli-Unraid-Template",
"profile": "https://lime-technology.com/profile/69064-wreave/",
"title": "Tautulli's Repository",
"index": 193
"index": 194
},
{
"url": "https://github.com/testdasi/testdasi-unraid-repo",
"profile": "https://forums.unraid.net/profile/70144-testdasi",
"title": "testdasi's Repository",
"index": 194
"index": 195
},
{
"url": "https://github.com/brianmiller/docker-templates",
"profile": "https://forums.unraid.net/profile/86892-thebrian",
"title": "TheBrian's Repository",
"index": 195
"index": 196
},
{
"url": "https://github.com/Squidly271/theone-plugin-repository/",
"profile": "https://forums.lime-technology.com/profile/2231-theone/",
"title": "theone's Repository",
"index": 196
"index": 197
},
{
"url": "https://github.com/thetarkus/docker-templates",
"profile": "https://lime-technology.com/profile/84238-tarkus/",
"title": "thetarkus' Repository",
"index": 197
"index": 198
},
{
"url": "https://github.com/tynor88/docker-templates",
"profile": "https://forums.lime-technology.com/profile/70206-thomast_88/",
"title": "thomast_88's Repository",
"index": 198
"index": 199
},
{
"url": "https://github.com/Thraxis/docker-templates",
"profile": "https://forums.lime-technology.com/profile/9802-thraxis/",
"title": "Thraxis' Repository",
"index": 199
"index": 200
},
{
"url": "https://github.com/tinglis1/docker-containers",
"profile": "https://forums.lime-technology.com/profile/6492-tinglis1/",
"title": "tinglis1's Repository",
"index": 200
"index": 201
},
{
"url": "https://github.com/tobbenb/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/63089-saarg/",
"title": "tobbenb's Repository",
"index": 201
"index": 202
},
{
"url": "https://github.com/tombowditch/docker-templates",
"profile": "https://lime-technology.com/profile/80184-tombowditch/",
"title": "tombowditch's Repository",
"index": 202
"index": 203
},
{
"url": "https://github.com/charlescng/docker-containers",
"profile": "https://forums.unraid.net/profile/64811-uberchuckie/",
"title": "uberchuckie's Repository",
"index": 203
"index": 204
},
{
"url": "https://github.com/Poag/docker-xml",
"profile": "https://forums.lime-technology.com/profile/63933-uirel/",
"title": "Uirel's Repository",
"index": 204
"index": 205
},
{
"url": "https://github.com/Ulisses1478/templates-unraid",
"profile": "https://forums.unraid.net/profile/90485-ulisses1478/",
"title": "ulisses1478's Repository",
"index": 205
"index": 206
},
{
"url": "https://github.com/xamindar/docker-templates",
"profile": "https://forums.lime-technology.com/profile/1543-xamindar/",
"title": "xamindar's Repository",
"index": 206
"index": 207
},
{
"url": "https://github.com/yayitazale/unraid-templates",
"profile": "https://forums.unraid.net/profile/88392-yayitazale/",
"title": "yayitazale's Repository",
"index": 207
"index": 208
},
{
"url": "https://github.com/valaypatel/unraidapps",
"profile": "https://forums.unraid.net/profile/120399-yoda/",
"title": "Yoda's Repository",
"index": 208
"index": 209
},
{
"url": "https://github.com/zgorizzo69/unraid-templates",
"profile": "https://forums.unraid.net/profile/119851-zgo/",
"title": "zgo's Repository",
"index": 209
"index": 210
},
{
"url": "https://github.com/zyphermonkey/docker-templates",
"profile": "https://lime-technology.com/profile/67871-zyphermonkey/",
"title": "zyphermonkey's Repository",
"index": 210
"index": 211
}
]

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>remotely</Name>
<Repository>translucency/remotely</Repository>
<Registry>https://hub.docker.com/r/translucency/remotely/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/107813-support-marzel-remotely/</Support>
<Project>https://remotely.one/</Project>
<Overview>A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.</Overview>
<WebUI>http://[IP]:[PORT:5000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/marzel/remotely.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/marzel1/docker-templates/main/marzel/img/remotely.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5000</HostPort>
<ContainerPort>5000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/remotely</HostDir>
<ContainerDir>/remotely-data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Port" Target="5000" Default="5000" Mode="tcp" Description="Container Port: 5000" Type="Port" Display="always" Required="true" Mask="false">9280</Config>
<Config Name="Data" Target="/remotely-data" Default="/mnt/user/appdata/remotely" Mode="rw" Description="Container Path: /remotely-data" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/remotely</Config>
<Date>1619787764</Date>
<Description>A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/MarzelsRepository/marzel/remotely.xml</templatePath>
</Container>