Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ome/ansible-role-nginx-proxy

Install Nginx for use as a front-end proxy.
https://github.com/ome/ansible-role-nginx-proxy

Merge pull request #37 from jburel/update

Update

58be997c4a68674187e91a6359d42bbc75b53888 authored 12 months ago by jean-marie burel <[email protected]>
revert test

f465301416c80b4f286d6d72bfefac4c3b86f1a1 authored 12 months ago by Jean-Marie Burel <[email protected]>
install diff

24314bd68bf269c30120cd859d2a5bc04f2fadd3 authored 12 months ago by Jean-Marie Burel <[email protected]>
bump to version 9

02bb4952bbe85653920ad41838f240acbe610ee2 authored 12 months ago by Jean-Marie Burel <[email protected]>
modify check

7896683a94bedc722bdb15a20b50a49415b8159f authored 12 months ago by Jean-Marie Burel <[email protected]>
include roles

95be4d150d96b08ee6d50aa09964e8b9f61e7042 authored 12 months ago by Jean-Marie Burel <[email protected]>
move dependencies to requirements file

0157b01f692804d199dca9f8bdac9475ecf6d78d authored 12 months ago by Jean-Marie Burel <[email protected]>
change platform

3fac61d3f3af80ac0d3fbc8f4d017955a77e8b6c authored 12 months ago by Jean-Marie Burel <[email protected]>
remove file

c485e3cb0d187ff6b3cc8f29fc4edb87f6584a17 authored 12 months ago by Jean-Marie Burel <[email protected]>
split name

03bc2a930ae01febbd228596c0854291d1b6d2c9 authored 12 months ago by Jean-Marie Burel <[email protected]>
use ubuntu 22.04

33c17c41c81c25f3859c5999021e22989c862233 authored 12 months ago by Jean-Marie Burel <[email protected]>
use ome action to publish role

7ab630c73dad8875173b00ad0179500102bf013b authored 12 months ago by Jean-Marie Burel <[email protected]>
use ubuntu-latest

1d14e021d942c85f7da14c261f9926611c7492aa authored 12 months ago by Jean-Marie Burel <[email protected]>
update action to publish role

9b93955b57b6a7717398ec92fc6db60953ce9850 authored about 1 year ago by Jean-Marie Burel <[email protected]>
bump checkout action to v4

0418833da0a50ef9d987570fd80863f77d0d294a authored about 1 year ago by Jean-Marie Burel <[email protected]>
update link and icon

4c97d912615abd11c3ac61bf608026ff328c524a authored about 1 year ago by Jean-Marie Burel <[email protected]>
Merge pull request #36 from pwalczysko/fix-build

Initial set of changes to fix build

e10ade9a098a9767f2472b2aa452685515105cf4 authored over 1 year ago by jean-marie burel <[email protected]>
Initial set of changes to fix build

20000a8cdaec89e7f146a5de3c33e462a7b94f72 authored over 1 year ago by pwalczysko <[email protected]>
Merge pull request #33 from sbesson/stream_cleanup

Remove stream configuration from main configuration page if unused

6f3128ae50928aecaec4250400e28696751dd2b1 authored about 3 years ago by Sébastien Besson <[email protected]>
Mark maintenance test as broken

37390104dd4119805c0c9e984bf207c98fb12f1a authored about 3 years ago by Sebastien Besson <[email protected]>
Update Molecule tests to remove proxy streams

980cca4b14fe4890eee53baa9612652d0ed4a123 authored about 3 years ago by Sebastien Besson <[email protected]>
Only conditionally include stream configuration in top-level nginx.conf

ad100987179fc37d90e8b2cc0e1c2ee83206d00d authored about 3 years ago by Sebastien Besson <[email protected]>
Add Galaxy publication step

f932462cfb6078f20db6a1e4770b7548927fa52c authored almost 4 years ago by Sebastien Besson <[email protected]>
Fix CI badge

dceab54b4e729771e2355168cecfdf78ecddba4f authored almost 4 years ago by Sebastien Besson <[email protected]>
Fix Ansible lint errors

f4eb52911c65721c5d8f83892b2bf3a9891472bd authored almost 4 years ago by Sebastien Besson <[email protected]>
Merge pull request #32 from manics/nginx_proxy_systemd_setup

nginx_proxy_systemd_setup to disable running Nginx

46c4990f0a7a3fa74f12bd2be72c3ae192bf2349 authored almost 4 years ago by Simon Li <[email protected]>
nginx_proxy_systemd_setup to disable running Nginx

This is useful if you want to use the configuration from this role but run Nginx separately

2d33c7dbaaa551369e9eb313ff9cd1850d4f10a8 authored almost 4 years ago by Simon Li <[email protected]>
Merge pull request #31 from manics/updates

