Skip to content

Commit b5b82bb

Browse files
committed
open feature requests in official docker-nginx repo
time spent: 2h
1 parent 44d77c6 commit b5b82bb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Nginx common useful configuration
22

33
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 :)
55

66
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).
77
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.
3535

3636
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 :)
3737

38+
You can vote for my feature requests in official [docker-nginx](https://github.com/nginxinc/docker-nginx) repo:
39+
* [[Feature Request] Advanced default settings](https://github.com/nginxinc/docker-nginx/issues/593)
40+
* [[Feature Request] Custom envsubst for templating with default values](https://github.com/nginxinc/docker-nginx/issues/592)
41+
3842
Time track:
39-
- [Filipp Frizzy](https://github.com/Friz-zy/) 46.23h
43+
- [Filipp Frizzy](https://github.com/Friz-zy/) 48.23h
4044

4145
### Support
4246

0 commit comments

Comments
 (0)