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
920d362079
Add improved PS1
2021-11-22 13:45:13 +01:00
3ddb01a9b1
add workflow_dispatch
2021-11-22 13:27:37 +01:00
6bf1e7d69d
remove irrelevent file
2021-11-22 13:23:40 +01:00
c8fd9bed58
Add php 8.1 support.
2021-11-22 13:13:39 +01:00
b96a13ab38
Use php8 instead of 7.4 for laravel base image.
2021-11-22 12:54:40 +01:00
e75fe6337f
First attempt at a node container in about 4 years
2021-11-16 16:44:12 +01:00
711b4928a1
Add a flavour for laravel.
2021-11-12 16:43:41 +00:00
07786c2ed6
Fix python-certbot-nginx becoming python3-certbot-nginx.
...
Add preventative step just incase somehow /var/www isn't being created automatically, which was a symptom of nginx not installing correctly because of certbot missing.
2021-11-12 16:41:09 +00:00
a31764f704
Fix build process
2021-10-17 22:06:11 +02:00