Add additional custom directives to proxied locations

7eb653ed73ae044a41e6ec0a028667eb4a174fbc authored almost 4 years ago by Simon Li <[email protected]>
Add additional custom directives to proxied locations

ec8a2576598e32881232e000090d407c406851d0 authored almost 4 years ago by Simon Li <[email protected]>
Merge pull request #30 from manics/test-new-ref

Replace Travis with GitHub Workflow

53895e3de6d22c55c88d11cc37ebb0b7de34b1ca authored about 4 years ago by Sébastien Besson <[email protected]>
This is an automated PR replacing `.travis.yml` with `.github/workflows/molecule.yml`

f39c24e77ec72ff565ce51460118680fa7d3e117 authored about 4 years ago by Simon Li <[email protected]>
Merge pull request #29 from manics/websocketonly

websocketsonly parameter to block non-websocket requests

13f79a9bbc224a825d7c95bdcd9ca90b5c836e2b authored about 4 years ago by Simon Li <[email protected]>
Clarify that websocketsonly requires websockets

cbd83ef9c805adf619af3b22f92315458453512f authored about 4 years ago by Simon Li <[email protected]>
Move websocketsonly to top, add tests

It doesn't matter due to how Nginx handles if in a location block, but for a reader it makes mor...

539199d795d0284d660bb57bec1982a0c49fd9f4 authored about 4 years ago by Simon Li <[email protected]>
websocketsonly parameter to block non-websocket requests

If Nginx is used to load-balance websocket connections to multiple OMERO servers and someone mak...

2c7d1fc62e7e99343a53ec6b93de71341f3fc1de authored about 4 years ago by Simon Li <[email protected]>
Merge pull request #28 from JensTimmerman/patch-1

fixed yml rendering in Readme.md

1ef9a83fd6153185697809fbb752d28d9d45aaf0 authored over 4 years ago by Josh Moore <[email protected]>
fixed yml rendering in Readme.md

f7fe0307aaed3f7923cd612db0d1e20ffc0b05c1 authored over 4 years ago by Jens Timmerman <[email protected]>
Merge pull request #27 from manics/cache-selinux

Fix SELinux cache permissions

58ed9a4398c5f78e7790827814e02f28fda8ec65 authored almost 5 years ago by Simon Li <[email protected]>
Update tasks/nginx-selinux.yml

Co-Authored-By: Mark Carroll <[email protected]>

ee017cef5f0f5d0e2ccd05c7bf2da5c9b2d0783d authored almost 5 years ago by Simon Li <[email protected]>
fix selinux context on nginx_proxy_cache_parent_path

178d379f964a79813d702a51c986f835449631fe authored almost 5 years ago by Simon Li <[email protected]>
bugfix: /var/cache/nginx should use var nginx_proxy_cache_parent_path

b2607466981334e086f9d91bb646fc0907278043 authored almost 5 years ago by Simon Li <[email protected]>
Add BSD 2-clause license

5866976599b48c09cce3bfc23b1076dd151a03e2 authored about 5 years ago by Sebastien Besson <[email protected]>
Merge pull request #26 from manics/direct-custom

Support arbitary custom config in direct locations

bf28fa51c901fb9a5a7c4615ec24c965b866686a authored over 5 years ago by Simon Li <[email protected]>
Support arbitray custom config in direct locations

b4cc82bcacc7ac67c362395decdb12caf3383bc0 authored over 5 years ago by Simon Li <[email protected]>
Merge pull request #25 from manics/maintenance_flag

Maintenance flag for locations

0249a5ff7c08c3a28919310e96b9f72472490e10 authored over 5 years ago by Sébastien Besson <[email protected]>
Test maintenance_flag maintenance_uri

28f36634ae95e04baba50cec955c5d7d5b9132f8 authored over 5 years ago by Simon Li <[email protected]>
Maintenance flag for proxies instead of direct locations

The page is intended to be used when a backend goes down, not for static content

809ee9cba36cafbcfb06486f75f72b2de9904ac8 authored over 5 years ago by Simon Li <[email protected]>
Maintenance flag for locations

If maintenance_flag file exists return URI in maintenance_uri with status 503

cc20affb73fadb34e13522df966bea2e18cee5b5 authored over 5 years ago by Simon Li <[email protected]>
Update Galaxy role link

6894544916e137f1e0182d994ddd8863195c0dad authored over 5 years ago by Sebastien Besson <[email protected]>
Update role metadata following OME migration

822166c8cfa6a1d0e7c85a03470e217a0b272d52 authored over 5 years ago by Sebastien Besson <[email protected]>
Merge pull request #22 from manics/additionalconfig

