Skip to content

Commit

Permalink
finalised docs for soarca-gui setup minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
RabbITCybErSeC authored and MaartendeKruijf committed Jan 21, 2025
1 parent 5eb489c commit 3c42021
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/content/en/docs/soarca-gui/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,16 @@ The SOARCA-GUI features OIDC-based login for authentication and authorization. S

## Setting up SOARCA-GUI with SOARCA

Under deployments in our [repo](https://github.com/COSSAS/SOARCA/tree/development/deployments/docker/soarca), we have provided an example docker compose file for running SOARCA in combination with the SOARCA-GUI. Note, that this setup is quite minimal, since no further authentication has been setup.


{{< tabpane langEqualsHeader=false >}}
{{< tab header="Docker Compose" lang="sh" >}}
cd docker/soarca && sudo docker compose --profile gui up -d
{{< /tab >}}
{{< /tabpane >}}

The SOARCA-GUI interface should now be available at `localhost:8081`

### Impression of the SOARCA-GUI

Expand Down

0 comments on commit 3c42021

Please sign in to comment.