|
|
8 months ago | |
|---|---|---|
| .. | ||
| config.yml | 8 months ago | |
| readme.md | 8 months ago | |
| rebuild.sh | 8 months ago | |
This is a dockerized version of a homer server. The official container and documentation was made by b4bz.
Set the following volumes with the -v tag.
| Volume-Name | Container mount | Description |
|---|---|---|
| /current/dir/config.yml | /www/config.yml | configuration file for static page |
| homer | /www/assets | storage for icons, etc |
Set the following ports with the -p tag.
| Container Port | Recommended outside port | Protocol | Description |
|---|---|---|---|
| 8080 | 8080 | TCP | WebUI |