Commit graph

7 commits

Author SHA1 Message Date
Timo Verbrugghe
75427d783b
Update homer with --user param
Homer container by default runs user with uid:gid of 1000:1000 but unraid creates appdata folders under uid:gid 99:100. Homer docker will quit on first startup because it can't write its default assets to the appdata folder. --user parameter tells this docker to run uid:gid of 99:100
2022-08-19 19:29:21 +02:00
A75G
4bc5c7fb3f Update homer.xml 2021-08-13 23:18:39 +03:00
A75G
76092b1d36
Update homer.xml 2020-07-02 21:12:31 +03:00
James
680e02b18b
Remove volume mount for config.yml
Homer has recently been updated to load config.yml from the assets directory, removing the need to mount it directly.
https://github.com/bastienwirtz/homer/pull/94
2020-07-02 12:02:49 +01:00
A75G
1900ce4d86 cleaning xmls 2020-04-07 06:05:13 +03:00
A75G
7d0a9f2d87 fix 2020-03-11 09:41:47 +03:00
A75G
17621b73fb fix + add homer+kiwix 2020-03-11 09:39:11 +03:00