UNPKG
orcinus
Version:
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Container orchestration tools
github.com/anak10thn/orcinus
anak10thn/orcinus
orcinus
/
deploy
/
db
/
orcinus.yml
9 lines
(8 loc)
•
188 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
# testing :
#
# curl -H Host:dashboard.orcinus.id http://127.0.0.1
stack:
"orcinus-dashboard"
services:
orcinus-db:
image:
"mongo:3.5"
constraint:
"node.role==manager"