Skip to content

tnlx/w3kl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3kl

Build & deployment configurations of keyli3e.com website.

Usage

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