Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
/ RoboX Public archive

The API middleware and Heroku Orchestration Tool

Notifications You must be signed in to change notification settings

realstorypro/RoboX

Repository files navigation

RoboX

The API middleware and Heroku Orchestration Tool

API Access

The api is protected by basic auth. The credentials are stored in the ENV under

API_NAME: 'api'
API_PASSWORD: 'password'

Admin Access

The web admin is powered by administrate can be accessed via /management. The credentials are stored in the ENV under.

ADMIN_NAME: 'manager'
ADMIN_PASSWORD: 'password'

Blueprint Updates

rake blueprints:update 

About

The API middleware and Heroku Orchestration Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages