Install Ctrlplane in Docker
The Ctrplane has mutiple docker images used to deploy the application.
The easiest way to install Ctrlplane is to use the Docker Compose file provided in the Ctrlplane repository.
Make sure you are in the same directory as docker-compose.yaml
and start
Ctrlplane:
docker compose up -d
Prerequisites
To use the Ctrlplane docker images:
- You must install Docker.
- You must use a valid externally-accessible hostname. Do not use localhost.