pushed
zhengqunkoo/docker-taskd • 2:08 AM - Jun 9, 2020
The Docker entrypoint script has been updated to automatically create a default organization and user during the initial taskd server setup. It leverages new TASKORG and TASKUSER environment variables in docker-compose.yml to drive this process. It also automatically generates client certificates for this new user, dropping them straight into the /var/taskd/pki/ directory. This streamlines the container's first-time setup, ensuring the server spins up immediately ready to accept authenticated client connections.