Skip to content

nothingismagick/docker-nginx-letsencrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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 Caen with love. 2018

About

Current docker composer for our landing page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.3%
  • JavaScript 25.1%
  • CSS 19.6%