Giter Club home page Giter Club logo

camoquest-status-page's Introduction


Logo

Cronitor Status Page (self-hosted)

Create beautiful status pages for your applications in minutes
Explore Cronitor docs »

View Demo · Visit Cronitor

This project provides ability to create self-hosted status pages for Cronitor which is a simple monitoring system. Cronitor provides performance insights and uptime monitoring for cron jobs, websites, APIs and more.

We also offer hosted status pages with full incident communication and customization options. Check out our demo status page to try it out.

Demo

Getting Started

First, create a Cronitor account and setup your monitors. Read cronitor guides

Then in your Cronitor dashboard go to Settings and look for API section. There you can find your API keys which we're gonna use to setup your status page. Copy your API key!

Clone this project:

git clone https://github.com/cronitorio/cronitor-statuspage.git

Duplicate .env.sample and rename it to .env, then fill the placeholder variables with your own:

cp .env.sample .env
nano .env

That's it, your status page is ready!

Deployment

To deploy the project to a production environment:

yarn
yarn build
yarn start

Development

First install dependencies and then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your status page is to use the Vercel Platform.

Deploy with Vercel

camoquest-status-page's People

Contributors

thefrontlinegen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.