command
module
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Oct 15, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Barito Router
Route incoming request from outside to Barito world.
Setup Development
cd $GOPATH/src/github.com/BaritoLog/barito-router
git clone git@github.com:BaritoLog/barito-router.git
cd barito-router
go build
./barito-router
or
go get github.com/BaritoLog/barito-router
$GOPATH/bin/barito-router
Env
Name |
Description |
Default Value |
BARITO_PRODUCER_ROUTER |
Address that router listen and serve |
:8081 |
BARITO_KIBANA_ROUTER |
Address that kibana router listen and serve |
:8082 |
BARITO_MARKET_URL |
URL of market API |
http://localhost:3000 |
BARITO_PROFILE_API_PATH |
api path to get app profile by secret |
/api/profile |
BARITO_PROFILE_API_BY_APP_GROUP_PATH |
api path to get app profile by app group secret |
/api/profile_by_app_group |
BARITO_AUTHORIZE_API_PATH |
api path to authorization |
/api/authorize |
BARITO_PROFILE_API_BY_CLUSTERNAME_PATH |
api path to get app profile by cluster name |
/api/profile_by_cluster_name |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.