oijkn / Docker-Raspberry-PI-Monitoring

A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.
MIT License
360 stars 53 forks source link

Enable SSL for Secure HTTPS Access #38

Open ivangonzalezg opened 6 days ago

ivangonzalezg commented 6 days ago

First off, thanks for the awesome Docker-Raspberry-PI-Monitoring project! It's been super helpful.

Does the project currently support SSL for HTTPS access? I couldn't find any info on setting up SSL certificates and keys to secure the web interface.

If SSL isn't supported yet, could you add it?

Thanks a ton!

oijkn commented 5 days ago

I'm glad to hear that!

Currently, the project doesn't support SSL for HTTPS access. Could you let me know why you need SSL if this solution is running on a Raspberry Pi, which typically isn't exposed to the internet?

Thanks for your feedback!

ivangonzalezg commented 5 days ago

I use my Raspberry Pi as a server for multiple projects Im working on and I would like check its resources securely from anywhere. Also from a human human-friendly url

If I find a solution I will share it here

oijkn commented 4 days ago

So, you use a domain name? Or a DNS like No-IP?