This commit is contained in:
Andrew Z 2024-08-12 20:06:59 -04:00
parent 83093b7ede
commit 4cdeae90bb
5 changed files with 194 additions and 19 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1723500428
"last_updated_timestamp": 1723507617
}

View File

@ -128420,12 +128420,12 @@
"GameServers"
],
"stars": 45,
"LastUpdate": 1721913328,
"trendsDate": [
1720901174,
1723500423
],
"LastUpdateScan": 1723500423,
"LastUpdate": 1721913328,
"FirstSeen": 1718301995
},
{
@ -302067,6 +302067,13 @@
"FirstSeen": 1669129446,
"topTrending": 0.9480000000000001
},
{
"TemplatePath": "/tmp/appFeed/templates/ccmpbllsRepository/ookla-speedtest-mqtt/ookla-speedtest-mqtt.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Config"
],
"FirstSeen": null
},
{
"Name": "prometheus-docker",
"Repository": "ccmpbll/prometheus-docker",
@ -308256,8 +308263,8 @@
"Other"
],
"downloads": 128,
"LastUpdate": 1723499319,
"LastUpdateScan": 1723500423,
"LastUpdate": 1723499319,
"FirstSeen": 1723500423
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2354,
"last_updated_timestamp": 1723500428,
"last_updated": "2024-08-12 18:07",
"apps": 2355,
"last_updated_timestamp": 1723507617,
"last_updated": "2024-08-12 20:06",
"categories": [
{
"Cat": "AI:",
@ -128586,12 +128586,12 @@
"GameServers"
],
"stars": 45,
"LastUpdate": 1721913328,
"trendsDate": [
1720901174,
1723500423
],
"LastUpdateScan": 1723500423,
"LastUpdate": 1721913328,
"FirstSeen": 1718301995
},
{
@ -302233,6 +302233,13 @@
"FirstSeen": 1669129446,
"topTrending": 0.9480000000000001
},
{
"TemplatePath": "/tmp/appFeed/templates/ccmpbllsRepository/ookla-speedtest-mqtt/ookla-speedtest-mqtt.xml",
"errors": [
"Opening and ending tag mismatch: Container line 2 and Config"
],
"FirstSeen": null
},
{
"Name": "prometheus-docker",
"Repository": "ccmpbll/prometheus-docker",
@ -308422,8 +308429,8 @@
"Other"
],
"downloads": 128,
"LastUpdate": 1723499319,
"LastUpdateScan": 1723500423,
"LastUpdate": 1723499319,
"FirstSeen": 1723500423
},
{

View File

@ -3494,6 +3494,8 @@ Downloading ccmpbll's Repository: https://github.com/ccmpbll/unraid-docker-templ
Processing /tmp/appFeed/templates/ccmpbllsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/ccmpbllsRepository/cloudflare-speedtest-mqtt/cloudflare-speedtest-mqtt.xml...Success
Processing /tmp/appFeed/templates/ccmpbllsRepository/docker-diag-tools/docker-diag-tools.xml...Success
Processing /tmp/appFeed/templates/ccmpbllsRepository/ookla-speedtest-mqtt/ookla-speedtest-mqtt.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/ccmpbllsRepository/prometheus-docker/prometheus-docker.xml...Success
@ -4287,12 +4289,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:soulmask Downloads: 5652672 Stars: 45 Base: unknown
stonith404/pocket-id
stonith404/pocket-id:latest Downloads: 128 Stars: 0 Base: unknown
Pulling stonith404/pocket-id:latest
Privileged: 104

View File

@ -128420,11 +128420,12 @@
"GameServers"
],
"stars": 45,
"LastUpdate": 1721913328,
"trendsDate": [
1720901174
1720901174,
1723500423
],
"LastUpdateScan": 1720901174,
"LastUpdate": 1719253531,
"LastUpdateScan": 1723500423,
"FirstSeen": 1718301995
},
{
@ -154485,14 +154486,14 @@
"@attributes": {
"Name": "Force direct play for",
"Target": "REPLEX_FORCE_DIRECT_PLAY_FOR",
"Default": "false",
"Default": "",
"Description": "Force direct play for the given resolutions, see GitHub for more info.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
"value": ""
},
{
"@attributes": {
@ -308095,6 +308096,170 @@
"LastUpdateScan": 1721059600,
"FirstSeen": 1721059600
},
{
"Name": "Pocket-ID",
"Repository": "stonith404/pocket-id:latest",
"Registry": "https://hub.docker.com/r/stonith404/pocket-id",
"Branch": [
{
"Tag": "latest",
"TagDescription": "Latest stable release"
},
{
"Tag": "development",
"TagDescription": "Latest development release"
}
],
"Network": "bridge",
"Privileged": "false",
"WebUI": "http://[IP]:[PORT:3000]/",
"Support": "https://github.com/stonith404/pocket-id/issues",
"Project": "https://github.com/stonith404/pocket-id",
"Overview": "A simple OIDC provider that allows users to authenticate with their passkeys to your services.",
"ExtraSearchTerms": "authentication passkey password Authelia Authentik Keycloack ORY Hydra",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/pocket-id-icon.png",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/pocket_id.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Public App URL",
"Target": "PUBLIC_APP_URL",
"Default": "http://localhost",
"Description": "The URL where you will access the app. Recommended to change from default.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost"
},
{
"@attributes": {
"Name": "Data Path",
"Target": "/app/backend/data",
"Default": "/mnt/user/appdata/pocket-id/data",
"Mode": "rw",
"Description": "Data directory",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/pocket-id/data"
},
{
"@attributes": {
"Name": "Database Path",
"Target": "DB_PATH",
"Default": "data/pocket-id.db",
"Description": "Path inside the container to the SQLite database file",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "data/pocket-id.db"
},
{
"@attributes": {
"Name": "Upload Path",
"Target": "UPLOAD_PATH",
"Default": "data/uploads",
"Description": "Path inside the container where uploaded files are stored",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "data/uploads"
},
{
"@attributes": {
"Name": "Frontend Port",
"Target": "PORT",
"Default": "3000",
"Mode": "tcp",
"Description": "The port inside the container on which the frontend should listen",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Backend Port",
"Target": "BACKEND_PORT",
"Default": "8080",
"Mode": "tcp",
"Description": "The port inside the container on which the backend should listen",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "099",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "099"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/pocket_id.xml",
"CategoryList": [
"Network-Privacy",
"Productivity",
"Security",
"Tools-Utilities",
"Other"
],
"downloads": 128,
"LastUpdate": 1723499319,
"LastUpdateScan": 1723500423,
"FirstSeen": 1723500423
},
{
"Name": "Posterizarr",
"Repository": "ghcr.io/fscorrupt/docker-posterizarr",