1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-08-28 08:41:34 +02:00

Commit Graph

  • 7d4a11332a
    Add mainline normal version adamus1red 2020-05-22 13:17:51 +0100
  • c1c6978a43
    Add mainline alpine version adamus1red 2020-05-22 13:17:09 +0100
  • bdacd890b4
    Update README.md adamus1red 2020-05-22 12:58:03 +0100
  • 3f180d26fc
    Merge pull request #2 from adamus1red/adamus1red-patch-2 adamus1red 2020-05-22 11:57:41 +0100
  • 2583a43077
    Update Dockerfile adamus1red 2020-05-22 11:57:33 +0100
  • 3ae57ef87b
    Merge pull request #1 from adamus1red/adamus1red-patch-1 adamus1red 2020-05-22 11:20:20 +0100
  • 44fa23aa2a
    Update Dockerfile.alpine adamus1red 2020-05-22 11:12:55 +0100
  • e8b68e5f41 Fix docker-gen Docker Hub URL Brad King 2020-05-08 19:09:42 -0700
  • c4b981186c
    changed formatting tuxmainy 2020-05-01 16:51:39 +0200
  • 293c10ed71 IPv6 support + correct client ip addresses doc root 2020-05-01 16:47:32 +0200
  • 757941293f use the node hostname as a config name when available Jonathan Adami 2020-04-26 21:57:08 +1000
  • be2c0a7c17 Use latest nginx version Jonathan Adami 2020-04-26 21:56:40 +1000
  • 4af423e399 doc related to this project Jonathan Adami 2020-04-26 21:56:16 +1000
  • 1906c927f1 Make sure that I don't duplicate servers or upstream, if their arguments come in different order they are considered different Jonathan Adami 2020-04-26 18:32:29 +1000
  • a386ac668b Turns out I had to create a folder :/ remove the loop script and bugfix Jonathan Adami 2020-04-26 18:04:58 +1000
  • 558c542112 See if that's what's breaking it, but for now nginx doesn't start and logs nothing Jonathan Adami 2020-04-26 17:51:52 +1000
  • 5e0bd6efcb Fix the conf filename Jonathan Adami 2020-04-26 17:48:03 +1000
  • dd1bb9b0e5 nginx needs a config to start Jonathan Adami 2020-04-26 17:39:19 +1000
  • d67a583e6b add install Jonathan Adami 2020-04-26 17:29:11 +1000
  • 8f4a8507db fix that line Jonathan Adami 2020-04-26 17:27:24 +1000
  • b395e3894e SWARM multi node multi container compatible The idea: - all nodes generate their config in /etc/nginx/node.conf.d/HOSTNAME.conf - a python script can read all configs and merge them into one and reload nginx - using entr in Procfile, anytime any of these config change, they are merged immediately - the default nginx reload on notify is being removed to prevent from reloading twice Jonathan Adami 2020-04-26 17:24:22 +1000
  • 99868d27f2 typo Jonathan Adami 2020-04-26 12:57:05 +1000
  • 57076b202d Not actually fastcgi related, could be used in different scenarii Jonathan Adami 2020-04-26 12:54:44 +1000
  • 1991982b51 Override location / for use with php-fpm and allow serving static files with nginx instead of passing them to fastcgi Jonathan Adami 2020-04-26 12:48:48 +1000
  • a46e58a500 update to nginx 1.7.10 Constantin Wildförster 2020-04-19 15:37:29 +0200
  • 0c07fc560a Support exposing multiple ports BobSilent 2020-03-04 00:09:24 +0100
  • a47c9df611 updat read an proxy timeouts to 10m Seth Hrbek 2020-04-03 11:31:43 -0400
  • 3cbc5417b7
    Merge pull request #1113 from basro/master Jason Wilder 2020-03-25 14:27:02 -0600
  • 8219788df6
    Merge branch 'master' into master Jason Wilder 2020-03-25 14:26:30 -0600
  • 75a4f201f7
    Update nginx.tmpl Mark Wolff 2020-03-25 21:07:32 +0100
  • 944163d70d
    Bring ACME no redirection inline with companion Nicolas Duchon 2020-03-20 22:28:15 +0100
  • c187c160bb Fix dhparam parsing error Nathan Bigaignon 2020-03-17 12:50:01 +0000
  • 6c1bb84c5d
    Merge pull request #1 from avalution/avalutionized torabone 2020-03-05 09:51:31 -0500
  • a5be0f1cd9 Add a conf file to the proxy settings that increases max body size Corey Fleming 2020-03-03 19:56:57 -0500
  • 5f0ae56032 Add buildpec for codebuild Corey Fleming 2020-03-03 19:50:34 -0500
  • 941fd630a6
    Merge pull request #1069 from ivoputzer/patch-1 Jason Wilder 2020-03-03 00:29:54 -0500
  • b4709639b3
    Merge pull request #1353 from nanawel/feature/custom-external-ports-support Jason Wilder 2020-03-03 00:24:21 -0500
  • b8141832a3
    Merge pull request #1336 from cherouvim/patch-1 Jason Wilder 2020-02-29 23:11:12 -0500
  • 0223bae0af
    Merge pull request #1402 from sgabe/upgrade-nginx Jason Wilder 2020-02-29 23:09:59 -0500
  • 6798a6b800 Upgrade to 1.17.8 sgabe 2020-02-28 16:36:36 +0100
  • ea9c2db2a8 Use forego fork with flat that disables colors SilverFire - Dmitry Naumenko 2020-02-27 22:34:33 +0200
  • 65628d02b6 Merge remote-tracking branch 'jwilder/master' SilverFire - Dmitry Naumenko 2020-02-27 22:23:46 +0200
  • 2e0c9197ab
    قمر شليله bot Shliilh2 2020-02-18 12:20:41 +0300
  • 84e0288bff
    Update read me.MD Milan Popich 2020-02-15 14:52:10 -0800
  • 4a2dc46002
    Merge pull request #1198 from umevoshi/master Jason Wilder 2020-02-11 11:45:53 -0700
  • 718d45feaf
    Merge pull request #1338 from mauvm/patch-1 Jason Wilder 2020-02-09 13:31:42 -0700
  • 0dfe09fb7c
    Merge pull request #1366 from jakejarvis/nginx-1.17.6 Jason Wilder 2020-02-09 13:30:06 -0700
  • 8167aaa3b5 Add fixed binaries Corey Fleming 2020-02-07 13:10:25 -0500
  • 054fda9805 Change docker file to use fixed downloaded executables Corey Fleming 2020-02-07 13:10:12 -0500
  • 21f7731955
    Merge 77196e69bdce2c8340b0ca576bde693991d9934f into e7624687599a44a09b23e79c7fc8c614778eabae cryxia 2020-02-07 09:29:38 -0400
  • a4acc59f6c Merge remote-tracking branch 'upstream/master' Julian Bastow 2020-02-07 12:19:05 +0100
  • b93ad17f7a test working, but breaking change! Constantin Wildförster 2020-02-04 20:45:47 +0100
  • 8d47538172 add virtual path tests Constantin Wildförster 2020-02-04 20:43:04 +0100
  • cc17d7bfbf add warning Constantin Wildförster 2020-02-04 20:09:32 +0100
  • 3423782a9e add warning Constantin Wildförster 2020-02-04 20:09:11 +0100
  • 3a6a46584d improve seperate log variable check Constantin Wildförster 2020-02-04 20:00:01 +0100
  • d3580cedf6 update readme Constantin Wildförster 2020-02-04 18:39:55 +0100
  • 0a079bf875 Merge branch 'unity-feature/VIRTUAL_IP' Constantin Wildförster 2020-02-04 18:39:17 +0100
  • 55aab66949 merge conflicts Constantin Wildförster 2020-02-04 18:37:57 +0100
  • fcf63b42b7 Merge branch 'master' of github.com:cwildfoerster/nginx-proxy Constantin Wildförster 2020-02-04 18:27:08 +0100
  • 5f6a96bf9a update Constantin Wildförster 2020-02-04 18:27:05 +0100
  • dcdb6e21ed
    Merge pull request #11 from juliushaertl/enh/hsts-https-method-fallback Constantin 2020-02-04 18:23:07 +0100
  • 9ae640f300 update Readme Constantin Wildförster 2020-02-04 16:43:49 +0100
  • 21e5cd9d15 update to 1.17.8 Constantin Wildförster 2020-02-04 16:34:09 +0100