This commit is contained in:
Andrew Z 2023-01-20 00:04:11 -05:00
parent 516626264f
commit b213013e94
8 changed files with 155 additions and 32 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1674183856 "last_updated_timestamp": 1674191049
} }

View File

@ -222118,8 +222118,8 @@
"GameServers" "GameServers"
], ],
"downloads": 292, "downloads": 292,
"LastUpdate": 1673718936,
"LastUpdateScan": 1674183856, "LastUpdateScan": 1674183856,
"LastUpdate": 1673718936,
"FirstSeen": 1671584671 "FirstSeen": 1671584671
}, },
{ {
@ -246762,6 +246762,60 @@
"FirstSeen": 1646415790, "FirstSeen": 1646415790,
"topTrending": 0.20999999999999996 "topTrending": 0.20999999999999996
}, },
{
"Name": "actual-server",
"Repository": "jlongster/actual-server:latest",
"Registry": "https://hub.docker.com/r/jlongster/actual-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133947-support-xavierh-actual-server/",
"Project": "https://github.com/actualbudget/actual",
"Overview": "Actual is a super fast privacy-focused app for managing your finances. You own your data, and we will sync it across all devices with optional end-to-end encryption.\r\n\r\nThis container uses the following image: jlongster/actual-server:latest",
"WebUI": "http://[IP]:[PORT:5006]",
"TemplateURL": "https://raw.githubusercontent.com/xavier-hernandez/unraid-templates/master/actual-server/actualserver.xml",
"Icon": "https://raw.githubusercontent.com/xavier-hernandez/unraid-templates/master/resources/budget.png",
"Config": [
{
"@attributes": {
"Name": "Host Port",
"Target": "5006",
"Default": "5006",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5006"
},
{
"@attributes": {
"Name": "Data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "xavierh's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/xavierhsRepository/actual-server/actualserver.xml",
"CategoryList": [
"Productivity"
],
"downloads": 40037,
"stars": 8,
"LastUpdate": 1673562523,
"LastUpdateScan": 1674191049,
"FirstSeen": 1674191049
},
{ {
"Name": "external-ip", "Name": "external-ip",
"Repository": "xavierh/external-ip", "Repository": "xavierh/external-ip",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1940, "apps": 1941,
"last_updated_timestamp": 1674183856, "last_updated_timestamp": 1674191049,
"last_updated": "2023-01-19 22:04", "last_updated": "2023-01-20 00:04",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -222280,8 +222280,8 @@
"GameServers" "GameServers"
], ],
"downloads": 292, "downloads": 292,
"LastUpdate": 1673718936,
"LastUpdateScan": 1674183856, "LastUpdateScan": 1674183856,
"LastUpdate": 1673718936,
"FirstSeen": 1671584671 "FirstSeen": 1671584671
}, },
{ {
@ -246924,6 +246924,60 @@
"FirstSeen": 1646415790, "FirstSeen": 1646415790,
"topTrending": 0.20999999999999996 "topTrending": 0.20999999999999996
}, },
{
"Name": "actual-server",
"Repository": "jlongster/actual-server:latest",
"Registry": "https://hub.docker.com/r/jlongster/actual-server",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133947-support-xavierh-actual-server/",
"Project": "https://github.com/actualbudget/actual",
"Overview": "Actual is a super fast privacy-focused app for managing your finances. You own your data, and we will sync it across all devices with optional end-to-end encryption.\r\n\r\nThis container uses the following image: jlongster/actual-server:latest",
"WebUI": "http://[IP]:[PORT:5006]",
"TemplateURL": "https://raw.githubusercontent.com/xavier-hernandez/unraid-templates/master/actual-server/actualserver.xml",
"Icon": "https://raw.githubusercontent.com/xavier-hernandez/unraid-templates/master/resources/budget.png",
"Config": [
{
"@attributes": {
"Name": "Host Port",
"Target": "5006",
"Default": "5006",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5006"
},
{
"@attributes": {
"Name": "Data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "xavierh's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/xavierhsRepository/actual-server/actualserver.xml",
"CategoryList": [
"Productivity"
],
"downloads": 40037,
"stars": 8,
"LastUpdate": 1673562523,
"LastUpdateScan": 1674191049,
"FirstSeen": 1674191049
},
{ {
"Name": "external-ip", "Name": "external-ip",
"Repository": "xavierh/external-ip", "Repository": "xavierh/external-ip",

View File

@ -64,5 +64,6 @@
"ghcr.io/guydavis/machinaris-moon": true, "ghcr.io/guydavis/machinaris-moon": true,
"nwithan8/tauticord": true, "nwithan8/tauticord": true,
"crazymax/rtorrent-rutorrent": true, "crazymax/rtorrent-rutorrent": true,
"binwiederhier/ntfy": true "binwiederhier/ntfy": true,
"jlongster/actual-server": true
} }

View File

@ -2563,5 +2563,6 @@
"ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest": 1673966409, "ghcr.io/manuel-rw/jellyfin-discord-music-bot:latest": 1673966409,
"binwiederhier/ntfy:latest": 1673966409, "binwiederhier/ntfy:latest": 1673966409,
"ghcr.io/blakeblackshear/frigate:0.12.0-beta5": 1674119076, "ghcr.io/blakeblackshear/frigate:0.12.0-beta5": 1674119076,
"ghcr.io/go-shiori/shiori": 1674140671 "ghcr.io/go-shiori/shiori": 1674140671,
"jlongster/actual-server:latest": 1674191049
} }

View File

@ -2839,6 +2839,7 @@ Processing /tmp/appFeed/templates/FatzCatsRepository/liquidctl.xml...Success
Downloading xavierh's Repository: https://github.com/xavier-hernandez/unraid-templates -> /tmp/appFeed/templates/xavierhsRepository Attempt 1...https://github.com/xavier-hernandez/unraid-templates/archive/master.tar.gz Success! Downloading xavierh's Repository: https://github.com/xavier-hernandez/unraid-templates -> /tmp/appFeed/templates/xavierhsRepository Attempt 1...https://github.com/xavier-hernandez/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/xavierhsRepository/actual-server/actualserver.xml...Success
Processing /tmp/appFeed/templates/xavierhsRepository/external-ip/external-ip.xml...Success Processing /tmp/appFeed/templates/xavierhsRepository/external-ip/external-ip.xml...Success
Processing /tmp/appFeed/templates/xavierhsRepository/goaccess-for-nginxproxymanager/goan.xml...Success Processing /tmp/appFeed/templates/xavierhsRepository/goaccess-for-nginxproxymanager/goan.xml...Success
Processing /tmp/appFeed/templates/xavierhsRepository/noisedash/noisedash.xml...Success Processing /tmp/appFeed/templates/xavierhsRepository/noisedash/noisedash.xml...Success
@ -3330,8 +3331,8 @@ Processing /tmp/appFeed/templates/SebTech33sRepository/sebtech33/crazy-max_rtorr
Updating stats on containers Updating stats on containers
goobaroo/createflavored jlongster/actual-server
goobaroo/createflavored Downloads: 292 Stars: 0 Base: unknown jlongster/actual-server:latest Downloads: 40037 Stars: 8 Base: unknown
Privileged: 104 Privileged: 104

View File

@ -2070,7 +2070,6 @@
], ],
"downloads": 15580188, "downloads": 15580188,
"stars": 33, "stars": 33,
"LastUpdate": 1673749148,
"trending": 0.042, "trending": 0.042,
"trends": [ "trends": [
0.033, 0.033,
@ -2100,6 +2099,7 @@
15580188 15580188
], ],
"LastUpdateScan": 1674176662, "LastUpdateScan": 1674176662,
"LastUpdate": 1673749148,
"FirstSeen": 1, "FirstSeen": 1,
"topTrending": 0.009000000000000001, "topTrending": 0.009000000000000001,
"topPerforming": 0.042 "topPerforming": 0.042
@ -10370,8 +10370,8 @@
], ],
"downloads": 418458, "downloads": 418458,
"stars": 4, "stars": 4,
"LastUpdate": 1480962090,
"LastUpdateScan": 1674176662, "LastUpdateScan": 1674176662,
"LastUpdate": 1480962090,
"FirstSeen": 1459915200 "FirstSeen": 1459915200
}, },
{ {
@ -12553,7 +12553,6 @@
], ],
"downloads": 90993, "downloads": 90993,
"stars": 7, "stars": 7,
"LastUpdate": 1466989716,
"trending": 0.023, "trending": 0.023,
"trends": [ "trends": [
0.072, 0.072,
@ -12583,6 +12582,7 @@
90993 90993
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1466989716,
"FirstSeen": 1450760400, "FirstSeen": 1450760400,
"topTrending": -0.048999999999999995 "topTrending": -0.048999999999999995
}, },
@ -45174,7 +45174,6 @@
], ],
"downloads": 390136, "downloads": 390136,
"stars": 2, "stars": 2,
"LastUpdate": 1509089942,
"trending": 0.076, "trending": 0.076,
"trends": [ "trends": [
0.008, 0.008,
@ -45204,6 +45203,7 @@
390136 390136
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1509089942,
"FirstSeen": "1498761403", "FirstSeen": "1498761403",
"topTrending": 0.068, "topTrending": 0.068,
"topPerforming": 0.076 "topPerforming": 0.076
@ -45850,7 +45850,6 @@
], ],
"downloads": 71064810, "downloads": 71064810,
"stars": 133, "stars": 133,
"LastUpdate": 1673941007,
"trending": 0.219, "trending": 0.219,
"trends": [ "trends": [
0.242, 0.242,
@ -45880,6 +45879,7 @@
71064810 71064810
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1673941007,
"FirstSeen": 1472529600, "FirstSeen": 1472529600,
"topTrending": -0.022999999999999993, "topTrending": -0.022999999999999993,
"topPerforming": 0.219 "topPerforming": 0.219
@ -50242,7 +50242,6 @@
], ],
"downloads": 256359, "downloads": 256359,
"stars": 5, "stars": 5,
"LastUpdate": 1516208463,
"trending": 0.001, "trending": 0.001,
"trends": [ "trends": [
0.001 0.001
@ -50255,6 +50254,7 @@
256359 256359
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1516208463,
"FirstSeen": 1486789200 "FirstSeen": 1486789200
}, },
{ {
@ -81613,7 +81613,6 @@
], ],
"downloads": 217045639, "downloads": 217045639,
"stars": 1044, "stars": 1044,
"LastUpdate": 1674091247,
"trending": 1.2, "trending": 1.2,
"trends": [ "trends": [
1.17, 1.17,
@ -81643,6 +81642,7 @@
217045639 217045639
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1674091247,
"FirstSeen": 1591042693, "FirstSeen": 1591042693,
"topTrending": 0.030000000000000027, "topTrending": 0.030000000000000027,
"topPerforming": 1.2 "topPerforming": 1.2
@ -85097,7 +85097,6 @@
"GameServers" "GameServers"
], ],
"stars": 31, "stars": 31,
"LastUpdate": 1673559882,
"trendsDate": [ "trendsDate": [
1658585021, 1658585021,
1661180050, 1661180050,
@ -85108,6 +85107,7 @@
1674176663 1674176663
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1673559882,
"FirstSeen": 1557245221 "FirstSeen": 1557245221
}, },
{ {
@ -91455,7 +91455,6 @@
"GameServers" "GameServers"
], ],
"stars": 31, "stars": 31,
"LastUpdate": 1673559882,
"trendsDate": [ "trendsDate": [
1658585021, 1658585021,
1661180050, 1661180050,
@ -91466,6 +91465,7 @@
1674176663 1674176663
], ],
"LastUpdateScan": 1674176663, "LastUpdateScan": 1674176663,
"LastUpdate": 1673559882,
"FirstSeen": 1557259769 "FirstSeen": 1557259769
}, },
{ {
@ -95415,7 +95415,6 @@
"GameServers" "GameServers"
], ],
"stars": 31, "stars": 31,
"LastUpdate": 1673559882,
"trendsDate": [ "trendsDate": [
1658585021, 1658585021,
1661180050, 1661180050,
@ -95426,6 +95425,7 @@
1674176664 1674176664
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1673559882,
"FirstSeen": 1557252432 "FirstSeen": 1557252432
}, },
{ {
@ -97045,7 +97045,6 @@
"GameServers" "GameServers"
], ],
"stars": 31, "stars": 31,
"LastUpdate": 1673559882,
"trendsDate": [ "trendsDate": [
1658585021, 1658585021,
1661180050, 1661180050,
@ -97056,6 +97055,7 @@
1674176664 1674176664
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1673559882,
"FirstSeen": 1557252432 "FirstSeen": 1557252432
}, },
{ {
@ -97266,7 +97266,6 @@
"GameServers" "GameServers"
], ],
"stars": 31, "stars": 31,
"LastUpdate": 1673559882,
"trendsDate": [ "trendsDate": [
1658585021, 1658585021,
1661180050, 1661180050,
@ -97277,6 +97276,7 @@
1674176664 1674176664
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1673559882,
"FirstSeen": 1557252433 "FirstSeen": 1557252433
}, },
{ {
@ -129799,7 +129799,6 @@
], ],
"downloads": 202540, "downloads": 202540,
"stars": 1, "stars": 1,
"LastUpdate": 1673286919,
"trending": 0.146, "trending": 0.146,
"trends": [ "trends": [
0.027, 0.027,
@ -129829,6 +129828,7 @@
202540 202540
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1673286919,
"FirstSeen": 1572851494, "FirstSeen": 1572851494,
"topTrending": 0.119, "topTrending": 0.119,
"topPerforming": 0.146 "topPerforming": 0.146
@ -162713,7 +162713,6 @@
], ],
"downloads": 14999, "downloads": 14999,
"stars": 1, "stars": 1,
"LastUpdate": 1674132495,
"trending": 14.968, "trending": 14.968,
"trends": [ "trends": [
14.968 14.968
@ -162726,6 +162725,7 @@
14999 14999
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1674132495,
"FirstSeen": 1661177031 "FirstSeen": 1661177031
}, },
{ {
@ -191575,7 +191575,6 @@
], ],
"downloads": 148334, "downloads": 148334,
"stars": 3, "stars": 3,
"LastUpdate": 1668424335,
"trending": 0.796, "trending": 0.796,
"trends": [ "trends": [
0.813, 0.813,
@ -191597,6 +191596,7 @@
148334 148334
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1668424335,
"FirstSeen": 1663776222, "FirstSeen": 1663776222,
"topTrending": -0.016999999999999904 "topTrending": -0.016999999999999904
}, },
@ -208544,7 +208544,6 @@
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 41401, "downloads": 41401,
"LastUpdate": 1649111119,
"trending": 0.068, "trending": 0.068,
"trends": [ "trends": [
0.061, 0.061,
@ -208574,6 +208573,7 @@
41401 41401
], ],
"LastUpdateScan": 1674176664, "LastUpdateScan": 1674176664,
"LastUpdate": 1649111119,
"FirstSeen": 1622217151, "FirstSeen": 1622217151,
"topTrending": 0.007000000000000006 "topTrending": 0.007000000000000006
}, },
@ -208635,7 +208635,6 @@
], ],
"downloads": 14942434, "downloads": 14942434,
"stars": 64, "stars": 64,
"LastUpdate": 1673362305,
"trending": 0.997, "trending": 0.997,
"trends": [ "trends": [
1.094, 1.094,
@ -208665,6 +208664,7 @@
14942434 14942434
], ],
"LastUpdateScan": 1674176665, "LastUpdateScan": 1674176665,
"LastUpdate": 1673362305,
"FirstSeen": 1622217152, "FirstSeen": 1622217152,
"topTrending": -0.09700000000000009, "topTrending": -0.09700000000000009,
"topPerforming": 0.997 "topPerforming": 0.997
@ -222117,8 +222117,9 @@
"CategoryList": [ "CategoryList": [
"GameServers" "GameServers"
], ],
"LastUpdateScan": 1671584671, "downloads": 292,
"LastUpdate": 1671584337, "LastUpdate": 1673718936,
"LastUpdateScan": 1674183856,
"FirstSeen": 1671584671 "FirstSeen": 1671584671
}, },
{ {
@ -256494,7 +256495,6 @@
], ],
"downloads": 5032032, "downloads": 5032032,
"stars": 27, "stars": 27,
"LastUpdate": 1673658625,
"trending": 0.059, "trending": 0.059,
"trends": [ "trends": [
0.223, 0.223,
@ -256524,6 +256524,7 @@
5032032 5032032
], ],
"LastUpdateScan": 1674176665, "LastUpdateScan": 1674176665,
"LastUpdate": 1673658625,
"FirstSeen": 1655989612, "FirstSeen": 1655989612,
"topTrending": -0.164, "topTrending": -0.164,
"topPerforming": 0.059 "topPerforming": 0.059
@ -259426,7 +259427,6 @@
"Security" "Security"
], ],
"downloads": 13843, "downloads": 13843,
"LastUpdate": 1659431384,
"trending": 24.67, "trending": 24.67,
"trends": [ "trends": [
24.67 24.67
@ -259439,6 +259439,7 @@
13843 13843
], ],
"LastUpdateScan": 1674176665, "LastUpdateScan": 1674176665,
"LastUpdate": 1659431384,
"FirstSeen": 1661180051 "FirstSeen": 1661180051
}, },
{ {
@ -260157,8 +260158,8 @@
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 466, "downloads": 466,
"LastUpdate": 1667149361,
"LastUpdateScan": 1674176665, "LastUpdateScan": 1674176665,
"LastUpdate": 1667149361,
"FirstSeen": 1661180051 "FirstSeen": 1661180051
}, },
{ {

View File

@ -69888,5 +69888,16 @@
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": null "LastUpdate": null
},
"jlongster/actual-server:latest": {
"Base": null,
"Downloads": 40037,
"Stars": 8,
"Time": 1674191049,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1673562523
} }
} }