Skip to content

d1vai/easy_nginx_manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_nginx_manage

This is a easy way to run Nginx Proxy Manager.

git clone https://github.com/d1vai/easy_nginx_manage.git
cd easy_nginx_manage
sudo usermod -aG docker ubuntu && newgrp docker
sh nginx_manage_run.sh

if you use yum:

git clone https://github.com/d1vai/easy_nginx_manage.git
cd easy_nginx_manage
sudo usermod -aG docker ec2-user && newgrp docker
sh yum_manage_nginx_run.sh

change ec2-user to your sever login username

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages