Giter Site home page Giter Site logo

pottava / docker-webui Goto Github PK

View Code? Open in Web Editor NEW
148.0 15.0 34.0 1.6 MB

Dockerized docker-webui ->

Home Page: https://hub.docker.com/r/pottava/docker-webui/

License: MIT License

CSS 1.64% JavaScript 89.79% Go 8.57%
docker docker-container monitor-logs stats

docker-webui's Issues

No information displayed, nothing in logs

Hi. I'm trying to use this dashboard, but I can't get it to work. It says "0 container", "0 image", "No Data Available", etc.

Even with APP_LOG_LEVEL=6, I don't see anything after "listening on port 9000" in logs.

Can you help?

Is it possible to start this application behind reverse proxy at the specific path?

I have nginx frontend that publish few internal infrastructure backends under specific locations.

i.e. jenkins -> /jenkins
     pormeteus -> /prometeus
     and so on

I want to publish docker-webui under /docker-webui location. Very original, isn`t it?

For such behaviour docker-webui must use only relative paths or have special option that allow to set prefix. I didn't find any notes about prefix option within code. Is docker-webui support relative path behaviour?

How to run on different port

Hey, first of all thanks for this great exentsion to docker!

Currently I'm trying to run the application with the following command:

docker run -p 9000:9000 --rm -v /var/run/docker.sock:/var/run/docker.sock pottava/docker-webui

My problem is that on my server I'm using nginx as a reverse proxy to link request from port 80 to an internal port. I'm also using redis, which I'm running on port 9000. So i have to change the port for the docker-webui to something different, because I cannot change the redis port.

I tried it with

docker run -p 9001:9001 --rm -v /var/run/docker.sock:/var/run/docker.sock pottava/docker-webui

but the app is still listening on port 9000. Any idea on how to configure this?

Multiline Errors in logs

I was wondering if the application could take in a regex string or a parameter for how it should separate up the log file. Instead of just line by line, have it abide by a regex string.

Use case is I have a tomcat docker container and if the application spits out a java error each part of the error is separated into a new log entry in the UI. Where is would be nice if the entire error was just one entry (since it's one message written to stderr anyway)

Maximum number of containers displayed 100

Hi, I have installed docker-webui in our environment. On the clients tab it identifies the client correctly and the number of containers running in that client, for example 189. But in the containers tab, it only lists 100 containers. How can I get it to list all 189 containers?

I have tried to hide the containers I don't need monitored, but then the clients tab only displays 100 - the hidden ones, say 70 for example. Is this by design?

None of your environment settings, mention anywhere, where to set the limit of displayed containers.
Help would be appreciated, thanks

Marek

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.