Could someone point me in the right direction on getting the HTTP status portion going? #256
Replies: 2 comments 7 replies
-
@vPeteWalker you will have to expose the status http server port or use the generated document in some other way. By default the port inside the container is standard http
You can also run the command |
Beta Was this translation helpful? Give feedback.
-
For what it's worth, this is my ugly
|
Beta Was this translation helpful? Give feedback.
-
Hi folks. OK everything else is working, and setup via docker compose. I am hoping maybe someone can share some configs, or prereqs, or whatever else on getting this going I think I'd be good to go. I am using an .env file, and put the entries in, but I don't know if the examples list should be put in exactly the same, or modified for my config?
If I understand what it does, just a web page I can view status of the server. Even if it just allows me to see if anyone else is on before I do maintenance with the docker host itself would be a huge help. Thanks very much folks.
Beta Was this translation helpful? Give feedback.
All reactions