This commit is contained in:
Andrew Z 2021-04-04 16:02:34 -04:00
parent 2a25f9a80e
commit 4253936625
8 changed files with 229 additions and 59 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1617559357
"last_updated_timestamp": 1617566552
}

View File

@ -8355,11 +8355,10 @@
"Network-Other",
"Other"
],
"downloads": 608271958,
"stars": 1327,
"trending": 2.22,
"downloads": 622636464,
"stars": 1373,
"trending": 2.307,
"trends": [
10.447,
10.465,
11.882,
8.665,
@ -8371,10 +8370,10 @@
2.358,
1.254,
1.894,
2.22
2.22,
2.307
],
"trendsDate": [
1583784535,
1586383714,
1588982862,
1591582043,
@ -8386,10 +8385,10 @@
1607173690,
1609772878,
1612372034,
1614967811
1614967811,
1617566549
],
"downloadtrend": [
279717966,
312410901,
354537604,
388174757,
@ -8401,9 +8400,10 @@
576184516,
583504567,
594767305,
608271958
608271958,
622636464
],
"LastUpdateScan": 1614967811,
"LastUpdateScan": 1617566549,
"FirstSeen": 1536724800
},
{
@ -190956,6 +190956,66 @@
"LastUpdateScan": 1615773770,
"FirstSeen": 1607984248
},
{
"TemplateURL": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/socials.xml",
"Name": "Socials",
"Overview": "Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.",
"Support": "https://forums.unraid.net/topic/105177-support-diamkil-socials/",
"Registry": "https://registry.hub.docker.com/r/diamkil/socials/",
"Repository": "diamkil/socials",
"Project": "https://github.com/diamkil/socials",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "7574",
"ContainerPort": "3000",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "LOG_LEVEL",
"Value": "info"
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/socials",
"ContainerDir": "/app/people",
"Mode": "rw"
}
},
"WebUI": "http://[IP]:[PORT:3000]/",
"Icon": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/diamkil.png",
"Repo": "diamkil's Repository",
"OriginalOverview": "\n Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.\n ",
"Description": "Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.",
"templatePath": "/tmp/GitHub/AppFeed/templates/diamkilsRepository/diamkil/socials.xml",
"CategoryList": [
"Other"
],
"downloads": 29,
"LastUpdateScan": 1617566550,
"FirstSeen": 1617566550
},
{
"Name": "OpenBudgeteer",
"Repository": "axelander/openbudgeteer",
@ -198771,8 +198831,8 @@
"MediaServer-Other",
"Network-Web"
],
"downloads": 7,
"LastUpdateScan": 1614967811,
"downloads": 614,
"LastUpdateScan": 1617566550,
"FirstSeen": 1614967811
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1215,
"last_updated_timestamp": 1617559357,
"last_updated": "2021-04-04 14:02",
"apps": 1216,
"last_updated_timestamp": 1617566552,
"last_updated": "2021-04-04 16:02",
"categories": [
{
"Cat": "Backup:",
@ -8513,11 +8513,10 @@
"Network-Other",
"Other"
],
"downloads": 608271958,
"stars": 1327,
"trending": 2.22,
"downloads": 622636464,
"stars": 1373,
"trending": 2.307,
"trends": [
10.447,
10.465,
11.882,
8.665,
@ -8529,10 +8528,10 @@
2.358,
1.254,
1.894,
2.22
2.22,
2.307
],
"trendsDate": [
1583784535,
1586383714,
1588982862,
1591582043,
@ -8544,10 +8543,10 @@
1607173690,
1609772878,
1612372034,
1614967811
1614967811,
1617566549
],
"downloadtrend": [
279717966,
312410901,
354537604,
388174757,
@ -8559,9 +8558,10 @@
576184516,
583504567,
594767305,
608271958
608271958,
622636464
],
"LastUpdateScan": 1614967811,
"LastUpdateScan": 1617566549,
"FirstSeen": 1536724800
},
{
@ -191114,6 +191114,66 @@
"LastUpdateScan": 1615773770,
"FirstSeen": 1607984248
},
{
"TemplateURL": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/socials.xml",
"Name": "Socials",
"Overview": "Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.",
"Support": "https://forums.unraid.net/topic/105177-support-diamkil-socials/",
"Registry": "https://registry.hub.docker.com/r/diamkil/socials/",
"Repository": "diamkil/socials",
"Project": "https://github.com/diamkil/socials",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "7574",
"ContainerPort": "3000",
"Protocol": "tcp"
}
}
},
"Environment": {
"Variable": [
{
"Name": "LOG_LEVEL",
"Value": "info"
},
{
"Name": "UMASK",
"Value": "000"
},
{
"Name": "PUID",
"Value": "99"
},
{
"Name": "PGID",
"Value": "100"
}
]
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/socials",
"ContainerDir": "/app/people",
"Mode": "rw"
}
},
"WebUI": "http://[IP]:[PORT:3000]/",
"Icon": "https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/diamkil.png",
"Repo": "diamkil's Repository",
"OriginalOverview": "\n Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.\n ",
"Description": "Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.",
"templatePath": "/tmp/GitHub/AppFeed/templates/diamkilsRepository/diamkil/socials.xml",
"CategoryList": [
"Other"
],
"downloads": 29,
"LastUpdateScan": 1617566550,
"FirstSeen": 1617566550
},
{
"Name": "OpenBudgeteer",
"Repository": "axelander/openbudgeteer",
@ -198929,8 +198989,8 @@
"MediaServer-Other",
"Network-Web"
],
"downloads": 7,
"LastUpdateScan": 1614967811,
"downloads": 614,
"LastUpdateScan": 1617566550,
"FirstSeen": 1614967811
},
{

View File

@ -1533,5 +1533,6 @@
"olehj/nsfmineroc:latest": 1617141764,
"lnxd/xmrig:latest": 1617170559,
"olehj/docker-nsfmineroc:latest": 1617184970,
"https://raw.githubusercontent.com/Squidly271/page.notes/main/plugins/page.notes.plg": 1617497374
"https://raw.githubusercontent.com/Squidly271/page.notes/main/plugins/page.notes.plg": 1617497374,
"diamkil/socials": 1617566550
}