Additional custom config in server proxies

cbf97df088c61b7a11e9a58065c625ad37cf76f0 authored over 5 years ago by Simon Li <[email protected]>
Add nginx_proxy_additional_maps

bc780d2af514ce4a9c11c64f460d859ddd31dcea authored over 5 years ago by Simon Li <[email protected]>
Add nginx_proxy_additional_directives

c27676d991c78f03b8d7810119f7d4534c4666c1 authored over 5 years ago by Simon Li <[email protected]>
Rearrange variables/doc into correct groups

f7bd2dafee8e6e9ce89f6dff629f106ab1662797 authored over 5 years ago by Simon Li <[email protected]>
Merge pull request #21 from manics/idr-new

Background cache updates and custom log format (Fixes required for the IDR)

91473a615bcd99425811f110f2fbe6718ff30735 authored almost 6 years ago by Sébastien Besson <[email protected]>
Revert "Addition of NGINX log variables identifying virtualhost server_name and request host value (usually but not always the same), and upstream response time."

This reverts commit ed155ed5c51ace6380dae6621450c3eda224d3eb.

c40457e10201df03d5f3ecf81670e09e06cf9f8c authored almost 6 years ago by Simon Li <[email protected]>
Revert "Update the test expected result"

This reverts commit 0a151103ce20cfb9a77b3b51711092fdf0869756.

6dbcc694dbb9ede0e7bcca16ff83638b3ddfc1ae authored almost 6 years ago by Simon Li <[email protected]>
Revert "Added a \n I'd dropped"

This reverts commit 541a7401facf15fd65d288e3f22375536ef1d265.

b8545d790a57e160ec3b053ad559263919359465 authored almost 6 years ago by Simon Li <[email protected]>
Add nginx_proxy_conf_log_format_custom

1cf2ef1e7c6005a9466743eb654bd6fbd8c433dd authored almost 6 years ago by Simon Li <[email protected]>
Enable proxy_cache_background_update when proxy_cache_use_stale

49c305d6ebf69f4425963758f3cac345fdf3406a authored almost 6 years ago by Simon Li <[email protected]>
Merge pull request #19 from sbesson/molecule_v2

Molecule v2

3247fc6a942805f232c0f19f152b743807ecd500 authored almost 6 years ago by Simon Li <[email protected]>
Use new Ansible meta-package

aea578e03c0755d885736f34fe3730830599dc2b authored almost 6 years ago by Sebastien Besson <[email protected]>
Remove INSTALL.rst file

b8e3f788a0a000d1d2a23a8281a479e3d6d6aa22 authored almost 6 years ago by Sebastien Besson <[email protected]>
Fix yamllint errors and warnings

df5826c246050b0af8b8a281ebbf7c45da672e9c authored almost 6 years ago by Sebastien Besson <[email protected]>
Migrate Molecule 1 to Molecule 2

30d7e347e007fd7faa6f5c22b1f8178ca84c1d0f authored almost 6 years ago by Sebastien Besson <[email protected]>
Generated molecule v2

7abf212cc10b6f21723c71a6ad6b102ddf8d718b authored over 6 years ago by Sebastien Besson <[email protected]>
Merge pull request #18 from kennethgillen/log_format

Addition of NGINX log variables

77996f8c8f192205a818b573f1b110e21050fce2 authored over 6 years ago by Sébastien Besson <[email protected]>
Added a \n I'd dropped

541a7401facf15fd65d288e3f22375536ef1d265 authored over 6 years ago by Kenneth Gillen <[email protected]>
Update the test expected result

0a151103ce20cfb9a77b3b51711092fdf0869756 authored over 6 years ago by Kenneth Gillen <[email protected]>
Addition of NGINX log variables identifying virtualhost server_name and request host value (usually but not always the same), and upstream response time.

ed155ed5c51ace6380dae6621450c3eda224d3eb authored over 6 years ago by Kenneth Gillen <[email protected]>
Merge pull request #16 from sbesson/worker_connections

Make worker connections configurable

68b6859e5e06a9f574653896461477419461dab3 authored almost 7 years ago by Josh Moore <[email protected]>
Remove whitespace from test config

f55b78825569d1902f8af4101fefa5967be563b7 authored almost 7 years ago by Sebastien Besson <[email protected]>
Remove extra space

c32c53937abc54949e3ba1a35b484d915e049b34 authored almost 7 years ago by Sebastien Besson <[email protected]>
Allow worker connections to be configurable by the role

ff02c7fd44e914c6a5d2d8b55e5c9fd42c6d697c authored almost 7 years ago by Sebastien Besson <[email protected]>
Merge pull request #15 from manics/limit_except

Allow limiting access to proxied backends by method

