Merge pull request #1936 from guardicore/1883-setup-docs-linux

Add documentation to run IM as service on boot
This commit is contained in:
VakarisZ 2022-05-11 12:26:34 +03:00 committed by GitHub
commit b9f71cd41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -46,6 +46,20 @@ do, see the [FAQ]({{< ref
>}}) for more information.
{{% /notice %}}
## Running the Infection Monkey as a service on boot
The Infection Monkey can be installed as a service and run on boot by running the AppImage package
with the following parameters. This requires root permissions, so run `sudo -v` and enter your
password before running the script, if required.
```bash
./InfectionMonkey-v1.13.0.AppImage service --install --user <USERNAME>
```
To uninstall it, run:
```bash
./InfectionMonkey-v1.13.0.AppImage service --uninstall
```
## Configuring the server
You can configure the server by creating