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

Latest commit

 

History

History
23 lines (18 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 463 Bytes

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