All Projects → salihciftci → Liman

salihciftci / Liman

Licence: mit
Self-hosted web application for monitoring docker.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Liman

Lite Reader
self-hosted Lightweight News Reader
Stars: ✭ 30 (-94.21%)
Mutual labels:  self-hosted, web-app
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-82.82%)
Mutual labels:  self-hosted, monitoring
Edinote
Note taking web application for self-hosting. Offers tagging & Markdown support; can be used as a simple alternative to Evernote.
Stars: ✭ 17 (-96.72%)
Mutual labels:  self-hosted, web-app
Nexclipper
Metrics Pipeline for interoperability and Enterprise Prometheus
Stars: ✭ 533 (+2.9%)
Mutual labels:  monitoring, container
docker-ttrss
Tiny Tiny RSS feed reader as a Docker image.
Stars: ✭ 55 (-89.38%)
Mutual labels:  container, self-hosted
Hastic Grafana App
Hastic data management server for labeling patterns and anomalies in Grafana
Stars: ✭ 166 (-67.95%)
Mutual labels:  self-hosted, monitoring
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (+145.75%)
Mutual labels:  self-hosted, monitoring
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (-43.63%)
Mutual labels:  self-hosted, monitoring
Self Hosted Docker Server Templates
Just some templates to get someone started with hosting various servers in Docker
Stars: ✭ 237 (-54.25%)
Mutual labels:  self-hosted, container
Changedetection.io
changedetection.io - The best and simplest self-hosted website change detection monitoring service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection.
Stars: ✭ 180 (-65.25%)
Mutual labels:  self-hosted, monitoring
web
Cloverleaf is a free, open source app to replace your password manager without storing your passwords anywhere.
Stars: ✭ 33 (-93.63%)
Mutual labels:  web-app, self-hosted
Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (-41.51%)
Mutual labels:  self-hosted, monitoring
Strider
Open Source Continuous Integration & Deployment Server
Stars: ✭ 4,536 (+775.68%)
Mutual labels:  web-app
Ruby server timing
Bring Rails server-side performance metrics 📈 to Chrome's Developer Tools via the Server Timing API. Production Safe™.
Stars: ✭ 508 (-1.93%)
Mutual labels:  monitoring
Twtxt
📕 twtxt is a Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!
Stars: ✭ 486 (-6.18%)
Mutual labels:  self-hosted
Awesome Db Tools
Everything that makes working with databases easier
Stars: ✭ 479 (-7.53%)
Mutual labels:  monitoring
Intercooler Js
Making AJAX as easy as anchor tags
Stars: ✭ 4,662 (+800%)
Mutual labels:  web-app
Bitshares Ui
Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
Stars: ✭ 505 (-2.51%)
Mutual labels:  web-app
Statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
Stars: ✭ 5,806 (+1020.85%)
Mutual labels:  monitoring
Listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
Stars: ✭ 7,294 (+1308.11%)
Mutual labels:  self-hosted

Liman Logo

Liman

Self-hosted web application for monitoring docker.

Docker Build Status GitHub release GitHub



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

Containers Stats Images
index logs settings

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].