Valentin Hristev 5963d2933c | ||
---|---|---|
.. | ||
assets | ||
conf | ||
README.md |
README.md
A modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. Easily configured via YAML files or through docker label discovery.
OpenFest dashboard ( currently in overview status )
Development URL: https://ofdash.cloudk9.eu
NO Authentication
There is no authentication for the dashboard. The project decided to not overcomplicate it with authentication and leave it to the user to implement it. If we want / need authentication we can add reverse proxy which is another service to manage. You can find more about it here
Config
Configuration is done via yaml
files under config/
directory. The configuration is split into multiple files for
better organization. Official documentation can be found here