mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-27 00:44:11 +00:00
Update
This commit is contained in:
parent
aabc38e952
commit
90e39b97d2
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1724846807
|
||||
"last_updated_timestamp": 1724854034
|
||||
}
|
@ -257409,7 +257409,7 @@
|
||||
"Project": "https://github.com/exadel-inc/CompreFace",
|
||||
"Overview": "[b]CompreFace (CPU) is a leading free and open-source face recognition system [/b] [br] \r\n You can choose between different Builds [br] \r [br] \r\n [b]FaceNet(default)[/b], (compreface:0.6.1) - For general purposes. Support CPU without AVX2 [br] \r\n [b]Arcface-R100[/b], (compreface:0.6.1-arcface-r100) - The most accurate model, but the most slowest [br] \r\n [b]MobileNet[/b], (compreface:0.6.1-mobilenet) - The fastest model among CPU only models [br] \r\n [br] \r More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md\n\r\n [b]Database[/b][br][br]\r\n by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.[br]\r\n If you allready have your own Postgres Server running, you can setup a external Server. [br]\r\n 1. Click on \"Show more settings\" [br]\r\n 2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights [br]\r\n 3. Set the Variable EXTERNAL_DB to \"True\" [br]\r\n The URL should look like this: [br][br]\r\n \r\n jdbc:postgresql://IP:PORT/DATABASENAME[br]\r\n like:[br]\r\n jdbc:postgresql://192.168.1.254:5432/compreface[br]\r\n \r\n [br]",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/CompreFace/CompreFace.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/CompreFace/CompreFace.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/compreface.png",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
@ -257548,7 +257548,7 @@
|
||||
"Project": "https://github.com/exadel-inc/CompreFace",
|
||||
"Overview": "[b]CompreFace is a leading free and open-source face recognition system [/b] [br] \r\n [br] \r\n 1. Install Unraid Nvidia Plugin (available in the community apps store): https://forums.unraid.net/topic/98978-plugin-nvidia-driver/ [br] \r\n 2. You can choose from different GPU Builds: [br] \r\n [br] \r\n [b]Arcface-R100-GPU[/b], (compreface:0.6.1-arcface-r100-gpu) - The most accurate model [br] \r\n [b]MobileNet-GPU[/b], (compreface:0.6.1-mobilenet-gpu) - The fastest model [br] \r\n More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md [br][br] \r\n\r\n [b][u][span style='color: #E80000;']Database Configuration[/span][/u][/b][br]\n by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.[br]\r\n If you allready have your own Postgres Server running, you can setup a external Server. [br]\r\n 1. Click on \"Show more settings\" [br]\r\n 2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights [br]\r\n 3. Set the Variable EXTERNAL_DB to \"True\" [br]\r\n The URL should look like this: [br][br]\r\n \r\n jdbc:postgresql://IP:PORT/DATABASENAME[br]\r\n like:[br]\r\n jdbc:postgresql://192.168.1.254:5432/compreface[br]\r\n \r\n [br]",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/CompreFace-GPU/CompreFace-GPU.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/CompreFace-GPU/CompreFace-GPU.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/compreface-gpu.png",
|
||||
"ExtraParams": "--runtime=nvidia ",
|
||||
"Networking": {
|
||||
@ -257679,7 +257679,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "double-take",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/double-take/double-take.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/double-take/double-take.xml",
|
||||
"Repository": "skrashevich/double-take:latest",
|
||||
"Registry": "https://hub.docker.com/r/skrashevich/double-take/",
|
||||
"Network": "bridge",
|
||||
@ -257764,7 +257764,7 @@
|
||||
"Name": "machinebox-tagbox",
|
||||
"Repository": "machinebox/tagbox",
|
||||
"Registry": "https://hub.docker.com/r/machinebox/tagbox",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/machinebox-tagbox/machinebox-tagbox.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-tagbox/machinebox-tagbox.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -257992,7 +257992,7 @@
|
||||
"Name": "machinebox-videobox",
|
||||
"Repository": "machinebox/videobox",
|
||||
"Registry": "https://hub.docker.com/r/machinebox/videobox",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/machinebox-videobox/machinebox-videobox.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-videobox/machinebox-videobox.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -258190,7 +258190,7 @@
|
||||
"Name": "mail2slack",
|
||||
"Repository": "stefanknaak/mail2slack:latest",
|
||||
"Registry": "https://hub.docker.com/r/stefanknaak/mail2slack",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/mail2slack/mail2slack.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/mail2slack/mail2slack.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -258298,7 +258298,7 @@
|
||||
"Name": "Prometheus-phoenixstats",
|
||||
"Repository": "stefanknaak/prometheus-phoenixstats:latest",
|
||||
"Registry": "https://hub.docker.com/r/stefanknaak/prometheus-phoenixstats",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/prometheus-phoenixstats/prometheus-phoenixstats.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/prometheus-phoenixstats/prometheus-phoenixstats.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2378,
|
||||
"last_updated_timestamp": 1724846807,
|
||||
"last_updated": "2024-08-28 08:06",
|
||||
"last_updated_timestamp": 1724854034,
|
||||
"last_updated": "2024-08-28 10:07",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -257575,7 +257575,7 @@
|
||||
"Project": "https://github.com/exadel-inc/CompreFace",
|
||||
"Overview": "[b]CompreFace (CPU) is a leading free and open-source face recognition system [/b] [br] \r\n You can choose between different Builds [br] \r [br] \r\n [b]FaceNet(default)[/b], (compreface:0.6.1) - For general purposes. Support CPU without AVX2 [br] \r\n [b]Arcface-R100[/b], (compreface:0.6.1-arcface-r100) - The most accurate model, but the most slowest [br] \r\n [b]MobileNet[/b], (compreface:0.6.1-mobilenet) - The fastest model among CPU only models [br] \r\n [br] \r More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md\n\r\n [b]Database[/b][br][br]\r\n by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.[br]\r\n If you allready have your own Postgres Server running, you can setup a external Server. [br]\r\n 1. Click on \"Show more settings\" [br]\r\n 2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights [br]\r\n 3. Set the Variable EXTERNAL_DB to \"True\" [br]\r\n The URL should look like this: [br][br]\r\n \r\n jdbc:postgresql://IP:PORT/DATABASENAME[br]\r\n like:[br]\r\n jdbc:postgresql://192.168.1.254:5432/compreface[br]\r\n \r\n [br]",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/CompreFace/CompreFace.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/CompreFace/CompreFace.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/compreface.png",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
@ -257714,7 +257714,7 @@
|
||||
"Project": "https://github.com/exadel-inc/CompreFace",
|
||||
"Overview": "[b]CompreFace is a leading free and open-source face recognition system [/b] [br] \r\n [br] \r\n 1. Install Unraid Nvidia Plugin (available in the community apps store): https://forums.unraid.net/topic/98978-plugin-nvidia-driver/ [br] \r\n 2. You can choose from different GPU Builds: [br] \r\n [br] \r\n [b]Arcface-R100-GPU[/b], (compreface:0.6.1-arcface-r100-gpu) - The most accurate model [br] \r\n [b]MobileNet-GPU[/b], (compreface:0.6.1-mobilenet-gpu) - The fastest model [br] \r\n More Infos: https://github.com/exadel-inc/CompreFace/blob/master/custom-builds/README.md [br][br] \r\n\r\n [b][u][span style='color: #E80000;']Database Configuration[/span][/u][/b][br]\n by default this App install a PostgresSQL Server. The Data are stored in the given Appdata Folder.[br]\r\n If you allready have your own Postgres Server running, you can setup a external Server. [br]\r\n 1. Click on \"Show more settings\" [br]\r\n 2. Enter the Username and URL of your PostgresSQL Server. Note: The User has to be SuperUser Rights [br]\r\n 3. Set the Variable EXTERNAL_DB to \"True\" [br]\r\n The URL should look like this: [br][br]\r\n \r\n jdbc:postgresql://IP:PORT/DATABASENAME[br]\r\n like:[br]\r\n jdbc:postgresql://192.168.1.254:5432/compreface[br]\r\n \r\n [br]",
|
||||
"WebUI": "http://[IP]:[PORT:80]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/CompreFace-GPU/CompreFace-GPU.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/CompreFace-GPU/CompreFace-GPU.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/img/compreface-gpu.png",
|
||||
"ExtraParams": "--runtime=nvidia ",
|
||||
"Networking": {
|
||||
@ -257845,7 +257845,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "double-take",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/double-take/double-take.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/double-take/double-take.xml",
|
||||
"Repository": "skrashevich/double-take:latest",
|
||||
"Registry": "https://hub.docker.com/r/skrashevich/double-take/",
|
||||
"Network": "bridge",
|
||||
@ -257930,7 +257930,7 @@
|
||||
"Name": "machinebox-tagbox",
|
||||
"Repository": "machinebox/tagbox",
|
||||
"Registry": "https://hub.docker.com/r/machinebox/tagbox",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/machinebox-tagbox/machinebox-tagbox.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-tagbox/machinebox-tagbox.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -258158,7 +258158,7 @@
|
||||
"Name": "machinebox-videobox",
|
||||
"Repository": "machinebox/videobox",
|
||||
"Registry": "https://hub.docker.com/r/machinebox/videobox",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/machinebox-videobox/machinebox-videobox.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/machinebox-videobox/machinebox-videobox.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -258356,7 +258356,7 @@
|
||||
"Name": "mail2slack",
|
||||
"Repository": "stefanknaak/mail2slack:latest",
|
||||
"Registry": "https://hub.docker.com/r/stefanknaak/mail2slack",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/mail2slack/mail2slack.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/mail2slack/mail2slack.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
@ -258464,7 +258464,7 @@
|
||||
"Name": "Prometheus-phoenixstats",
|
||||
"Repository": "stefanknaak/prometheus-phoenixstats:latest",
|
||||
"Registry": "https://hub.docker.com/r/stefanknaak/prometheus-phoenixstats",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/master/prometheus-phoenixstats/prometheus-phoenixstats.xml",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/corgan2222/unraid-templates/main/prometheus-phoenixstats/prometheus-phoenixstats.xml",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
|
2
log.txt
2
log.txt
@ -2755,7 +2755,7 @@ Processing /tmp/appFeed/templates/m0ngr31sRepository/OpenRA.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/stable-diffusion.xml...Success
|
||||
|
||||
|
||||
Downloading corgan's Repository: https://github.com/corgan2222/unraid-templates -> /tmp/appFeed/templates/corgansRepository Attempt 1...https://github.com/corgan2222/unraid-templates/archive/master.tar.gz Success!
|
||||
Downloading corgan's Repository: https://github.com/corgan2222/unraid-templates -> /tmp/appFeed/templates/corgansRepository Attempt 1...https://github.com/corgan2222/unraid-templates/archive/master.tar.gzMaster failed. Trying Main...https://github.com/corgan2222/unraid-templates/archive/main.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/corgansRepository/ca_profile.xml...FOUND PROFILE
|
||||
Processing /tmp/appFeed/templates/corgansRepository/CompreFace/CompreFace.xml...Success
|
||||
Processing /tmp/appFeed/templates/corgansRepository/CompreFace-GPU/CompreFace-GPU.xml...Success
|
||||
|
@ -225970,7 +225970,6 @@
|
||||
],
|
||||
"downloads": 1550266,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1691664849,
|
||||
"trending": 0.281,
|
||||
"trends": [
|
||||
0.147,
|
||||
@ -226000,6 +225999,7 @@
|
||||
1550266
|
||||
],
|
||||
"LastUpdateScan": 1724839615,
|
||||
"LastUpdate": 1691664849,
|
||||
"FirstSeen": 1678064649,
|
||||
"topTrending": 0.13400000000000004,
|
||||
"topPerforming": 0.281
|
||||
@ -256308,8 +256308,8 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml",
|
||||
"downloads": 3282,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1702330604,
|
||||
"LastUpdateScan": 1724839616,
|
||||
"LastUpdate": 1702330604,
|
||||
"FirstSeen": 1701450410
|
||||
},
|
||||
{
|
||||
@ -291606,7 +291606,6 @@
|
||||
],
|
||||
"downloads": 2472099,
|
||||
"stars": 60,
|
||||
"LastUpdate": 1718630315,
|
||||
"trending": 1.065,
|
||||
"trends": [
|
||||
0.692,
|
||||
@ -291636,6 +291635,7 @@
|
||||
2472099
|
||||
],
|
||||
"LastUpdateScan": 1724839616,
|
||||
"LastUpdate": 1718630315,
|
||||
"FirstSeen": 1670267055,
|
||||
"topTrending": 0.373,
|
||||
"topPerforming": 1.065
|
||||
@ -321737,7 +321737,6 @@
|
||||
],
|
||||
"downloads": 288411,
|
||||
"stars": 22,
|
||||
"LastUpdate": 1717139842,
|
||||
"trending": 8.822,
|
||||
"trends": [
|
||||
8.952,
|
||||
@ -321767,6 +321766,7 @@
|
||||
288411
|
||||
],
|
||||
"LastUpdateScan": 1724839616,
|
||||
"LastUpdate": 1717139842,
|
||||
"FirstSeen": 1701457571,
|
||||
"topTrending": -0.13000000000000078,
|
||||
"topPerforming": 8.822
|
||||
@ -335738,7 +335738,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/Donimax/unraid-docker-templates/master/donimax/checkmk21.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/donimax/unraid-check-mk-agent/master/check_mk_agent21.plg",
|
||||
"Plugin": true,
|
||||
"pluginVersion": "2024.07.17.21",
|
||||
"pluginVersion": "2024.08.28.21",
|
||||
"MinVer": "6.8.3",
|
||||
"Overview": "Monitors local services and reports any issues to the Checkmk server.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/DonimaxsRepository/donimax/checkmk21.xml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user