docker image of privacyIDEA

docker_small_hWe are experimenting with docker and provide a self contained privacyIDEA image for docker. The build environment is located at github.

Please note, that this is the first draft which can be used to checkout privacyIDEA.

If your distribution provides docker, you can get a machine up and running like this:

docker.io run -d -p 5001:5001 privacyidea/otpserver

Then you will be able to login to the management interface via HTTPS on port 5001. Using the default credentials “admin@admin” and password “test”.

 

Leave a comment