Page MenuHomePhabricator

Request creation of wmcs-uptime VPS project
Closed, ResolvedPublic

Description

Project Name: wmcs-uptime

Wikitech Usernames of requestors: samtar

Purpose: To run an instance of https://github.com/theresnotime/wmcs-uptime (a moderately modified version of uptime-kuma), working towards fulfilling part of T53434 by allowing developers to "self-service" monitor their tools & be notified of issues.

Brief description: Minimal quota requirements, only requesting a VPS project to

  • keep it off of toolforge (partly as a separation of monitoring infrastructure, but honestly its not this tool which is going to alert y'all of toolforge issues)
  • so that I can get SSO set up
  • use pm2

Demo of where I am so far at https://wmcs-uptime.theresnotime.io/dashboard (username: demo / password: theresnotime0)

How soon you are hoping this can be fulfilled: Whenever - no rush ✨

Event Timeline

Project created

openstack project create --description 'wmcs-uptime' wmcs-uptime --domain default
openstack role add --project wmcs-uptime --user samtar projectadmin
openstack role add --project wmcs-uptime --user samtar user

Enjoy!