Serve
Start xodbox server.
Synopsis
Start the xodbox server with all configured handlers and notifiers.
Loads the config file, opens the database, seeds initial state, and starts each handler in its own goroutine. Shuts down gracefully on SIGINT/SIGTERM.
xodbox serve [flags]
Options
-h, --help help for serve
Options inherited from parent commands
--config string Config file path (default "xodbox.yaml")
--debug Debug mode
--reset-db Reset database
SEE ALSO
- xodbox - A network interaction listening post