TP to learn about Zero Trust applied into a basic infrastructure - CPE Lyon
It's recommended to use a GNU/Linux or MacOS
-
Install Docker
-
For Debian / Ubuntu / Kali you can use the docker.io project
$ sudo apt install docker.io
-
Install docker-compose
-
For Debian / Ubuntu / Kali you can use
$ sudo apt install docker-compose
- copy .env.example to .env
- personalize the env file (generate passwords)
docker-compose -f docker-compose.yml up
- connect to the docker container
docker exec -ti pritunl-zero bash
- run the command
pritunl-zero default-password
https://localhost (you will have to accept the proposed self-signed certificate)
user: pritunl password: the one recovered in the previous step
Remember: This is a laboratory, do not use it in production environments exposed to the internet. Read: https://docs.pritunl.com/docs/securing-pritunl