1.0.7 • Published 5 years ago

miracle.utilities v1.0.7

Weekly downloads
6
License
(c) Copyright 201...
Repository
-
Last release
5 years ago

miracle.utilities

NPM version

Docker Machine Deploy (Local & cloud)

DASHBOARD Nginx

Dashboard nginx deployment can be controlled with the below ENV variable for:

  • GITHUB
  • NGINX

GITHUB for custom dashboard repo

ENV VariableDescriptionDefaultExample
MIRACLE_GIT_OWNERThis is the GIT account owner name
MIRACLE_GIT_REPOThis is the GIT repo name
MIRACLE_GIT_BRANCHThis the GIT repo branchmaster
MIRACLE_GIT_TOKENThis is the GIT account token

NGINX

ENV VariableDescriptionDefaultExample
MIRACLE_NX_MASTER_DOMAINThis is the master domain for dashboardmiracle.netyourdomain.com
MIRACLE_NX_SSLTo turn on SSL supportfalse

DASHBOARD Mongo profile

Dashboard mongo profile for services can be controlled with the below ENV variable for:

  • MONGO

MONGO for service profile

ENV VariableDescriptionDefaultExample
MIRACLE_MONGO_OBJECTROCKETTo turn ON Object Rocketfalse
MIRACLE_MONGO_OBJECTROCKET_URLThis is Object Rocket URLiad1-mongos0.objectrocket.com
MIRACLE_MONGO_OBJECTROCKET_PORTThis is the port for evert Mongo instance(s)16067
MIRACLE_MONGO_USERNAMEThis is the username for credentials
MIRACLE_MONGO_PASSWORDThis is the password for credentials
MIRACLE_MONGO_SSLThis is to turn on SSLfalse