Skip to content

KinoKabaret/docker-nginx-letsencrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our initial info page.

It's probably overkill for a single html page, one CSS file, two javascripts and one API call to use docker to set this up, but it is kind of future-proof and brings a lot of nice stuff:

  • nginx reverse proxy
  • auto-renewing TLS certs
  • html server
  • api server (node.js)
  • reproducible builds

Running

You'll need docker and docker-compose.

In the main directory run:

git pull
cd docker-nginx-letsencrypt
docker-compose up

Made in Brussels with much much love! No comments about hair, no way!

Made in Caen with love.

About

Current docker composer for our landing page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.9%
  • JavaScript 17.1%