Coder Social home page Coder Social logo

is-service-up's Introduction

IsServiceUp

IsServiceUp helps you monitor all the cloud services you rely on in a single web page.

You can customize it with the services you want to monitor and host it on your own server.

Sorry, Compose, bad timing 😄

How to run

Using Docker

docker-compose up --build

and you're up and running! ✨

List of services

You can customize very easily the list of services you want to monitor by editing the variable SERVICES in the config file.

How to contribute

If you want to add something to the project, please fork this repository and create a Pull request.

Extend it with a new service

The way services are handled is based on a plugin system, so monitoring a new service is straightforward: you can either file a feature request and hope that someone will implement the plugin, or you can implement it yourself. If you do decide to implement a plugin for a new service, we'd be thankful if you could share it with everyone by creating a pull request on this repository...thanks!

Of course, creating a plugin for a new service is only possible if the service exposes a status page. Find that out first.

Next, figure out if the status page is built using Atlassian StatusPage. If that's the case, check out this commit for an example on how to create your plugin.

If it's a more generic status page, then the implementation depends on the specific service. If you're lucky, the status will be exposed through a beautiful API, like in the case of GitHub. Otherwise, find your inspiration from all others services that we have implemented for you. Good luck! 📡

Maintainers

is-service-up's People

Contributors

marcopaz avatar benroeder avatar cosenal avatar tomeyro avatar mrflynn avatar maael avatar ruiztulio avatar stympy avatar

Stargazers

Favour M. Nyikosa avatar Fei He avatar Vyacheslav Anzhiganov avatar Francis Niu 牛飞龙 avatar Abhinav Thakur avatar 5l1v3r1 avatar shajalAhamed avatar xiaoxiaoyu avatar Julian Psotta avatar Brandon avatar GAURAV avatar LinSanxian avatar Vittorio Camisa avatar David Saradini avatar Jesus Zapata avatar Jean-Francois Parent avatar navy avatar Sandeep Jadoonanan avatar JitPack.io avatar Jose Miguel Colella avatar Brian J King avatar Cole Calistra avatar Sergio Rodriguez avatar Artem Krivonos avatar Alexandr Kondrashov avatar Kyungwook, Park avatar Cody avatar Vladimir Yuldashev avatar Benjamin Tan avatar Chris Ledet avatar  avatar Felipe Valtl de Mello avatar Jonathan Marsh avatar Guilherme Garnier avatar Akshay Pratap Singh avatar Don avatar Mauro Murari avatar Jacob Mischka avatar Adam Stracener avatar  avatar madflow avatar  avatar Jessica Smith avatar  avatar Tyler Rivera avatar Nogweii avatar Jingchen Zhao avatar  avatar Felipe Barros avatar Mauricio Uribe avatar  avatar Jeff Hufford avatar Ernest Semerda avatar Bill Mei avatar Christian Reksten-Monsen avatar  avatar Igor Skrynkovskyy avatar Lars van der Bijl avatar Ivan Kovalkovskyi avatar Stefan Taranu avatar Murali Ravipudi avatar Jatin Kataria avatar Alexey Makarov avatar Ezequiel Bertti avatar Dmitry Kulikov avatar $hoot->Pairs avatar Meng Ye avatar Osvaldo Santana Neto avatar Marco Meneghelli avatar Jerzerak avatar Scott Sharkey avatar Tiago Moreira Vieira avatar  avatar (╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW avatar Senthil Nayagam avatar Eduard Carreras avatar Sanket Saurav avatar Domenico Solazzo avatar RandomOS avatar Toru Takahashi avatar David Paluy avatar Arti Zirk avatar  avatar Thomas O'Donnell avatar Dan CaJacob avatar Jayaseelan Yezhuaralai avatar Jani Karhunen avatar Jefferson Fausto Vaz avatar Youssef avatar Sergey Vlasov avatar Max Shirokov avatar George Kussumoto avatar Clement Trebuchet avatar Arik Fraimovich avatar Eric Dill avatar Jonathan Egol avatar  avatar Andrew Seward avatar Dmytro Chornyi avatar Nikolay Kolev avatar

Watchers

 avatar evandrix avatar James Cloos avatar dimydemin avatar  avatar  avatar NodesCrew avatar Ilia Kolev avatar Brian J King avatar Alexey Devyatkin avatar  avatar  avatar

is-service-up's Issues

Improve frontend deployment

Every time you change the frontend you need to compile it again and copy the dist folder in the static subfolder of the backend. This process is cumbersome and duplicates files between frontend and backend.

I'd be nice to have the compiling process automatically performed during deployment using a docker container.

Star favourite services

And bump favourite services at the top of the web view.
For now, we could just add a flag in the config file.

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.