Coder Social home page Coder Social logo

Comments (7)

rolikeusch avatar rolikeusch commented on June 20, 2024 2

I would also like to see this feature. I use wirestat to monitor my servers and if something fails It gives the status 500. so it would be great to have this in homepage.

perhaps it would also possible to have more stats from wirestat in homepage, like cpu or ram usage 😉

from homepage.

shamoon avatar shamoon commented on June 20, 2024 2

I was thinking about this and I agree JazzFisch, the issues you noted above may be problematic for users but I guess the question is how much the software has to protect users against 'mistakes', e.g. is it enough to put a warning like this in the docs?

I made an implementation of this (screenshot) which uses the proxy backend, that way you could theoretically setup a ping to the local IP/host to test up / down even if the public URL/ip wouldn't work e.g. because of a reverse proxy.

Curious about people's thoughts.

Screen Shot 2022-10-14 at 2 24 54 PM

from homepage.

benphelps avatar benphelps commented on June 20, 2024

Something similar to the docker status icons like shown here https://github.com/benphelps/homepage/wiki/Services#docker-integration ?

from homepage.

richardphi1618 avatar richardphi1618 commented on June 20, 2024

Yea this is great for at a glance now the status of my docker environment (love this). I fight with cloudflare some days and have some apps I show through a domain name / off site apps too. I don't take for granted just because the container is working that the site is reachable / functioning you know?

from homepage.

DanJackiels avatar DanJackiels commented on June 20, 2024

Something similar to the docker status icons like shown here https://github.com/benphelps/homepage/wiki/Services#docker-integration ?

It would be awesome if this would behave the same way for both docker and non-docker services to keep it consistent.
Because right now non-docker apps don't have an indicator light.

And also, since I can't hide their widget they stick out when in a group with docker containers.

Otherwise, I love this dashboard. Thanks for making it! :)

image

from homepage.

JazzFisch avatar JazzFisch commented on June 20, 2024

This could potentially be difficult to do. On one hand, you could define a URL (http://container_name:port) but that only works if you are the same docker network, but wouldn't let you know if there was an issue with your reverse proxy. On the other hand, Docker doesn't allow containers to send network traffic to anything on their public IP. So if you configured homepage with https://app.mydomain.tld:port and that resolves to the same IP that homepage is on, it would always show down.

from homepage.

github-actions avatar github-actions commented on June 20, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns.

from homepage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.