You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Nginx common useful configuration
2
2
3
3
Nginx configs. Not the most powerful, productive or the best one. Just useful configs, which I would like to see in default nginx packages out of the box 😆
4
-
Bonus: fail2ban, filebeat and docker-compose configs for nginx :)
4
+
Bonus: fail2ban, filebeat, dockerfile and docker-compose configs for nginx :)
5
5
6
6
Warning: I'm living in Belarus - a country between the EU and Russia. [And today we are fighting for our freedom against 'the last dictator of the Europe'](https://www.euronews.com/2020/06/25/belarus-is-no-longer-scared-of-lukashenko-europe-s-last-dictator-will-fall-view).
7
7
So I can't guarantee that I'll be able to maintain this repo scrupulously this time. Sorry, guys
@@ -35,8 +35,12 @@ Official nginx docker image and docs.
35
35
36
36
So here I'm trying to put together all (my) good patterns and knowledge, and organize it as simply as possible in comparison with complex examples above. So anyone will be able to copy this configs and get a good nginx setup out of the box :)
37
37
38
+
You can vote for my feature requests in official [docker-nginx](https://github.com/nginxinc/docker-nginx) repo:
0 commit comments