Giter VIP home page Giter VIP logo

uptime's Introduction

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.

uptime's People

Contributors

alexisjanvier avatar brikou avatar fzaninotto avatar jpetitcolas avatar kmaschta avatar sylver-john avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uptime's Issues

ERROR: No such service: client

ERROR: No such service: client
While doing make setup
OS: Debian 8
Fresh docker engine install.
docker-compose version 1.6.0

Make init_db : can't use docker-compose run

For start our application, the postreSql container should be initialized with 2 tables. That is why we use a sql script which is executed before the make run, with make init_db.
So we would use docker-compose run [ our command with the sql script ].
But it doesn't work so we use docker exec in instead.

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.