This commit is contained in:
Andrew Z 2022-06-06 08:03:32 -04:00
parent f1de839619
commit 04232c2a70
6 changed files with 38 additions and 10 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1654488202}
{"last_updated_timestamp":1654517010}

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1654488202
"last_updated_timestamp": 1654517010
}

File diff suppressed because one or more lines are too long

View File

@ -211201,7 +211201,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/123478-support-smartphonelover-homarr/",
"Project": "https://github.com/ajnart/homarr",
"Overview": "DESCRIPTION\r\nHomarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.\r\n\r\nLive demo:\r\nhttps://github.com/ajnart/homarr/deployments/activity_log?environment=Production\r\n\r\nNOTES\r\n\u2022 I have changed from DockerHub to GitHub image source as per in v0.1.4 changes done.\r\n\u2022 The default tag used in the template is 'latest', but you can use others if you want. Check the repo (images) to know them.\r\n\r\nVERSION\r\n1.1 (2022-05-24)\r\n\r\nTHIS PROJECT IS IN EARLY DEVELOPMENT, SO EXPECT BUGS AND LACK OF FEATURES",
"Overview": "DESCRIPTION\r\nHomarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.\r\n\r\nLive demo:\r\nhttps://homarr.ajnart.fr/\r\n\r\nNOTES\r\n\u2022 The available tags to be used for this image, are: 'latest' (recommended) and 'dev'.\r\n\u2022 If you want to use your own icons (png/svg), place them in the configured directory of 'Storage (icons)'. Then, call them from Homarr URL field as '/icons/my_icon.ext'.\r\n\r\nVERSION\r\n1.2 (2022-06-06)",
"WebUI": "http://[IP]:[PORT:7575]/",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Homarr.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/homarr.png",
@ -211234,7 +211234,21 @@
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/homarr"
"value": "/mnt/user/appdata/homarr/configs"
},
{
"@attributes": {
"Name": "Storage (icons)",
"Target": "/app/public/icons",
"Default": "",
"Mode": "rw",
"Description": "This is the location for custom icons.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/homarr/icons"
},
{
"@attributes": {

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"apps": 1698,
"last_updated_timestamp": 1654488202,
"last_updated": "2022-06-06 00:03",
"last_updated_timestamp": 1654517010,
"last_updated": "2022-06-06 08:03",
"categories": [
{
"Cat": "Backup:",
@ -211363,7 +211363,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/123478-support-smartphonelover-homarr/",
"Project": "https://github.com/ajnart/homarr",
"Overview": "DESCRIPTION\r\nHomarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.\r\n\r\nLive demo:\r\nhttps://github.com/ajnart/homarr/deployments/activity_log?environment=Production\r\n\r\nNOTES\r\n\u2022 I have changed from DockerHub to GitHub image source as per in v0.1.4 changes done.\r\n\u2022 The default tag used in the template is 'latest', but you can use others if you want. Check the repo (images) to know them.\r\n\r\nVERSION\r\n1.1 (2022-05-24)\r\n\r\nTHIS PROJECT IS IN EARLY DEVELOPMENT, SO EXPECT BUGS AND LACK OF FEATURES",
"Overview": "DESCRIPTION\r\nHomarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.\r\n\r\nLive demo:\r\nhttps://homarr.ajnart.fr/\r\n\r\nNOTES\r\n\u2022 The available tags to be used for this image, are: 'latest' (recommended) and 'dev'.\r\n\u2022 If you want to use your own icons (png/svg), place them in the configured directory of 'Storage (icons)'. Then, call them from Homarr URL field as '/icons/my_icon.ext'.\r\n\r\nVERSION\r\n1.2 (2022-06-06)",
"WebUI": "http://[IP]:[PORT:7575]/",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/master/templates/Homarr.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/homarr.png",
@ -211396,7 +211396,21 @@
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/homarr"
"value": "/mnt/user/appdata/homarr/configs"
},
{
"@attributes": {
"Name": "Storage (icons)",
"Target": "/app/public/icons",
"Default": "",
"Mode": "rw",
"Description": "This is the location for custom icons.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/homarr/icons"
},
{
"@attributes": {