Skip to content

gabrielemontano/gitlab-monitor

 
 

Repository files navigation

GitLab Monitor

Logo

A browser-based monitor dashboard for GitLab CI

Use & Download

Hosted version

Note: I recently changed the address from timoschwarzer.com/gitlab-monitor to gitlab-monitor.timoschwarzer.com! Please update your config if you still use the old address. Sorry for the inconvenience!

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 browser-based monitor dashboard for GitLab CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 82.9%
  • JavaScript 11.2%
  • HTML 3.1%
  • Smarty 1.5%
  • Other 1.3%