Coder Social home page Coder Social logo

jarvvski / statuspal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from statuspal/statuspal

0.0 3.0 0.0 704 KB

Statuspal lets you communicate your web apps/services status ๐Ÿ“ก

Home Page: https://statuspal.io

License: GNU Affero General Public License v3.0

Elixir 67.30% CSS 6.31% JavaScript 2.88% HTML 22.86% Shell 0.65%

statuspal's Introduction

Statuspal CircleCI Build Status

Local development

Dependencies

  1. Elixir ~> 1.5.1
  2. Node.js >= 6
  3. Yarn
  4. PostgreSQL
  5. Imagemagick

Setup

Run ./dev_setup.sh

After this make sure apps/statushq/config/dev.exs has your proper DB configurations (in general it should work as is) and place your API keys for Twitter and Mailgun in apps/statushq/config/dev.secret.exs.

Run locally

Run mix phx.server and the server should be running at http://localhost:4000.

Self hosted Statuspal

You can run Statuspal on your own server easily thanks to a Docker setup, it will create a PostgreSQL container and another one with Statuspal for you.

Dependencies

  1. UNIX based OS (Linux, MacOS)
  2. Docker
  3. OpenSSL (brew install openssl in MacOS)

Up and Running

Git clone the project and under the root directory run:

  1. ./docker/setup_env.sh will generate your .env file, configure it as it fits you.
  2. ./docker/build.sh (This can take a while, but after the first time it should be quick)
  3. ./docker/start.sh to start the server, then you should be able to access it under http://localhost:5000/admin, sign in with the default user provided in the terminal and change its password and email.

statuspal's People

Contributors

jarvvski avatar soundasleep avatar

Watchers

James Cloos avatar  avatar  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.