Infrastructure/homepage
Valentin Hristev 5963d2933c
OpenFest dashboard initial push
2024-05-20 01:49:42 +03:00
..
assets OpenFest dashboard initial push 2024-05-20 01:49:42 +03:00
conf OpenFest dashboard initial push 2024-05-20 01:49:42 +03:00
README.md OpenFest dashboard initial push 2024-05-20 01:49:42 +03:00

README.md

Alt text

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.

Alt text

OpenFest dashboard ( currently in overview status )

Development URL: https://ofdash.cloudk9.eu

ofdash

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