Build & deployment configurations of keyli3e.com website.
Clone the repository:
git clone [email protected]:tnlx/w3kl.git
Set the environment variables:
# .env
# The SSH key with access to private resources
# (e.g, GitHub, GitLab private repositories)
# Used during docker build step.
SSH_KEY_KLCOM=
# Certbot / Let's Encrypt
CERT_EMAIL=
Finally, intialize the services with:
./boot.sh