View File

@ -36158,7 +36158,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36183,7 +36182,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36208,7 +36206,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36233,7 +36230,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36259,7 +36255,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36284,7 +36279,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36333,7 +36327,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36358,7 +36351,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36383,7 +36375,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36408,7 +36399,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36433,7 +36423,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36459,7 +36448,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36484,7 +36472,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36509,7 +36496,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36534,7 +36520,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36560,7 +36545,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1539535783
},
{
@ -36587,7 +36571,6 @@
"Network-VPN",
"Plugins"
],
"LastUpdateScan": 1617556418,
"FirstSeen": 1565691107
},
{

View File

@ -5015,12 +5015,11 @@
},
"pihole/pihole:latest": {
"Base": null,
"Downloads": 608271958,
"Stars": 1327,
"Time": 1614967811,
"trending": 2.22,
"Downloads": 622636464,
"Stars": 1373,
"Time": 1617566549,
"trending": 2.307,
"trends": [
10.447,
10.465,
11.882,
8.665,
@ -5032,10 +5031,10 @@
2.358,
1.254,
1.894,
2.22
2.22,
2.307
],
"downloadtrend": [
279717966,
312410901,
354537604,
388174757,
@ -5047,10 +5046,10 @@
576184516,
583504567,
594767305,
608271958
608271958,
622636464
],
"trendsDate": [
1583784535,
1586383714,
1588982862,
1591582043,
@ -5062,7 +5061,8 @@
1607173690,
1609772878,
1612372034,
1614967811
1614967811,
1617566549
]
},
"dmaxwell/airvideohd": {
@ -43801,9 +43801,9 @@
},
"codeluxe1/repetier-server": {
"Base": null,
"Downloads": 7,
"Downloads": 614,
"Stars": null,
"Time": 1614967811,
"Time": 1617566550,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -44228,5 +44228,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"diamkil/socials": {
"Base": null,
"Downloads": 29,
"Stars": null,
"Time": 1617566550,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -657,6 +657,9 @@
"sctx/overseerr": [
"Unknown category Media:",
"Unknown category Applications:"
],
"diamkil/socials": [
"Port referenced in webUI does not correspond with a container port defined. Entry changed to http://[IP]:[PORT:3000]/"
]
},
"ndetar's Repository": {
@ -744,5 +747,5 @@
]
}
},
"caFixed": 222
"caFixed": 223
}

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/socials.xml</TemplateURL>
<Name>Socials</Name>
<Overview>
Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.
</Overview>
<Support>https://forums.unraid.net/topic/105177-support-diamkil-socials/</Support>
<Registry>https://registry.hub.docker.com/r/diamkil/socials/</Registry>
<Repository>diamkil/socials</Repository>
<Project>https://github.com/diamkil/socials</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>7574</HostPort>
<ContainerPort>3000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>LOG_LEVEL</Name>
<Value>info</Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/socials</HostDir>
<ContainerDir>/app/people</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:3000]/</WebUI>
<Icon>https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/diamkil.png</Icon>
<Description>Socials is an a website similar to tappy.tech but open source. Your url is http://exemple.com/(user) where user.json is the file containing the info.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/diamkilsRepository/diamkil/socials.xml</templatePath>
</Container>