Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 593 Bytes

File metadata and controls

19 lines (18 loc) · 593 Bytes

Docker stuff

AlpineNginxRedirectHttpsx2NodeSites

Alpine Nginx + Nodejs x 2: Three docker containers: one nginx and two running nodejs websites. Nginx redirects http traffic to https

NodeLoginMongoDb

Dockerized login system that uses Nodejs and MongoDB based of clone of braitsch/node-login