76ec3b9d7e4069d13f6672996fb0dbd51b74b734 authored about 7 years ago by Josh Moore <[email protected]>
Use www.openmicroscopy.org to test limit method

0acb3226a2b9f4b03e8a91cad18b65f4543343ed authored about 7 years ago by Simon Li <[email protected]>
Add example of allowing only GET HEAD for proxy

4845ed7de5eca4c3ad41cd6a93a3cbc43da7d4e1 authored about 7 years ago by Simon Li <[email protected]>
Add limit_methods option for proxy locations

b0fbc1ff0a4b56a374965c824c070362fc2cb2d1 authored about 7 years ago by Simon Li <[email protected]>
Merge pull request #14 from kennethgillen/sp

Spelling fix to README

61fcc26214dae1ae9bca5bb58458e6487125c8f7 authored about 7 years ago by Simon Li <[email protected]>
Spelling

1051ad7c46af7a38d3a299085c89a095ab627499 authored about 7 years ago by Kenneth Gillen <[email protected]>
Merge pull request #12 from manics/site-nginx_proxy_listen_http

Use site.nginx_proxy_listen_http if set

e14253d4f76a86ccd2736fcfb0182054649547ad authored over 7 years ago by Josh Moore <[email protected]>
Update reference configs

e552e02ab034e1f7aaee75f7115664009363375b authored over 7 years ago by Simon Li <[email protected]>
Use site.nginx_proxy_listen_http if set

1085ab114b297b75cb8181c73997ffcd16508d52 authored over 7 years ago by Simon Li <[email protected]>
Merge pull request #13 from manics/compare-configs

Generate configuration for comparison

f81d196e95618d4311ef4404add65fd3a51a37ee authored over 7 years ago by Josh Moore <[email protected]>
Run a diff of reference and deployed configs

2c93305d71fb5f5552130405801f6ca12bd8caaa authored over 7 years ago by Simon Li <[email protected]>
Add playbook vars and copy comparison files

1de7a911117ec653010eacb431a69229846f80b4 authored over 7 years ago by Simon Li <[email protected]>
Add some reference config files for comparison

bb4a4443dcfa0fc57b2d541225e4f8e9ad9cd12c authored over 7 years ago by Simon Li <[email protected]>
Merge pull request #8 from manics/nginx_proxy_block_locations

Fix typo in nginx_proxy_block_locations

64f8608b11746127b6882a8e45e0b3bb25d1a7a2 authored over 7 years ago by Kenny Gillen <[email protected]>
Merge pull request #11 from kennethgillen/cleanup_nginx_conf

nginx.conf: removing commented directives

0dc3e12dbddd74c99a2b2e2bca7b2e3ec0e4fa51 authored over 7 years ago by Simon Li <[email protected]>
Merge pull request #9 from manics/no_log

Use no_log on ssl cert copy

897da65c6a8a8eb754e329724fba64396058f1b9 authored over 7 years ago by Kenny Gillen <[email protected]>
Since now configurable, removing commented lines.

4d15cc4c2eb8fae6d336d4b75d1a64ece1e7d599 authored over 7 years ago by Kenneth Gillen <[email protected]>
Merge pull request #10 from kennethgillen/nginx_conf_params

Allow additional config parameters to be added to nginx.conf

c04e042a8d609803079d1bb596220c359287d7ac authored over 7 years ago by Simon Li <[email protected]>
Updating semicolon behaviour (adds to EOL)

9ed2f8d7d249863f25eb45687c48820860d00bba authored over 7 years ago by Kenneth Gillen <[email protected]>
Addressing (most) of @manics comments.

809061c12cee6df369d34a99d576debdae675313 authored over 7 years ago by Kenneth Gillen <[email protected]>
corrected test for defined

cb62d9605ec7b9d67c52b999bc3cb9ce0bc86833 authored over 7 years ago by Kenneth Gillen <[email protected]>
correcting the if/else var check

f4bb27fdb92f8f7130c821c798556d1331016237 authored over 7 years ago by Kenneth Gillen <[email protected]>
Allow for undefined var

366ef4807b2a5f5e7d83607e683e648467c2caf4 authored over 7 years ago by Kenneth Gillen <[email protected]>
Updating README with new variable.

f146e19869f0c9e003c0bff42191b87c0486f0b1 authored over 7 years ago by Kenneth Gillen <[email protected]>
Allow additional config parameters to be added to nginx.conf http section

a65ab73cf446b8307f8b4a7f340860adcfb0f4be authored over 7 years ago by Kenneth Gillen <[email protected]>
Use no_log on ssl cert copy

6d197234e09ce3fc5002c7dff236651536b7c7ab authored over 7 years ago by Simon Li <[email protected]>