This commit is contained in:
Andrew Z 2024-04-14 04:06:10 -04:00
parent 86e1a028e2
commit 01e4fdb6e5
3 changed files with 71 additions and 4 deletions

View File

@ -1 +1 @@
147
196

View File

@ -4068,11 +4068,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
registry.phospher.com/brianmiller/doorway
registry.phospher.com/brianmiller/doorway:latest Downloads: Stars: Base: unknown
Pulling registry.phospher.com/brianmiller/doorway:latest
Privileged: 103
No change to feed
Updating GitHub

View File

@ -182852,6 +182852,72 @@
"topTrending": -1.44,
"topPerforming": 0.186
},
{
"Name": "doorway",
"Repository": "registry.phospher.com/brianmiller/doorway:latest",
"Registry": "https://gitlab.phospher.com/brianmiller/doorway/container_registry/5",
"Network": "bridge",
"Privileged": "false",
"Shell": "bash",
"Support": "https://discord.gg/8RMMrJVQgy",
"Project": "https://gitlab.phospher.com/brianmiller/doorway",
"Overview": "Doorway is a complete RLOGIN and Telnet BBS made for the old multiuser DOS door games. It comes preloaded with the last published version of L.O.R.D., L.O.R.D. 2, Exitilus (the reason I built this container), Planets, Death Masters, DoorMud, Drakeville and MELEE. This container can be use standalone but it's intended to be an RLOGIN target for a main BBS.\r\n\r\nMost door games are configured for up to 10 simultaneous nodes.",
"TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/doorway/doorway.xml",
"Icon": "https://github.com/brianmiller/docker-templates/raw/master/doorway/doorway.png",
"MinVer": "6.0",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Type": "Port",
"Name": "Telnet Port",
"Target": "23",
"Default": "23",
"Mode": "tcp",
"Description": "The telnet port doorway will listen on.",
"Display": "always",
"Required": "true"
},
"value": "23"
},
{
"@attributes": {
"Type": "Port",
"Name": "Rlogin Port",
"Target": "513",
"Default": "513",
"Mode": "tcp",
"Description": "The rlogin port doorway will listen on.",
"Display": "always",
"Required": "true"
},
"value": "513"
},
{
"@attributes": {
"Type": "Path",
"Name": "Stateful Data Path",
"Target": "/opt/doorway",
"Default": "/mnt/user/appdata/doorway",
"Mode": "rw",
"Description": "Internal Container Path: /opt/doorway",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/doorway"
}
],
"Repo": "TheBrian's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/doorway/doorway.xml",
"CategoryList": [
"Other"
],
"LastUpdateScan": 1713074789,
"FirstSeen": 1713074789
},
{
"Name": "intel-gpu-telegraf",
"Repository": "theoriginalbrian/intel-gpu-telegraf",