Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

FelipeCZ/docker-nginx-warmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nginx-warmachine

Docker compose | nginx on warmachine
Just build the compose and run it!

docker-compose build ; docker-compose up


This nginx image is set to bind the following server name, in both HTTP and HTTPS protocols: warmachine.localhost.br
In order to access it you should do the 3 following steps:

  1. Add the following line to your hosts file:
    127.0.0.1 warmachine.localhost.br
  2. Type https://warmachine.localhost.br/ into your browser
  3. Accept the self signed certificate.

About

Docker composer | nginx on warmachine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published