The final package will probably have syntax something like this...
citadel.AppImage run [-h dir] [-p port] [-s port]
-h : Operate with data directory dir
-p : Run the HTTP server on port port
-s : Run the HTTPS server on port port
citadel.AppImage stop
(stops a running instance of the Citadel system)
citadel.AppImage install [-h dir]
(installs systemd unit files for automatic startup/shutdown)
citadel.AppImage configure
We probably need some extra diagnostics and stuff. Again, however, right now I'm looking for people to just test that it works on various systems ... the weirder the better.
