Skip to content

The docker container contains the nginx configuration with support http 2.0

License

Notifications You must be signed in to change notification settings

makskheilyk/docker-nginx-h2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx

Step 1

Создадим сертификат для localhost

bash conf/tls/create-cert.sh

Необходимо в файле conf/tls/create-cert.sh заменить localhost.csr и localhost.key на имя вашего сайта. Пример kheilyk.csr kheilyk.key.

Step 2

Необходимо в файле conf/conf.d/default.conf заменить domain.tld на имя вашего сайта

Step 2

Построить образ docker-compose build

Развернуть образ docker-compose up -d

https://localhost/

About

The docker container contains the nginx configuration with support http 2.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published