Docker - Intrexx as a container deployment

You can also run Intrexx as a (Docker) container. To run Intrexx as a Docker container, use the official Intrexx Docker image, which already contains all the necessary packages and resources. You can orchestrate this with Kubernetes, for example, or on a virtual machine with Docker Compose. The container version enables quick and easy Intrexx deployment, either in your local infrastructure or with a cloud provider of your choice. You can also back up the configuration of your deployment and restore an identical deployment at any time ("Infrastructure as Code").

Deployment information

For detailed information on deploying via Docker, see the following link: https://github.com/UnitedPlanet/intrexx-in-docker

Examples of different deployment versions can be found at the following link: https://github.com/UnitedPlanet/tech-hour

The Intrexx DockerHub page can be found at the following link: https://hub.docker.com/r/unitedplanet/intrexx

Further steps

In the following section First steps with Intrexx as a container deployment, you will find an overview of the first steps you need to take to be able to use Intrexx with the Docker Container.