Xylok Manager
The primary interface into the Xylok container is the script at /opt/xylok/xylok
. This master interface manages starting, stopping, destroying, and executing commands inside the Xylok Scanner containers. The full list of subcommands and their options is can be retrieved using the “–help” flag, but the most common are:
container start/stop
- Starts all Xylok containers needed for execution. Generally Xylok should be controlled viasystemctl start/ stop / restart
container exec
- Run a command inside an existing Xylok container. If no arguments are given, bash will be run inside the container. The starting working directory inside the container is the pass-through directory,/_passthrough
.logs
- Retrieve all the logs from all Xylok containers.backup
- Backup databaserestore
- Restore database