Commit graph

327 commits

Author SHA1 Message Date
c75b56f63d
Re-instate arm64 build. 2023-05-11 19:07:37 +02:00
a87482c871
Fixup a logic bug with the waiting for migrations. We can't do that if we're in seperate services, we just have to take it on the chin. 2023-03-02 17:24:08 +01:00
c580ecf331
nginx enable/disable flag. 2023-03-02 17:13:59 +01:00
1ba90728c4
Make migrations optional. 2023-03-02 16:59:52 +01:00
9051277cfa
Annoying repetition bug. 2023-03-02 16:53:24 +01:00
92149958ca
enable/disable flags for Horizon and Scheduler. 2023-03-02 16:41:01 +01:00
b93953c004
Add REGENERATE_KEYS flag. 2023-03-02 16:33:51 +01:00
b4f6176f29
PHP_VERSION needs to be stated to be an ARG. 2023-03-01 18:37:22 +01:00
f5c3fa5c7d
Make hadolint happier. 2023-03-01 18:35:35 +01:00
f613924f1a
Laravel container update. 2023-03-01 18:32:51 +01:00
db3aa4a5c4
Add mailparse. 2023-03-01 15:25:02 +01:00
7efdd1887e
Disable ghcr. 2023-03-01 15:04:51 +01:00
f217591ee2
Disable ghcr. 2023-03-01 15:04:32 +01:00
e08ebd9890
Disable ghcr. 2023-03-01 15:02:33 +01:00
84b71b2e21
Fixup ghcr login 2023-03-01 14:54:29 +01:00
9bde5c8c9f
Fixup 2023-03-01 14:51:48 +01:00
7a5fb28f53
Run on push too 2023-02-07 15:42:39 +01:00
c3d8dce4de
Fix up hadolint issues 2023-02-07 15:42:23 +01:00
766b1d7bf7
remove octoprint 2023-02-07 15:39:46 +01:00
0e4f9ab52c
Fix hadolinter 2023-02-07 15:39:40 +01:00
5e125d89cb
Fix hadolinter 2023-02-07 15:37:31 +01:00
b2a64eca52
Fix hadolinter 2023-02-07 15:32:52 +01:00
67ad87fa6c
Fix hadolinter 2023-02-07 15:31:24 +01:00
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
0e14eee9c9
docker/build-push-action@v2 -> v3 2023-01-11 18:15:02 +01:00
5b69c46146
Disable/Renable nginx tweaks to placate certbot. 2023-01-11 18:13:24 +01:00
7bad35f412
Fix up github action versions. 2023-01-09 16:30:11 +01:00
b8fdac6773
Add php8.2 2023-01-09 15:57:09 +01:00
51a97c0c44
merge in changes from upstream 2023-01-09 15:57:00 +01:00
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