Skip to content
forked from sensu/web

Web UI for Sensu Go clusters

License

Notifications You must be signed in to change notification settings

arvatoaws-labs/web

This branch is 1 commit ahead of, 27 commits behind sensu/web:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4913e67 · Feb 16, 2024
May 29, 2019
May 29, 2019
Mar 19, 2020
Nov 6, 2019
Jun 9, 2020
Sep 22, 2020
Jan 26, 2021
May 30, 2019
Apr 5, 2019
Apr 2, 2019
Nov 28, 2018
Jun 7, 2019
Mar 5, 2019
May 14, 2018
Apr 9, 2019
Oct 18, 2017
Oct 18, 2017
May 29, 2019
May 29, 2019
May 29, 2019
Oct 18, 2017
May 29, 2019
Sep 21, 2020
Oct 18, 2017
Sep 21, 2020
May 29, 2019
Apr 9, 2019
Dec 11, 2020
Jun 7, 2019
Feb 16, 2024

Repository files navigation

Sensu

Sensu Go Web

A web interface for insight and management of your Sensu Go clusters.

Getting Started

To start the UI, simply run the following:

yarn install
NODE_ENV=production PORT=80 API_URL=https://my-sensu-backend-api:8080 yarn node scripts serve

For more detailed installation instructions, see INSTALL.md

Contributing

Sensu is and always will be open source, and we continue to highly value community contribution. For guidelines on how to contribute to this project, how to hack on Sensu, and information about what we require from project contributors, please see CONTRIBUTING.md.

About

Web UI for Sensu Go clusters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.8%
  • TypeScript 35.0%
  • HTML 0.2%