Skip to content

timoschwarzer/gitlab-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

867f71c · Mar 12, 2024
Mar 17, 2022
Mar 12, 2024
Feb 18, 2019
Aug 26, 2020
Oct 22, 2018
Mar 12, 2024
Aug 14, 2018
Jan 13, 2018
Feb 4, 2021
Aug 20, 2019
Feb 16, 2018
Mar 12, 2024
Aug 20, 2019
Mar 13, 2019
Jan 13, 2018
May 22, 2022
Sep 15, 2020
Aug 26, 2018
May 22, 2022
Jan 13, 2018
Aug 26, 2020
Jan 27, 2021
Oct 18, 2019
May 23, 2022

Repository files navigation

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!