Commit graph

397 commits

Author SHA1 Message Date
4c40a8eef1
Add php 8.2, retire mariadb build 2023-01-02 17:48:48 +01:00
a653b29a02
Fix mariadb build 2022-09-13 02:44:45 +02:00
82f1cf5132
Fix hadolint complaints 2022-09-13 02:42:37 +02:00
f4f1f3a3f1
Add workflow-dispatch to linting 2022-09-13 02:38:09 +02:00
02679dfc11
Fix build title 2022-09-13 02:36:50 +02:00
b8f2e8e735
switch to self-hosted, which is a bit like self-raising 2022-09-13 02:35:28 +02:00
a278d8e380
Fix permissions on run files 2022-09-12 00:46:44 +02: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
a27879664a
Swarm Monitor 2022-06-27 13:37:30 +02:00
2193e2fc4f
Swarm Monitor 2022-06-27 13:36:39 +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
7099bba2ee
Swarm Monitor 2022-06-27 13:30:14 +02:00
d3892d5fcb
Swarm Monitor 2022-06-27 13:29:27 +02:00
5d7240e92c
Swarm Monitor 2022-06-27 13:25:23 +02:00
9222b74efd
Fix extra % 2022-06-19 01:23:47 +02:00
3136b37d61
Housekeeping 2022-06-15 11:34:24 +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
5f72da1959
exclude dependabot from running my dang pipelines 2022-05-30 18:32:27 +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
0286cbb4d9
Add support for setting PHP CLI memory limit individually 2022-05-18 11:31:37 +02:00
df5a3cca24
Core upgrade. 2022-05-18 09:14:13 +02:00
21ef488075
remove broken shim 2022-05-18 08:28:29 +02:00
33f15ec561
Do not default to php user shim. 2022-05-18 08:03:00 +02:00
5fc524e468
Do not default to php user shim. 2022-05-18 07:59:31 +02:00
8c7f3f6471
Run php-cli as www-data on nginx container for compatability. 2022-05-17 20:34:41 +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
4eb50866cb
Enable on workflow_dispatch 2022-05-05 17:22:01 +02:00
b5430bc092
Fix build 2022-05-05 17:21:19 +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