Commit graph

20 commits

Author SHA1 Message Date
58b5603639
Fix lint 2024-04-04 07:21:38 +02:00
c1d9ba18c5
Fix tail yelling about non-existent log files. 2024-04-03 22:55:34 +02:00
6db6395f66
Trunk linter (#17)
* linting is fun

* mis-detection of missing healthcheck staements.

* typo

* disable tagging vanity tags on non-main branch

* Unbugger node build?

* Add gitleaks detector, remove an expired secret.

* More linting-derived cleanup

* Fiddle with trivy

* Fiddle with trivy

* add a readme

* Fix build bug with php flavours

* Marshall should build other flavours of ubuntu.

* Fiddle with act cache location.

* Add concurrency checks

* Composer version gubbins for 7.0/7.1

* ubuntu is just a label, and injected over the top of.

* Composer version gubbins for 7.0/7.1

* Run when workflow is altered too please.

* Hopefully fix composer stage.

* setup tooling meta-tooling.

* Add trunk

* Disable mirror mode, its being problematic, and increase retries to 5.

* Revisit how ghcr login works.

* Add trunk checks.

* All hail the linter

* Heavilly revise workflow

* Fettling

* Fettling

* Fettling

* Fettling

* Fettling

* Cleanup

* Cleanup

* Fettling.. Why does mitm build but not redis?

* Fettling.. Why does mitm build but not redis?

* Debuggin

* Fettling.

* Fix build?

* Permissions are a pain

* Switch around some should_push logic because envs aren't available that early.

* Permissionssssss

* Trivy, bane of my life

* Fix merge?

* Fix labels

* Help node along, among other things

* Redis 6.1 & 7.1 aren't a thing any more.

* Ffff USER nonsense

* latest-openssl doesn't exist.

* fixup mysqlproxy.

* Fix labels

* uurrgh

* uurrgh

* Didn't need to add the mitmproxy user, it exists

* Missing ghcr login

* Missing backtick

* Fix build?

* Add validate build step to bouncer.

* Fix bouncer build

* Disable laravel build

* Missing env

* Fix swarm mon build

* Scout just doesn't seem to work.
2024-02-07 16:21:14 +01:00
56f24722c2
Fix up injecting SSL CA 2023-06-12 13:16:28 +02:00
47a8dabaca
Fixing up xdebug 2023-06-06 16:44:57 +02:00
5b597b5ec4 Eronious } 2023-05-18 17:08:16 +02:00
36b6b093bc
Add injectable ssl certs to baseline nginx instance too. 2023-05-17 14:04:13 +02:00
0286cbb4d9
Add support for setting PHP CLI memory limit individually 2022-05-18 11:31:37 +02:00
21ef488075
remove broken shim 2022-05-18 08:28:29 +02:00
8c7f3f6471
Run php-cli as www-data on nginx container for compatability. 2022-05-17 20:34:41 +02:00
1f45077e1f
Missing a quote. 2021-10-03 13:12:23 +02:00
1083fa16ce Improved DEBUG_MODE explanation text. 2021-09-26 02:37:34 +01:00
55cf02018c fix nginx header too large issue 2021-07-13 16:47:29 +02:00
e87b00353f Disable starting xdebug with request. 2021-06-07 18:24:22 +02:00
d820562de7 improved letsencrypt script 2021-05-30 23:04:42 +02:00
c7e047fe54 Nginx/letsencrypt fiddling 2021-05-30 21:25:14 +02:00
ed783d44dc Retry certificates later automatically. Say when failed. 2021-05-30 20:42:18 +02:00
7ae5dba6fe Wrap certbot call in a subshell and set -x 2021-05-30 20:39:40 +02:00
7f14ce63a3 Add lets encrypt log to output 2021-05-30 20:29:51 +02:00
6934877fdf Move things around a bit. 2021-05-30 19:16:51 +02:00