Skip to content

cyklodev/ckd-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ckd-docker

pki

PKI box

A docker toolbox to build a PKI infrastructure including pfx and crl Note:

docker run -ti cyklodev/pki:latest sh -l 
cd /etc/openvpn
vi root.conf
./autossl.sh
./server.sh
./user.sh
./revoke.sh
./deploy_crl.sh

py-ready

python3 box

A docker container ready to python3 & pip

php7

PHP7 server

A container shipped with a build in php server

Alpine

Alpine community

An Alpine container with community repository enable