Service Management

Self Service is currently managed based on Docker Compose.

circle-info

💡 More Commands: For detailed container management and monitoring operations, please refer to the official Docker Compose documentation.

Update Configurations

Modify Configuration Files

Commands
# Modify core configuration
vim config.json

# Modify P2P network configuration
vim pango.conf

# Apply configuration changes (service restart required)
docker-compose restart self-service
circle-info

📝 Configuration Change Notes:

  • Modifying config.json: affects database connection, application service address, etc.

  • Modifying pango.conf: affects P2P network connections and certificates