Manta-Network / rubberneck

Home Page:https://status.manta.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rubberneck

blockchain infrastructure management

this repository is the home of manta's blockchain infrastructure tooling. it consistes of several components:

  • api: a collection of aws lambdas which provide json snapshots of the state of the infrastructure landscape and its health
  • config: a collection of instance manifests which describe the configuration of each server maintained by rubberneck
  • daemon: a collection of systemd services that execute regular maintenance tasks (defined by the config component) on the servers maintained by rubberneck
  • static: a collection of configuration artifacts that are shared by multiple servers
  • web: a react web application hosted at https://status.manta.network, that serves as a status dashboard for the infrastructure maintained by rubberneck

About

https://status.manta.network


Languages

Language:JavaScript 61.5%Language:Shell 36.6%Language:HTML 1.7%Language:CSS 0.2%