update horus heroscripts
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
!!include configure.md
|
# Horus Installation
|
||||||
|
|
||||||
// Install all components
|
|
||||||
!!coordinator.install name:'development'
|
!!coordinator.install name:'development'
|
||||||
!!supervisor.install name:'development'
|
!!supervisor.install name:'development'
|
||||||
!!herorunner.install name:'development'
|
!!herorunner.install name:'development'
|
||||||
|
|||||||
@@ -2,11 +2,9 @@
|
|||||||
|
|
||||||
Starts all horus binaries
|
Starts all horus binaries
|
||||||
|
|
||||||
!!include install.md
|
|
||||||
|
|
||||||
// Start all services
|
// Start all services
|
||||||
!!herocoordinator.start name:'default'
|
!!herocoordinator.start name:'development'
|
||||||
!!supervisor.start name:'default'
|
!!supervisor.start name:'development'
|
||||||
!!herorunner.start name:'default'
|
!!herorunner.start name:'development'
|
||||||
!!osirisrunner.start name:'default'
|
!!osirisrunner.start name:'development'
|
||||||
!!salrunner.start name:'default'
|
!!salrunner.start name:'development'
|
||||||
|
|||||||
Reference in New Issue
Block a user