Liman
Self-hosted web application for monitoring docker.
Installation
Best way to use Liman is using Docker image.
$ docker volume create liman
$ docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v liman:/liman/data salihciftci/liman
Note: the -v /var/run/docker.sock:/var/run/docker.sock
option can be used in Linux environments only.
API Usage
Examples and all end points can be found in wiki.
Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
License
MIT