63979b3eeb
Changes from upstream.
2023-02-07 15:26:44 +01:00
5d7e2a843a
Dont upload/download empty files.
2023-01-15 03:37:12 +01:00
5b69c46146
Disable/Renable nginx tweaks to placate certbot.
2023-01-11 18:13:24 +01:00
51a97c0c44
merge in changes from upstream
2023-01-09 15:57:00 +01:00
162e4ea1ea
no_superfluous_phpdoc_tags=true is too agressive. Some "superfluous" phpdoc tags are extremely useful for IDE type hinting.
2022-09-12 00:46:44 +02:00
9894f68a6b
Fix double detection bug.
2022-08-09 03:09:25 +01:00
cbb1670702
Make it possible to run with no SSL.
2022-08-09 02:34:22 +01:00
2b5c8b12d8
Don't ignore containers that are running locally and not in swarm mode just because swarm mode is enabled!
2022-08-09 02:12:09 +01:00
9d437e266f
Upstreaming changes from downstream project
2022-08-09 01:28:22 +01:00
d62725db5f
Running in non-swarm-mode causes it to get upset. Fix with try-catch.
2022-06-29 15:37:35 +02:00
dependabot[bot]
4fab0e5d85
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 in /bouncer ( #13 )
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.3 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 13:31:34 +02:00
9222b74efd
Fix extra %
2022-06-19 01:23:47 +02:00
de7293398e
As terms go, Payloads > Entities
2022-06-15 11:34:07 +02:00
85c242ba63
Coming stomping through with some updates.
2022-06-15 11:22:24 +02:00
f6be530f66
dependabot strikes again
2022-05-30 18:30:05 +02:00
c3f90b84b9
Default to allowing non-ssl traffic. Its more common.
2022-05-30 12:53:27 +02:00
98958ab03d
Bigger server name hash sizes
2022-05-30 12:46:36 +02:00
01675bf4e8
Update dependencies
2022-05-16 11:56:15 +02:00
b9921d8a95
Add websocket support.
2022-05-16 11:55:29 +02:00
7bc09cbd21
Fix /public and requests to non-matched domains.
2022-05-06 05:05:47 +02:00
80879fc6bd
add favicon to satisfy crawlers to prevent 404s.
2022-05-06 04:57:22 +02:00
1198c7606f
Fix /public and requests to non-matched domains.
2022-05-06 04:52:55 +02:00
2b64283ed9
Improve output
2022-05-06 02:28:50 +02:00
e308fc0c48
Fix missing emoji
2022-05-06 02:12:33 +02:00
88d8e9287a
Tweak main nginx.conf using overriding tweak file to increase server_names_hash_bucket_size
2022-05-06 01:41:15 +02:00
1ad3229088
Improve output
2022-05-06 01:32:38 +02:00
d62f601476
Improve output
2022-05-06 01:31:23 +02:00
4690696fed
Hash the Swarm Services too
2022-05-05 18:15:11 +02:00
51b4b2e85d
If parts of the spec is missing, just skip, mmkay
2022-05-05 17:35:09 +02:00
428f477ba3
Added support for swarm mode.
2022-05-05 16:42:53 +02:00
2655c76fe6
update from python2 certbot.
2022-05-05 12:38:19 +02:00
9fe0bf0310
Fix behaviour when not running with s3 store
2022-05-05 12:34:04 +02:00
5ab2cacdd5
Upgrade flysystem to mitigate GHSA-9f46-5r25-5wfm vulnerability
2021-06-30 09:50:40 +02:00
72b8276b47
Add Proxy headers for bouncer.
2021-06-07 18:24:22 +02:00
92708c01dc
Handle no connection to the docker socket better
2021-06-07 18:24:22 +02:00
cf2744a175
Add more labels
2021-06-07 18:24:22 +02:00
524b88e1b0
Working to the point I need to make it sync in and out of s3.
2021-06-07 18:23:58 +02:00
89925c489d
Setup script stub
2021-06-07 18:23:46 +02:00
2fd5c62074
Feature/bouncer ( #7 )
...
* Initial work
* Setup script stub
* Wrap runit and call dos2unix beforehand.
* Working to the point I need to make it sync in and out of s3.
* Seems like we're done and its working.
* Add build process.
* Add build process.
* Bugfixes discovered during deployment.
* Copy certs into /live because certbot is a pain.
* More elegant about hammering letsencrypt.
* Working!
2021-06-06 17:38:46 +02:00