Skip to content
/ cccc Public
forked from hMatoba/cdcc

Let's Encrypt for Continuous enCryption and Continuous Certification.

License

Notifications You must be signed in to change notification settings

taku-n/cccc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cccc

Continuous enCryption, Continuous Certification. Using external volume to keep certification.

Example

You get a reverse proxy with TLS and a web server.

$ git clone https://github.com/taku-n/cccc.git  
$ cd cccc  
$ nvim docker-compose.yml  
# Set environment variables.  
# Choose STAGE=staging for --test-cert or STAGE=production for not.

$ docker-compose up -d

About

Let's Encrypt for Continuous enCryption and Continuous Certification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • Shell 22.2%
  • Dockerfile 6.4%