This commit is contained in:
Andrew Z 2023-04-04 04:04:36 -04:00
parent 3097a12aa3
commit 6412fe846b
6 changed files with 137 additions and 20 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1680588268
"last_updated_timestamp": 1680595474
}

View File

@ -41732,8 +41732,8 @@
],
"downloads": 7084,
"stars": 3,
"LastUpdate": 1672925664,
"LastUpdateScan": 1680588268,
"LastUpdate": 1672925664,
"FirstSeen": 1675393456
},
{
@ -279837,8 +279837,8 @@
],
"downloads": 10477,
"stars": 4,
"LastUpdate": 1680103707,
"LastUpdateScan": 1680588268,
"LastUpdate": 1680103707,
"FirstSeen": 1680588268
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2032,
"last_updated_timestamp": 1680588268,
"last_updated": "2023-04-04 02:04",
"last_updated_timestamp": 1680595474,
"last_updated": "2023-04-04 04:04",
"categories": [
{
"Cat": "Backup:",
@ -41894,8 +41894,8 @@
],
"downloads": 7084,
"stars": 3,
"LastUpdate": 1672925664,
"LastUpdateScan": 1680588268,
"LastUpdate": 1672925664,
"FirstSeen": 1675393456
},
{
@ -279999,8 +279999,8 @@
],
"downloads": 10477,
"stars": 4,
"LastUpdate": 1680103707,
"LastUpdateScan": 1680588268,
"LastUpdate": 1680103707,
"FirstSeen": 1680588268
}
],

View File

@ -1 +1 @@
1372
1421

View File

@ -3526,13 +3526,6 @@ Processing /tmp/appFeed/templates/B4rnysRepository/templates/serpbear.xml...Succ
Updating stats on containers
Tagged - Can't determine last update
signumnetwork/node
signumnetwork/node:3.5.3-h2 Downloads: 7084 Stars: 3 Base: unknown
imagegenius/ai-chat-app
ghcr.io/imagegenius/ai-chat-app Downloads: Stars: Base: unknown
towfiqi/serpbear
towfiqi/serpbear:latest Downloads: 10477 Stars: 4 Base: unknown
Privileged: 107

View File

@ -41730,10 +41730,10 @@
"CategoryList": [
"Crypto"
],
"downloads": 5389,
"downloads": 7084,
"stars": 3,
"LastUpdateScan": 1677992644,
"LastUpdate": 1672925664,
"LastUpdateScan": 1680588268,
"FirstSeen": 1675393456
},
{
@ -220788,7 +220788,7 @@
"Repo": "Iker's Repository",
"TemplateURL": "https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/master/ZFS.Master.xml",
"Repository": "https://raw.githubusercontent.com/IkerSaint/ZFS-Master-Unraid/main/zfs.master.plg",
"pluginVersion": "2023.02.28.63",
"pluginVersion": "2023.04.03.64",
"Overview": "The ZFS Master plugin provides information and control over the ZFS Pools in your Unraid. Available ZFS Pools are listed under the \"Main/ZFSMaster\" tab.",
"templatePath": "/tmp/GitHub/AppFeed/templates/IkersRepository/ZFS.Master.xml",
"CategoryList": [
@ -224692,8 +224692,8 @@
"GameServers"
],
"downloads": 811,
"LastUpdate": 1679599972,
"LastUpdateScan": 1680581062,
"LastUpdate": 1679599972,
"FirstSeen": 1672787057
},
{
@ -273832,7 +273832,7 @@
"CategoryList": [
"Other"
],
"LastUpdateScan": 1677992645,
"LastUpdateScan": 1680588268,
"FirstSeen": 1677992645
},
{
@ -279716,5 +279716,129 @@
"LastUpdateScan": 1680518501,
"LastUpdate": 1680513378,
"FirstSeen": 1680518501
},
{
"Name": "SerpBear",
"Repository": "towfiqi/serpbear:latest",
"Registry": "https://hub.docker.com/r/towfiqi/serpbear",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/137296-support-b42n1-repo/",
"Project": "https://github.com/towfiqi/serpbear",
"Overview": "SerpBear is an Open Source Search Engine Position Tracking App. It allows you to track your website's keyword positions in Google and get notified of their positions.\r\n\r\nRequired: A 3rd party Scraping account or a proxy ips to scrape Google Search Result. You can get an free API key from either ScrapingAnt (10k/month free) or ScrapingRobot (5k/month free) or SpaceSerp (15k/month for one-time payment of $59).\r\n\r\nhttps://docs.serpbear.com/getting-started\r\n\r\nEnvironment Variables\r\n\r\nhttps://docs.serpbear.com/miscellaneous/environment-variables",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/b42n1/unraid-templates/master/templates/serpbear.xml",
"Icon": "https://raw.githubusercontent.com/b42n1/unraid-templates/main/logos/logo-serpbear.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Path",
"Target": "/app/data",
"Default": "/mnt/user/appdata/serpbear",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/serpbear"
},
{
"@attributes": {
"Name": "USER",
"Target": "USER",
"Default": "",
"Mode": "",
"Description": "Custom Username",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "PASSWORD",
"Target": "PASSWORD",
"Default": "",
"Mode": "",
"Description": "Secure Password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": "oztrSG4fpaiP9WV558mEe7Ry"
},
{
"@attributes": {
"Name": "SECRET",
"Target": "SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "qWhcV4kw8nuXZUDkZ6B3CTotg3KbcQa9tPwDQ73thwpakLef7aS2FfSfQHrrXASYRvcn"
},
{
"@attributes": {
"Name": "APIKEY",
"Target": "APIKEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "KGwQ63gmg6UnqkP24ivSx9CXVA3DFnv7BeKoYD"
},
{
"@attributes": {
"Name": "NEXT_PUBLIC_APP_URL",
"Target": "NEXT_PUBLIC_APP_URL",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "http://localhost:3000"
}
],
"Repo": "B4rny's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/B4rnysRepository/templates/serpbear.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 10477,
"stars": 4,
"LastUpdate": 1680103707,
"LastUpdateScan": 1680588268,
"FirstSeen": 1680588268
}
]