Files
horus/scripts/start.md
2025-11-19 10:33:54 +01:00

11 lines
267 B
Markdown

# Horus Start Script
Starts all horus binaries
// Start all services
!!herocoordinator.start name:'development'
!!supervisor.start name:'development'
!!herorunner.start name:'development'
!!osirisrunner.start name:'development'
!!salrunner.start name:'development'