*[Docker Compose](https://docs.docker.com/compose/install/linux/) with recomended version v2.27.0
*[Docker Compose](https://docs.docker.com/compose/install/linux/) with recommended version v2.27.0
Make sure to install Docker and Docker Compose before proceeding with the installation.
## Installation (Docker)
Start with choosing Docker Compose preset [https](./https/base-setup.md) for a TLS certificate by Let's Encrypt, or [https-owncert](./https/owncert.md) for setup with your own certificate.
After chosing one and downloading it continue with downloading backend and frontend source code to the Compose preset folders.
Start with choosing Docker Compose preset [https](./https/base-setup.md) for a TLS certificate by Let's Encrypt,
or [https-owncert](./https/owncert.md) for setup with your own certificate.
After choosing one and downloading it continue with downloading backend and frontend source code to the Compose preset folders.
Source code for frontend and backend can be downloaded in these following URLs
@@ -52,9 +53,15 @@ E.g. `v2.0.0` of the frontend is fully compatible with `v2.0.0` of the backend.
## Conclusion
By following the installation guide, you'll be able to successfully set up and deploy the IXP. After completing the installation, you may download this [Intro Definition](https://gitlab.fi.muni.cz/inject/inject-docs/-/raw/main/files-from-repos/intro-definition.zip?ref_type=heads&inline=false) and try to upload it to test the platform's functionality.
By following the installation guide, you'll be able to successfully set up and deploy the IXP.
After completing the installation,
you may download this [Intro Definition](https://gitlab.fi.muni.cz/inject/inject-docs/-/raw/main/files-from-repos/intro-definition.zip?ref_type=heads&inline=false)
and try to upload it to test the platform's functionality.
If you encounter any bugs, please refer to the [Known Issues and Fixes](../../known-issues.md) page for troubleshooting steps and solutions. If you require further assistance, don't hesitate to report them to us. The [Report issue](../../report-issue.md) page includes instructions on how to report bugs.
If you encounter any bugs,
please refer to the [Known Issues and Fixes](../../known-issues.md) page for troubleshooting steps and solutions.
If you require further assistance, don't hesitate to report them to us.
The [Report issue](../../report-issue.md) page includes instructions on how to report bugs.