Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrong config.yml path | Nuno Goncalves | 2022-06-29 | 1 | -1/+1 |
| | | | Path to config.yml when checking for existing configuration was wrong and it will never be found | ||||
* | Simplify the container starting process to allow it to run with a | Bastien Wirtz | 2022-04-30 | 1 | -15/+10 |
| | | | | unprivileged user | ||||
* | Replaced darkhttpd with lighttpd | Kirmy | 2022-04-30 | 1 | -1/+3 |
| | |||||
* | Added feature for subfolder hosting | Bernhard Großer | 2022-04-30 | 1 | -0/+6 |
| | | | | By setting the SUBFOLDER env var, you can host Homer in a subfolder behind a reverse proxy. | ||||
* | Added su-exec to ARM dockerfiles and removed USER line | AgileVirus | 2020-07-09 | 1 | -2/+2 |
| | |||||
* | Regroup all editable files in one place | Bastien Wirtz | 2020-06-28 | 1 | -3/+12 |
| | |||||
* | Added entrypoint script and Dockerfile port&volume | Glenn Toms | 2020-06-18 | 1 | -0/+6 |