timoschwarzer / gitlab-monitor

A web-based monitor dashboard for GitLab CI

Home Page:https://gitlab-monitor.timoschwarzer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An abstract representation of an eye GitLab Monitor

A browser-based monitor dashboard for GitLab CI

Use & Download

Hosted version

If you don't want to setup your own server, you can always use the latest version of GitLab Monitor I upload here:

https://gitlab-monitor.timoschwarzer.com/

Don't worry, I don't save access tokens or anything else. Additionally, this version has a manifest.json attached which makes it easy to pin it to your Android home screen and open it as a full screen app.

Support me on Patreon

Docker

dockeri.co

There's an official docker image available on Dockerhub:

docker pull timoschwarzer/gitlab-monitor

Host it yourself

Go to releases

Screenshots

Screenshot 1 Screenshot 2

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

Configuration

See configuration.

Used libraries

Visit my website!

About

A web-based monitor dashboard for GitLab CI

https://gitlab-monitor.timoschwarzer.com

License:MIT License


Languages

Language:Vue 78.2%Language:SCSS 10.8%Language:JavaScript 7.4%Language:HTML 2.2%Language:Mustache 0.8%Language:Dockerfile 0.4%Language:Shell 0.2%