mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-07 23:24:45 +00:00
Update
This commit is contained in:
parent
a63d7abfa1
commit
1876bfc24a
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1699815941
|
||||
"last_updated_timestamp": 1699823157
|
||||
}
|
@ -189162,6 +189162,89 @@
|
||||
"LastUpdateScan": 1697702740,
|
||||
"FirstSeen": 1663920216
|
||||
},
|
||||
{
|
||||
"Name": "QuestDB",
|
||||
"Repository": "questdb/questdb",
|
||||
"Registry": "https://hub.docker.com/r/questdb/questdb/",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/questdb/questdb/",
|
||||
"Project": "https://questdb.io/",
|
||||
"Overview": "QuestDB is an open-source database designed to make time-series lightning fast and easy.",
|
||||
"WebUI": "http://[IP]:[PORT:9000]",
|
||||
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/questdb.xml",
|
||||
"Icon": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/QuestDB.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Postgres wire protocol",
|
||||
"Target": "8812",
|
||||
"Default": "8812",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8812"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "API Rest and webgui",
|
||||
"Target": "9000",
|
||||
"Default": "9000",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "InfluxDB line protocol",
|
||||
"Target": "9009",
|
||||
"Default": "9009",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9009"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Data Path",
|
||||
"Target": "/var/lib/questdb",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/questdb"
|
||||
}
|
||||
],
|
||||
"Repo": "yayitazale's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/yayitazalesRepository/yayitazale/questdb.xml",
|
||||
"CategoryList": [
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 1409834,
|
||||
"stars": 27,
|
||||
"LastUpdate": 1699586293,
|
||||
"LastUpdateScan": 1699823157,
|
||||
"FirstSeen": 1699823157
|
||||
},
|
||||
{
|
||||
"Name": "tensorrt-models",
|
||||
"Repository": "nvcr.io/nvidia/tensorrt:22.07-py3",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2151,
|
||||
"last_updated_timestamp": 1699815941,
|
||||
"last_updated": "2023-11-12 14:05",
|
||||
"apps": 2152,
|
||||
"last_updated_timestamp": 1699823157,
|
||||
"last_updated": "2023-11-12 16:05",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -189324,6 +189324,89 @@
|
||||
"LastUpdateScan": 1697702740,
|
||||
"FirstSeen": 1663920216
|
||||
},
|
||||
{
|
||||
"Name": "QuestDB",
|
||||
"Repository": "questdb/questdb",
|
||||
"Registry": "https://hub.docker.com/r/questdb/questdb/",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/questdb/questdb/",
|
||||
"Project": "https://questdb.io/",
|
||||
"Overview": "QuestDB is an open-source database designed to make time-series lightning fast and easy.",
|
||||
"WebUI": "http://[IP]:[PORT:9000]",
|
||||
"TemplateURL": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/yayitazale/questdb.xml",
|
||||
"Icon": "https://gitlab.com/yayitazale/unraid-templates/-/raw/main/QuestDB.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Postgres wire protocol",
|
||||
"Target": "8812",
|
||||
"Default": "8812",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8812"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "API Rest and webgui",
|
||||
"Target": "9000",
|
||||
"Default": "9000",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "InfluxDB line protocol",
|
||||
"Target": "9009",
|
||||
"Default": "9009",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "9009"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Data Path",
|
||||
"Target": "/var/lib/questdb",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/questdb"
|
||||
}
|
||||
],
|
||||
"Repo": "yayitazale's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/yayitazalesRepository/yayitazale/questdb.xml",
|
||||
"CategoryList": [
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 1409834,
|
||||
"stars": 27,
|
||||
"LastUpdate": 1699586293,
|
||||
"LastUpdateScan": 1699823157,
|
||||
"FirstSeen": 1699823157
|
||||
},
|
||||
{
|
||||
"Name": "tensorrt-models",
|
||||
"Repository": "nvcr.io/nvidia/tensorrt:22.07-py3",
|
||||
|
@ -3012,5 +3012,6 @@
|
||||
"noah231515/receipt-wrangler:latest": 1699716994,
|
||||
"ollamawebui/ollama-webui:latest": 1699716998,
|
||||
"goobaroo/nomifactoryceu": 1699729540,
|
||||
"bbergle/mkv-language-remover:dev": 1699736738
|
||||
"bbergle/mkv-language-remover:dev": 1699736738,
|
||||
"questdb/questdb": 1699823157
|
||||
}
|
3
log.txt
3
log.txt
@ -1941,6 +1941,7 @@ Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/fiatchamp.xml
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/frigate.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/grafana-image-renderer.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/greed.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/questdb.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/tensorrt-models.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/whosatmyfeeder.xml...Success
|
||||
|
||||
@ -3847,6 +3848,8 @@ Processing /tmp/appFeed/templates/wranglersRepository/template.xml...Success
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
questdb/questdb
|
||||
questdb/questdb Downloads: 1409834 Stars: 27 Base: unknown
|
||||
Privileged: 102
|
||||
|
||||
|
||||
|
@ -81893,6 +81893,62 @@
|
||||
"Mode": "host"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Minecraft Version",
|
||||
"Target": "MC_VERSION",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Pick your Minecraft version.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Fabric Version",
|
||||
"Target": "FABRIC_VERSION",
|
||||
"Default": "0.14.24",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "0.14.24"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Installer Version",
|
||||
"Target": "INSTALLER_VERSION",
|
||||
"Default": "0.11.2",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "0.11.2"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Minecraft Port",
|
||||
"Target": "GAME_PORT",
|
||||
"Default": "25565",
|
||||
"Mode": "tcp",
|
||||
"Description": "Set game port (default: 25565).",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "25565"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Save Data",
|
||||
@ -81907,6 +81963,20 @@
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Accept EULA",
|
||||
"Target": "ACCEPT_EULA",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Java Xmx",
|
||||
@ -81990,62 +82060,6 @@
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Minecraft Version",
|
||||
"Target": "MC_VERSION",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Pick your Minecraft version.",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Accept EULA",
|
||||
"Target": "ACCEPT_EULA",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Fabric Version",
|
||||
"Target": "FABRIC_VERSION",
|
||||
"Default": "0.14.24",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "0.14.24"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Installer Version",
|
||||
"Target": "INSTALLER_VERSION",
|
||||
"Default": "0.11.2",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "0.11.2"
|
||||
}
|
||||
],
|
||||
"Repo": "fithwum's Repository",
|
||||
@ -82107,6 +82121,20 @@
|
||||
},
|
||||
"value": "25565"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Save Data",
|
||||
"Target": "/MCserver/world/",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /MCserver/world/",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Accept EULA",
|
||||
@ -82163,20 +82191,6 @@
|
||||
},
|
||||
"value": "1G"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Save Data",
|
||||
"Target": "/MCserver/world/",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /MCserver/world/",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "AppData Config Path",
|
||||
|
@ -81190,5 +81190,16 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1699735652
|
||||
},
|
||||
"questdb/questdb": {
|
||||
"Base": null,
|
||||
"Downloads": 1409834,
|
||||
"Stars": 27,
|
||||
"Time": 1699823157,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1699586293
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user