mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-29 11:43:48 +01:00
.. | ||
assets | ||
docker-compose.yml | ||
README.md |
Installation
Deployment
- Copy the configuration file from the
assets
folder into your project's asset folder. - Copy the
docker-compose.yml
template into your project folder and start the container.
Configuration
Edit the configuration file according to the examples and documentation.
For more info visit: Official Homer Documentation
Best-Practices & Post-Installation
Disable HTTP
Although Homer is not using any authentication data that needs to be explicitly encrypted, it's recommended to use HTTPS whenever it's possible.
Use a Reverse Proxy
- Use a Reverse Proxy to securely expose administrative services.