Ecosyste.ms: OpenCollective

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

github.com/docksal/service-nginx

Nginx service images for Docksal
https://github.com/docksal/service-nginx

Github Actions config sync

a1c904eda150cf81f5c7a2ebdc8dce2742fcdf84 authored almost 3 years ago by Leonid Makarov <[email protected]>
Fix UPSTREAM_IMAGE

b45385eef44347f18f0ccd5e52d1942d8329fad6 authored almost 3 years ago by Leonid Makarov <[email protected]>
Minor change in Dockerfile

08a8e99a0c074849d66c654d9af66b8a5d3602c2 authored almost 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #16 from docksal/feature/actions-arm

Github Actions + arm64 builds

13aa5d8e9701d5d159522701ac6b32fc9f03f378 authored almost 3 years ago by Leonid Makarov <[email protected]>
Github Actions + arm64 builds

- Switched to Github Actions
- Building multi-arch image (amd64 + arm64)
- Supported nginx versi...

527ac0811678c46717a4f69e7652c767cccbe734 authored almost 3 years ago by Leonid Makarov <[email protected]>
Merge pull request #15 from BR0kEN-/issues/14

Add Nginx 1.21 + ARM support

7cd1423498f4a427326579de6306b47dcaf1fbf6 authored almost 3 years ago by Leonid Makarov <[email protected]>
Resolves #14: Use Gomplate 3.10.0 of the `${TARGETARCH}`

e781d22b83d6124ac45fb9abb2c469ad079fffef authored almost 3 years ago by Sergii Bondarenko <[email protected]>
Resolves #14: Add Nginx 1.21

bc4e0cc8fca4f0f45049321f20c3baf493b45728 authored almost 3 years ago by Sergii Bondarenko <[email protected]>
Merge pull request #11 from docksal/feature/deploy

Set latest version variable

c184b05ca3ef68a977e4a05e99d24a453bcee006 authored over 4 years ago by Leonid Makarov <[email protected]>
Set latest version variable

c1033180af391aae26e0d69741522b8dcf84b6c2 authored about 5 years ago by Sergey Zabolotny <[email protected]>
Merge pull request #10 from docksal/feature/fastcgi-settings

Added fastcgi buffer and timeout settings for Drupal and Wordpress

2a06ba3bd25ea338938f70af69383e27e91d8c8b authored about 5 years ago by Leonid Makarov <[email protected]>
Added fastcgi buffer and timeout settings for Drupal and Wordpress

95df6dea0eae7c8261c539361d7fa791b1b79419 authored about 5 years ago by Leonid Makarov <[email protected]>
Merge pull request #8 from docksal/feature/deploy

Update deploy script

9d4b16a860b9c648f6d8dbe9870a21fcc0381ba7 authored about 5 years ago by Leonid Makarov <[email protected]>
Rename TAG env variable to BUILD_TAG, update deploy script

15d7347f1ba4fd16b85fd7adad9fc3c661b6c722 authored about 5 years ago by Sergey Zabolotny <[email protected]>
Update deploy script

4f1e556543ec692074497f73f8aefa07760a7eb1 authored about 5 years ago by Sergey Zabolotny <[email protected]>
Merge pull request #7 from docksal/travis/bionic

Switch travis builds to ubuntu 18.04 (bionic)

602488a3ce9dff01d85105eaa746d489e8d042f7 authored about 5 years ago by sergey-zabolotny <[email protected]>
Switch travis builds to ubuntu 18.04 (bionic)

4108cb46dc4d02b393cd0eea821cca5e7f5aa6fe authored about 5 years ago by Sergey Zabolotny <[email protected]>
Merge pull request #4 from docksal/issue/2

Changed healthcheck method and updated nginx settings

b4649151121e14badd8cb3a97932481d14b040c0 authored about 5 years ago by Leonid Makarov <[email protected]>
Change default nginx settings

83b3b709f9e4318e41961289203fd03ae7cc8574 authored about 5 years ago by Sergey Zabolotny <[email protected]>
Change health check method

a46c0ef54a3e4eb00e19d1d132141cacf19884dc authored about 5 years ago by Sergey Zabolotny <[email protected]>
Fail if any of the healthchecks failed

3e4392dc998403f29f7be7cf23b0385b37a52837 authored almost 6 years ago by Leonid Makarov <[email protected]>
Use curl to fetch dependencies

wget does not work with https on older version of the upstream images (<=1.12)

ff9f74dd59eced85c385e52b6c2cb41608c97d09 authored almost 6 years ago by Leonid Makarov <[email protected]>
Updated the default NGINX_FCGI_HOST_PORT value

NGINX_FCGI_HOST_PORT="php-fpm:9000"

c32e1e0c93072dddf0579b58c18159cc5888c513 authored almost 6 years ago by Leonid Makarov <[email protected]>
Updated README

4991f0c385cde7317617b66d854e16b3ab1e6bd1 authored almost 6 years ago by Leonid Makarov <[email protected]>
NGINX_FCGI_HOST_PORT variable

Replaces NGINX_BACKEND_HOST:NGINX_BACKEND_PORT

1749552e132579776251a335e01deb0ad058bbc1 authored almost 6 years ago by Leonid Makarov <[email protected]>
Added LICENSE

fc28e672182512cb4fdf9ffd60e01bd0d7a5f747 authored almost 6 years ago by Leonid Makarov <[email protected]>
Updated tests

2d073897c4516a3b2d8fbdc02c46d39532e6ef27 authored almost 6 years ago by Leonid Makarov <[email protected]>
Big overhaul

- renamed entrypoint scripts to match the style of other images
- added FROM argument to build p...

68d2f0369c6df42b2790c955bb97427167a7ce5a authored almost 6 years ago by Leonid Makarov <[email protected]>
Renamed entrypoint scripts

- Renamed entrypoint scripts to follow the naming convention in other repos
- Updated indentatio...

ddcfc229ff4b61f3f67443ad4223a0c328da658f authored almost 6 years ago by Leonid Makarov <[email protected]>
Updated entrypoint and healthcheck scripts

- store scripts under bin in the repo
- use /usr/local/bin/ as the destination for the scripts
-...

5df6b6171f2b3e493fdc3aa693fb00077bcb3816 authored almost 6 years ago by Leonid Makarov <[email protected]>
Update wordpress template

2f60cad4a384a72af0cb7a2aa25a89f0a09b7199 authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Add release script

515abe63427271183a6ee69f2cd8733f421b46ab authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Change resolver

06fa7b495c82822d9fca16634f40df635d54be5b authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Add wordpress template

ec3e2befea3dab36d0328a2ecb143d1ab50d332d authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Add drupal preset

2ebcd08e28b75a3d8203fa5579236db09bde9d9b authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Update .travis.yml

f0291f3df3f228df117b6897e946a730b0b0b867 authored almost 6 years ago by Sergey Zabolotny <[email protected]>
Create basic configurations

efed89c8f18a65977b084526b50edbb56d203b5a authored almost 6 years ago by Sergey Zabolotny <[email protected]>
first commit

2d1619ec5239e6b9810e0aa5091fce183fdaf9ab authored almost 6 years ago by Sergey Zabolotny <[email protected]>