Skip to content

daoudiyounes/nginx-configure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

why i made it

i made it because i was configuring a lot of websites of django ,react,nextjs ... and i got tired of repetitive task.

how to use it

python3 -d example.com -p 8000 -e admin@example.com
python3 -d example.com -p 3000 --no-ssl
python3 -d example.com -p 8080 -www -e admin@example.com
python3 -d example.com -p 3000 -www --no-ssl

or you can simply see the manual by:

python nginx-configer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages