The ipv6.work project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

222 B

Notes

django-auth-ldap requires openldap-devel

Deployment

docker build -t ipv6dotwork .

sudo docker rm -f ipv6dotwork

sudo docker run -d -p 127.0.0.1:8001:8000 --env-file .env --name ipv6dotwork ipv6dotwork