diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 1368f1d40..9cfba1825 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1704517558 + "last_updated_timestamp": 1704531936 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 6d1ce2bd6..ae46a49c2 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -177701,6 +177701,88 @@ "FirstSeen": 1591272457, "topTrending": 0.038000000000000006 }, + { + "Name": "mbbsemu", + "Repository": "mbbsemu", + "Registry": "https://registry.phospher.com", + "Network": "bridge", + "Privileged": "false", + "Shell": "bash", + "Support": "https://discord.gg/8RMMrJVQgy", + "Project": "https://gitlab.phospher.com/brianmiller/mbbsemu", + "Overview": "The Major BBS Emulator: MBBSEmu.com", + "TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/mbbsemu/mbbsemu.xml", + "Icon": "https://github.com/brianmiller/docker-templates/raw/master/mbbsemu/mbbsemu.png", + "MinVer": "6.0", + "Networking": { + "Mode": "bridge" + }, + "Config": [ + { + "@attributes": { + "Type": "Variable", + "Name": "MBBSEMU_RELEASE_TAG", + "Target": "MBBSEMU_RELEASE_TAG", + "Default": "v1.0-alpha-123023", + "Mode": "", + "Description": "The version of MBBSEmu to download from GitHub. Use 'embedded' to use the pre-packaged version.", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Type": "Variable", + "Name": "INITIAL_SYSOP_PASSWORD", + "Target": "INITIAL_SYSOP_PASSWORD", + "Default": "mbbsemu", + "Mode": "", + "Description": "The initial sysop password. This is only used if an existing installation isn't found.", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Type": "Port", + "Name": "Telnet Port", + "Target": "23", + "Default": "23", + "Mode": "tcp", + "Description": "The port mbbsemu will listen on.", + "Display": "always", + "Required": "true" + }, + "value": "23" + }, + { + "@attributes": { + "Type": "Path", + "Name": "Stateful Data Path", + "Target": "/opt/mbbsemu", + "Default": "/mnt/user/appdata/mbbsemu", + "Mode": "rw", + "Description": "Internal Container Path: /opt/mbbsemu", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/mbbsemu" + } + ], + "Repo": "TheBrian's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/mbbsemu/mbbsemu.xml", + "CategoryList": [ + "Other" + ], + "LastUpdateScan": 1704531936, + "FirstSeen": 1704531936 + }, { "Name": "phvalheim-server", "Repository": "theoriginalbrian/phvalheim-server", diff --git a/applicationFeed.json b/applicationFeed.json index ee179404f..f9534eb3a 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 2213, - "last_updated_timestamp": 1704517558, - "last_updated": "2024-01-06 00:05", + "apps": 2214, + "last_updated_timestamp": 1704531936, + "last_updated": "2024-01-06 04:05", "categories": [ { "Cat": "Backup:", @@ -177863,6 +177863,88 @@ "FirstSeen": 1591272457, "topTrending": 0.038000000000000006 }, + { + "Name": "mbbsemu", + "Repository": "mbbsemu", + "Registry": "https://registry.phospher.com", + "Network": "bridge", + "Privileged": "false", + "Shell": "bash", + "Support": "https://discord.gg/8RMMrJVQgy", + "Project": "https://gitlab.phospher.com/brianmiller/mbbsemu", + "Overview": "The Major BBS Emulator: MBBSEmu.com", + "TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/mbbsemu/mbbsemu.xml", + "Icon": "https://github.com/brianmiller/docker-templates/raw/master/mbbsemu/mbbsemu.png", + "MinVer": "6.0", + "Networking": { + "Mode": "bridge" + }, + "Config": [ + { + "@attributes": { + "Type": "Variable", + "Name": "MBBSEMU_RELEASE_TAG", + "Target": "MBBSEMU_RELEASE_TAG", + "Default": "v1.0-alpha-123023", + "Mode": "", + "Description": "The version of MBBSEmu to download from GitHub. Use 'embedded' to use the pre-packaged version.", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Type": "Variable", + "Name": "INITIAL_SYSOP_PASSWORD", + "Target": "INITIAL_SYSOP_PASSWORD", + "Default": "mbbsemu", + "Mode": "", + "Description": "The initial sysop password. This is only used if an existing installation isn't found.", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Type": "Port", + "Name": "Telnet Port", + "Target": "23", + "Default": "23", + "Mode": "tcp", + "Description": "The port mbbsemu will listen on.", + "Display": "always", + "Required": "true" + }, + "value": "23" + }, + { + "@attributes": { + "Type": "Path", + "Name": "Stateful Data Path", + "Target": "/opt/mbbsemu", + "Default": "/mnt/user/appdata/mbbsemu", + "Mode": "rw", + "Description": "Internal Container Path: /opt/mbbsemu", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/mbbsemu" + } + ], + "Repo": "TheBrian's Repository", + "Official": true, + "templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/mbbsemu/mbbsemu.xml", + "CategoryList": [ + "Other" + ], + "LastUpdateScan": 1704531936, + "FirstSeen": 1704531936 + }, { "Name": "phvalheim-server", "Repository": "theoriginalbrian/phvalheim-server", diff --git a/firstSeen.json b/firstSeen.json index f0b1cada8..45d3fd8b3 100755 --- a/firstSeen.json +++ b/firstSeen.json @@ -3094,5 +3094,6 @@ "wasimaster/13ft": 1704387956, "phalcode/gamevault-backend": 1704445544, "prom/alertmanager:latest": 1704445544, - "feramance/qbitrr": 1704445544 + "feramance/qbitrr": 1704445544, + "mbbsemu": 1704531936 } \ No newline at end of file diff --git a/lastcheckIndex b/lastcheckIndex index 4e0f4a6ac..f55a6f7cd 100755 --- a/lastcheckIndex +++ b/lastcheckIndex @@ -1 +1 @@ -2058 \ No newline at end of file +2107 \ No newline at end of file diff --git a/log.txt b/log.txt index 7536f16ce..745aed3e2 100644 --- a/log.txt +++ b/log.txt @@ -1791,6 +1791,7 @@ Processing /tmp/appFeed/templates/GlassedSilversRepository/happypandax/happypand Downloading TheBrian's Repository: https://github.com/brianmiller/docker-templates -> /tmp/appFeed/templates/TheBriansRepository Attempt 1...https://github.com/brianmiller/docker-templates/archive/master.tar.gz Success! Processing /tmp/appFeed/templates/TheBriansRepository/ca_profile.xml...FOUND PROFILE Processing /tmp/appFeed/templates/TheBriansRepository/intel-gpu-telegraf/intel-gpu-telegraf.xml...Success +Processing /tmp/appFeed/templates/TheBriansRepository/mbbsemu/mbbsemu.xml...Success Processing /tmp/appFeed/templates/TheBriansRepository/phvalheim-server/phvalheim-server.xml...Success Processing /tmp/appFeed/templates/TheBriansRepository/roboexec/roboexec.xml...Removed from CA @@ -3943,12 +3944,10 @@ Processing /tmp/appFeed/templates/stottlesRepository/jupyterlabnn/jupyterlabnn.x Updating stats on containers +mbbsemu +mbbsemu Downloads: Stars: Base: unknown Privileged: 106 - -No change to feed - - Updating GitHub diff --git a/repoInfo.json b/repoInfo.json index f34733e5a..9ed99b062 100755 --- a/repoInfo.json +++ b/repoInfo.json @@ -82333,5 +82333,16 @@ "downloadtrend": null, "trendsDate": null, "LastUpdate": 1704443915 + }, + "mbbsemu": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1704531936, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null, + "LastUpdate": null } } \ No newline at end of file