adamcooke / staytus

💡 An open source solution for publishing the status of your services
http://staytus.co
MIT License
2.17k stars 285 forks source link

Some question #406

Open pleibling opened 4 months ago

pleibling commented 4 months ago

At the first, let met tell that the small tool is very cool - i searching for a while for an cool simple status tool like this. I create a simple docker-compose.yml (no need for MariaDB in this setup - cause i have one in my Homelab, Nginx and Mailrelay are provided by my OPNsense - so there are too not needed).

I use this at https://status.leibling.de

But i have some questions to optimize this Tool in my environment:

a) Is it possible to change the "current state" (e.g. in German like Untersuchen, Identifiziert, Überwachen, Gelöst)? b) Is it possible to use other keywords at "How long will the Session last" (e.g. not hours maybe in German "Stunden" and / or "Minuten")? c) How can i change the Emailsettings? Did i have to go in the container and "reconfigure" Postfix (i use a Mailrelay in my Network)? d) Is it possible to make in an future release to use an external DB and/or Mailrelay via Environment variables (e.g. in docker-compose.yml)? e) Is it possible to change or add the links on the botton of the status Page? f) Is it possible to change favicon and Headline for the Browserwindow?

Then i see at [https://krystalstatus.uk that they use categories (e.g. 1 - Core Services) and the entrys under the category - how can i configure it?

If you plan to make this cool tool Multilanguage - i can support for german Language.

Thanks a lot for your Support and this cool Tool!