Skip to content

timoschwarzer/gitlab-monitor

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 18, 2019 19:20
January 13, 2018 10:56
February 4, 2021 10:40
August 20, 2019 07:10
January 13, 2018 10:56
January 13, 2018 10:56
May 23, 2022 10:45

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!