Skip to main content

Run Dayu System

[TBA]

Run Starting Script

Dayu system can be started and stopped with the provided script dayu.sh:

cd dayu

# Start dayu system with script
ACTION=start TEMPLATE=template/ bash - dayu.sh

# Stop dayu system with script
ACTION=stop TEMPLATE=template/ bash - dayu.sh

Operate on Frontend UI