Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
/ uptime Public archive

A prototype of website monitoring tool, written in Go and React.js, modeled after fzaninotto/uptime

Notifications You must be signed in to change notification settings

marmelab/uptime

Repository files navigation

archived Archived Repository
This code is no longer maintained. Feel free to fork it, but use it at your own risks.

Uptime

⚠️ Before installing this project you must know that uptime is outdated and not maintained anymore by marmelab's team.

If you are interested to maintain this project, please open an issue.

Setup

In order to make the project functional, you have to run following command:

make setup

In order to initialise the database, you have to run following command:

make init_db

You can adding default destination to ping with the command:

make load_fixtures

Then you can run the app with:

make run 

Note: you need docker-compose to get the full architecture working.

About

A prototype of website monitoring tool, written in Go and React.js, modeled after fzaninotto/uptime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages