mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-29 16:45:28 +00:00
Update
This commit is contained in:
parent
40036a0138
commit
d50da550a4
@ -4128,9 +4128,9 @@
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 217554,
|
||||
"stars": 2,
|
||||
"trending": 16.688,
|
||||
"downloads": 261654,
|
||||
"stars": 3,
|
||||
"trending": 16.854,
|
||||
"trends": [
|
||||
68.097,
|
||||
43.866,
|
||||
@ -4139,7 +4139,8 @@
|
||||
16.386,
|
||||
10.636,
|
||||
11.243,
|
||||
16.688
|
||||
16.688,
|
||||
16.854
|
||||
],
|
||||
"trendsDate": [
|
||||
1594778881,
|
||||
@ -4149,7 +4150,8 @@
|
||||
1605172085,
|
||||
1607771285,
|
||||
1610370469,
|
||||
1612970663
|
||||
1612970663,
|
||||
1615568570
|
||||
],
|
||||
"downloadtrend": [
|
||||
10495,
|
||||
@ -4160,9 +4162,10 @@
|
||||
143760,
|
||||
160870,
|
||||
181248,
|
||||
217554
|
||||
217554,
|
||||
261654
|
||||
],
|
||||
"LastUpdateScan": 1612970663,
|
||||
"LastUpdateScan": 1615568570,
|
||||
"FirstSeen": 1589580592
|
||||
},
|
||||
{
|
||||
@ -151895,8 +151898,9 @@
|
||||
"CategoryList": [
|
||||
"MediaApp-Other"
|
||||
],
|
||||
"downloads": 139,
|
||||
"LastUpdateScan": 1612970663,
|
||||
"downloads": 8936,
|
||||
"stars": 1,
|
||||
"LastUpdateScan": 1615568571,
|
||||
"FirstSeen": 1612970663
|
||||
},
|
||||
{
|
||||
@ -167648,6 +167652,172 @@
|
||||
"LastUpdateScan": 1614697355,
|
||||
"FirstSeen": 1591308508
|
||||
},
|
||||
{
|
||||
"Name": "TandoorRecipes",
|
||||
"Repository": "vabene1111/recipes:latest",
|
||||
"Registry": "https://www.github.com/vabene1111/recipes",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
|
||||
"Project": "https://docs.tandoor.dev/",
|
||||
"Overview": "The recipe manager that allows you to manage your ever growing collection of digital recipes.",
|
||||
"WebUI": "http://[IP]:[PORT:8080]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/TandoorRecipes.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/TandoorRecipes.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Port",
|
||||
"Target": "8080",
|
||||
"Default": "8080",
|
||||
"Mode": "tcp",
|
||||
"Description": "Port",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8080"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "SECRET_KEY",
|
||||
"Target": "SECRET_KEY",
|
||||
"Default": "YOUR_SECRET_KEY",
|
||||
"Mode": "",
|
||||
"Description": "SECRET_KEY",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "YOUR_SECRET_KEY"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "POSTGRES_HOST",
|
||||
"Target": "POSTGRES_HOST",
|
||||
"Default": "192.168.1.100",
|
||||
"Mode": "",
|
||||
"Description": "POSTGRES_HOST",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "192.168.1.100"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "POSTGRES_PORT",
|
||||
"Target": "POSTGRES_PORT",
|
||||
"Default": "5432",
|
||||
"Mode": "",
|
||||
"Description": "POSTGRES_PORT",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5432"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "POSTGRES_USER",
|
||||
"Target": "POSTGRES_USER",
|
||||
"Default": "postgres",
|
||||
"Mode": "",
|
||||
"Description": "POSTGRES_USER",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "postgres"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "POSTGRES_PASSWORD",
|
||||
"Target": "POSTGRES_PASSWORD",
|
||||
"Default": "YOUR_POSTGRES_SECRET_KEY",
|
||||
"Mode": "",
|
||||
"Description": "POSTGRES_PASSWORD",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "YOUR_POSTGRES_SECRET_KEY"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "POSTGRES_DB",
|
||||
"Target": "POSTGRES_DB",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "POSTGRES_DB",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "djangodb"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Media Files",
|
||||
"Target": "/opt/recipes/mediafiles",
|
||||
"Default": "/mnt/user/appdata/trecipes/mediafiles/",
|
||||
"Mode": "rw",
|
||||
"Description": "Media Files",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/trecipes/mediafiles/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Static Files",
|
||||
"Target": "/opt/recipes/staticfiles",
|
||||
"Default": "/mnt/user/appdata/trecipes/staticfiles/",
|
||||
"Mode": "rw",
|
||||
"Description": "Static Files",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/trecipes/staticfiles/"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "DB_ENGINE",
|
||||
"Target": "DB_ENGINE",
|
||||
"Default": "django.db.backends.postgresql",
|
||||
"Mode": "",
|
||||
"Description": "DB_ENGINE",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "django.db.backends.postgresql"
|
||||
}
|
||||
],
|
||||
"Repo": "A75G's Repository",
|
||||
"Description": "The recipe manager that allows you to manage your ever growing collection of digital recipes.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/TandoorRecipes.xml",
|
||||
"CategoryList": [
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 869331,
|
||||
"stars": 8,
|
||||
"LastUpdateScan": 1615568571,
|
||||
"FirstSeen": 1615568571
|
||||
},
|
||||
{
|
||||
"Name": "tar1090",
|
||||
"Repository": "mikenye/tar1090:latest",
|
||||
@ -169393,7 +169563,7 @@
|
||||
"Downloaders",
|
||||
"MediaApp-Music"
|
||||
],
|
||||
"LastUpdateScan": 1612970663,
|
||||
"LastUpdateScan": 1615568571,
|
||||
"FirstSeen": 1612970663
|
||||
},
|
||||
{
|
||||
@ -187273,14 +187443,14 @@
|
||||
"Author": "Bergware, Niellles, ZekerPixels",
|
||||
"Name": "Nederlands taalpakket",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-nl_NL.xml",
|
||||
"Version": "2021.03.10",
|
||||
"Version": "2021.03.12",
|
||||
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
|
||||
"Support": "https://forums.unraid.net/forum/80-dutch-nederlands/",
|
||||
"Description": "\nDit is een Nederlandse vertaling voor Unraid en ondersteunde plug-ins.\n\nThis is a Dutch translation for Unraid and supported plugins.\n",
|
||||
"Repo": "Official Unraid Repository",
|
||||
"RepoURL": "https://github.com/unraid/language-templates",
|
||||
"Date": 1615352400,
|
||||
"DateInstalled": 1615352400,
|
||||
"Date": 1615525200,
|
||||
"DateInstalled": 1615525200,
|
||||
"SwitchLanguage": "Schakel over naar deze taal",
|
||||
"InstallLanguage": "Taalpakket Installeren",
|
||||
"InfoLanguage": "Druk voor meer informatie",
|
||||
|
Loading…
x
Reference in New Issue
Block a user