diff --git a/docs/index.md b/docs/index.md index 64d9290298711fa15f34f51c8980140d4fc60085..681426655ab6bda2d90d6dd2fc3f52eeda170845 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ Explore the technical documentation to gain a deeper understanding of the platfo Learn about the process of conducting tabletop exercises using the INJECT Exercise Platform. -- **[Inject Process]()**: A detailed guide on how to plan, execute, and evaluate tabletop exercises using INJECT Exercise Platform. +- **[Inject Process](INJECT_process/intro/overview.md)**: A detailed guide on how to plan, execute, and evaluate tabletop exercises using INJECT Exercise Platform. ## Additional Resources diff --git a/docs/tech/installation.md b/docs/tech/installation.md index dcad221d1018d6905a259ca5728673583205a603..f2b09617a3059489f0a6636917111e3c0407dd2f 100644 --- a/docs/tech/installation.md +++ b/docs/tech/installation.md @@ -18,7 +18,7 @@ These requirements ensure that the backend server can handle data processing eff * Operating System: Debian (recommended) * [Docker](https://www.docker.com/) -* [Docker Compose](https://docs.docker.com/compose/) +* [Docker Compose](https://docs.docker.com/compose/) with recomended version v2.27.0 Make sure to install Docker and Docker Compose before proceeding with the installation. @@ -29,6 +29,9 @@ These files include all necessary configuration files, scripts, and the `.env` f {% include-markdown "../../files-from-repos/nginx-README.md" + start="--- +tags: used_in_docs +---" %} ## Conclusion diff --git a/docs/tech/security.md b/docs/tech/security.md index d366d93a9e34423d2280b78ee579829bd1596272..2e65e4b042e1bb392fd736f2f2712c0df6670fcc 100644 --- a/docs/tech/security.md +++ b/docs/tech/security.md @@ -53,4 +53,4 @@ Instructors cannot create users with higher privileges. admin (admin can be crea - last name of the created user if you want to identify them later As a separator for the column, you can use either `,` or `;`. -An example of such a file can be downloaded [here]() \ No newline at end of file +An example of such a file can be downloaded [here](https://gitlab.fi.muni.cz/inject/inject-docs/-/raw/main/docs/tech/example_csv.csv?ref_type=heads&inline=false) \ No newline at end of file