Ecosyste.ms: OpenCollective

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

github.com/docksal/service-vhost-proxy

Virtual host proxy service image for Docksal
https://github.com/docksal/service-vhost-proxy

Removing -only-exposed

This tigers docker-gen more often and thus lowering chances of skipping container notify events....

db6dba1d0365c412e7693b20ff680f7d1089f23b authored about 8 years ago by Leonid Makarov <[email protected]>
Moved docker-gen notify command to proxyctl

54ee3d1f5f3330553e8ef22df7e4176bb5b97c50 authored about 8 years ago by Leonid Makarov <[email protected]>
Add shared across all nginx processes lock variable to lua project start script that allow to avoid double proxyctl script run in Chrome due to default favicon.ico loading. (#3)

35eb22ff0b9d378906023be67176bf234be5a786 authored about 8 years ago by Leonid Makarov <[email protected]>
Fix empty upstream in config file on project start. (#4)

4b46f2e648c49b8c61dd698898e806bfd65973be authored about 8 years ago by Michael Molchanov <[email protected]>
Merge pull request #2 from michael-molchanov/feature/docker-gen-label

Move docker-gen from VIRTUAL_HOST env variable to io.docksal.virtual-…

111e8c3f7668a80d5465dccd57034df7c5fb06e2 authored about 8 years ago by Leonid Makarov <[email protected]>
Move docker-gen from VIRTUAL_HOST env variable to io.docksal.virtual-host label.

f111067a5665ef25306a11bc4179cd255ca3fd88 authored about 8 years ago by Michael Molchanov <[email protected]>
Added support for complex virtual-host label definitions

E.g. "example.com,*.example.com,example2.com"

6f62e49d141338e35d7306a42ff4102b4d9aeee6 authored about 8 years ago by Leonid Makarov <[email protected]>
Fix output suppression from docker network connect

4bd50a9be9ce3e2f340bccad35721d040e4b4da4 authored about 8 years ago by Leonid Makarov <[email protected]>
Fixed HTTP return status for Not Found case

9bc73bc9efb5cf7d4e25dce969ea22ed8237d5d3 authored about 8 years ago by Leonid Makarov <[email protected]>
Added support for matching subdomains in proxyctl

482086382a64dadf7556e7df892089b50dcfa222 authored about 8 years ago by Leonid Makarov <[email protected]>
Use io.docksal.virtual-host label

d16d4c7224df8e05db56c064ce9eefb4f40d9cf5 authored about 8 years ago by Leonid Makarov <[email protected]>
Major refactoring #2

No dependency on docker-compose.
Removed lock file stuff for now.
Custom not found page.

f6f3684bd1f0b4f4c2617bcaa34d3e0f5e1b4ee4 authored about 8 years ago by Leonid Makarov <[email protected]>
Add debug variable, add lock file to prevent race condition.

ab1f30644940ff779eb2f42ed5761892be09c127 authored about 8 years ago by Michael Molchanov <[email protected]>
Handle incorrect hostnames with 410 Gone

aff5cb3cd90ac02634f6bc003376b473cc88ed24 authored about 8 years ago by Leonid Makarov <[email protected]>
Switch to project directory to pickup settings

429f0109e322e1082a172e06ba15dd0de75cefcb authored about 8 years ago by Leonid Makarov <[email protected]>
New loading screen

77e7cedef5e59e5bb21ce1c25427aae4d9f880b4 authored about 8 years ago by Leonid Makarov <[email protected]>
Add inactive containers stop script, run it by cron.

a56d956935d9f165759a99d7c0815a2fe6136a26 authored about 8 years ago by Michael Molchanov <[email protected]>
Derive compose project name from directory name

413485bbcb08e49c22424dcd5dee4b40d84d45a5 authored about 8 years ago by Leonid Makarov <[email protected]>
Refactor debugging in lua

3c9a9383612107babc5f3ac6c9674b18e0dcb4a9 authored about 8 years ago by Leonid Makarov <[email protected]>
Handle a case when proxy was started after project containers

bf1f7586ecbdd97934ac7bfccff5559d87643cde authored about 8 years ago by Leonid Makarov <[email protected]>
Download docker and docker-compose binaries

Going to test this instead of mounting from host

cc2b045e96fedf6e0b98d4a756cda1b9a71b4151 authored about 8 years ago by Leonid Makarov <[email protected]>
WIP

a871df1fd7a997e5ff0a9e45fad7bcfa93c9b0be authored about 8 years ago by Leonid Makarov <[email protected]>
Switch back to getting project name from ps

Compose project can be set manually and this way won't match project folder name.

ca07524a6ef9dddfd03a0b588a5cf8a385468f7e authored about 8 years ago by Leonid Makarov <[email protected]>
More testing and a bunch of refactoring

e7f1151d228b398f9b6c7fb0a0eeaf0b95c1752b authored about 8 years ago by Leonid Makarov <[email protected]>
Use docker-compose mounted from host

17af116f6fb38537d3f10982553e201bde81d1b8 authored about 8 years ago by Leonid Makarov <[email protected]>
Fixes #5: client_body permission denied

2920c36d4a6d417844c52c5b9dd8b949865fef4a authored over 8 years ago by Leonid Makarov <[email protected]>
Some refactoring

- use `--no-cache` option with apk
- remove DOCKER_HOST env variable
- use curl to download dock...

12a9f4f7730749e9b64ab1d3e2f39b1be07f181c authored over 8 years ago by Leonid Makarov <[email protected]>
Switch to alpine:3.4

f02571ccc7f73570e6903ed5792d3d43f1fd50c3 authored over 8 years ago by Leonid Makarov <[email protected]>
Merge pull request #4 from dcreemer/develop

point to alpine tarfile; update to docker-gen 0.7.3

e645099868c22a27829fcc6f49b6e0b42b966e06 authored over 8 years ago by Leonid Makarov <[email protected]>
point to alpine tarfile; update to docker-gen 0.7.3

d8711feda2a030ff3fd8e3c8e0bf80899dd78571 authored over 8 years ago by David Creemer <[email protected]>
Switch to alpine:3.3

c369d0b9a11977de9bd3401f45115213c306b773 authored over 8 years ago by Leonid Makarov <[email protected]>
docker-gen 0.7.1

47fa5d1733213e30fbcecdab45b7a594172a42c1 authored over 8 years ago by Leonid Makarov <[email protected]>
Overlay network support

Credits: https://github.com/jwilder/nginx-proxy/pull/337

cadf0f4f54af093ec9ea3c0453546366de8ec5d5 authored over 8 years ago by Leonid Makarov <[email protected]>
Fix program name in supervisord.conf

4dca197b004bf03e1993dcd957548f267700fe6e authored over 8 years ago by Leonid Makarov <[email protected]>
dockergen v0.7.0

14533e9b286021bec906510544e62c5b8d867bfc authored over 8 years ago by Leonid Makarov <[email protected]>
Fix /var/lib/nginx folder owner

d802a9ea09a0f16d26d6d87eb3944e0e17e91951 authored about 9 years ago by Leonid Makarov <[email protected]>
nginx.conf cleanup

ac9ebc57b6418cda74d769b3dc08ef84a86b29dc authored about 9 years ago by Leonid Makarov <[email protected]>
Repo restructuring, forward logs to stdout/stderr, increase proxy_read_timeout

fe67c8276646faaaa87858a454d7a2d22375224d authored about 9 years ago by Leonid Makarov <[email protected]>
HTTPS support

1225f9f85c743c5fec08debc9902bbaf4704cd84 authored over 9 years ago by Leonid Makarov <[email protected]>
Increase keepalive_timeout to 600

23536db449d0eddc1613a38fb50f976891e57e62 authored over 9 years ago by Leonid Makarov <[email protected]>
fixing file uploads, forwarding nginx error logs to stderr

4c6f90c16c3241d380bf6811d7aecfa182d605e9 authored over 9 years ago by Leonid Makarov <[email protected]>
disabling debug logging in supervisor

243fffc7921c16011cfdca19f1460a251fbb7e3c authored over 9 years ago by Leonid Makarov <[email protected]>
fixing file upload issues

04feaccb96a8fff8cbdac2581da19bbe5f233c3b authored over 9 years ago by Leonid Makarov <[email protected]>
copy sources

7b5dbf0ed0d373b25e9c59bf9a6b8645b09b7bf7 authored over 9 years ago by Leonid Makarov <[email protected]>
Initial commit

e24b308644e4cb0f28b3a3e920467206016ec7e4 authored over 9 years ago by Leonid Makarov <[email protected]>