auto-nginx - for setting up a simple nginx config for further tweaking
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vala 6f1ac00f57 added licence 5 년 전
.gitignore Initial commit 5 년 전
README.md Update 'README.md' 5 년 전
auto-nginx Upload files to '' 5 년 전
licence added licence 5 년 전

README.md

auto-nginx - for setting up a simple nginx config for further tweaking

this is a work under construction. i have yet to finish this, but it is a simple start for someone who have never created a script longer than 4 lines before.

project plan:

  • actually learn to hack together something that looks like a bash scripts
  • hopefully have a finished configuration in the end

what this is supposed to do when it is finished:

  • create a simple nginx reverse-proxy configuration, ready for deployment
  • be able to run certbot and add ssl encryption to the reverse-proxy
  • support arguments to the command, for setup
  • optionally: harden the configuration to secure your precious server