Skip to content

zaheer-d/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx

muckabouts with nginx

to generate certs for local useage run the following and copy files to configs/ssl

openssl req -x509 -days 1000 -nodes -newkey rsa:2048 -keyout ssl/self.key -out ssl/self.crt

spin up docker and go to https://localhost and be prepared to have your mind blown away /s :D

docker-compose up -d my-webserver

About

muckabouts with nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published