-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
One should be able to start up and manage a server using a single command that can switch the backends used. This should also be responsible for setting up and configuring the application (probably just invoking a plugin manager).
This command should also implement all the nice to haves of a daemon (ie. generating pid files, handling signals, daemonizing, setting up logging).