Commit Graph

352 Commits

Author SHA1 Message Date
93e089323a Adapt to the changes in docker-env-secrets module 2025-03-10 23:03:29 +01:00
563cd9fd35 Update TODO 2025-02-09 20:50:33 +01:00
2d7515e371 Trigger build every 7 days at 04:00 2025-02-09 19:03:45 +01:00
c9fc0d2292 Set trigger to run only when relevant files/paths have been updated 2025-02-09 19:02:55 +01:00
1d2bc2a087 Use more advanced tests to cover full range of wordpress versions 2025-02-09 18:09:50 +01:00
21af566d20 Update code to use local variables and improve way directories are handled 2025-02-09 02:42:22 +01:00
096b72c3d2 Add main wrapper 2025-02-09 00:38:00 +01:00
933e25a75a Reference more recent WP version 2025-02-08 23:59:38 +01:00
16fe42e402 Add cron image notes 2025-02-08 23:56:35 +01:00
21718c14b4 Add build script 2025-02-08 23:43:57 +01:00
ed80e85570 Add php lint check to ensure that patch was successful 2025-02-08 23:29:55 +01:00
b6eba6bf01 Add WordPress 6.7.1 2025-02-08 23:27:59 +01:00
fdbe04e587 Add WordPress 6.7.0 2025-02-08 23:23:29 +01:00
a8fb70a9c5 Merge pull request #51 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-6.3.0
Bump docker/bake-action from 5.10.0 to 6.3.0
2025-02-08 22:59:33 +01:00
dependabot[bot]
fac5c23e69 Bump docker/bake-action from 5.10.0 to 6.3.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.10.0 to 6.3.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.10.0...v6.3.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-23 22:39:09 +00:00
40a0e10c7b Override wordpress service CRON_ENABLED env 2024-11-02 01:03:50 +01:00
08a5288dba Ignore docker-compose.override.yml 2024-11-02 00:35:36 +01:00
4e6e2aa78e Add cron optimized image 2024-11-02 00:34:18 +01:00
0cb7952020 Restore wp-generate-salt alias 2024-11-01 23:21:03 +01:00
c692812e24 Rename/move wp-generate-salt -> random-string 2024-11-01 23:10:41 +01:00
2245ae0217 Configure default URL-s to localhost 2024-10-29 20:45:03 +01:00
a5d36946b4 Disable progress 2024-10-29 20:37:29 +01:00
6dba8a19f9 Add init-wpcontent script to fix error if wp-content is empty 2024-10-29 20:24:06 +01:00
108fd72c86 Verify successful init install 2024-10-29 19:39:22 +01:00
abcb0d0fe3 Use docker secrets 2024-10-29 19:17:44 +01:00
1191b6120e Add missing load_secrets call 2024-10-29 19:16:44 +01:00
696e1aea16 Add init-docker-secrets dependency, update doc 2024-10-29 02:39:46 +01:00
53c16e53c3 Add helper for loading secrets 2024-10-29 02:37:13 +01:00
b7e9ab4d5c Update accordingly to base image changes: svc-crond 2024-10-29 01:05:47 +01:00
7a3ef92e87 Update accordingly to base image changes 2024-10-29 01:05:00 +01:00
5dc47e9ee7 Update WordPress 6.5.5 -> 6.6.2 2024-10-29 00:59:50 +01:00
bc40d123ae Update WordPress 6.5.3 -> 6.5.5 2024-10-29 00:45:33 +01:00
294e7dd725 Fix WARN: RedundantTargetPlatform
Explanation: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior
2024-10-29 00:37:51 +01:00
d5d0754606 Deprecate docker hub builds 2024-10-29 00:36:21 +01:00
e0c2678233 Merge pull request #45 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-5.10.0
Bump docker/bake-action from 5.7.0 to 5.10.0
2024-10-29 00:31:01 +01:00
dependabot[bot]
2c40a93f93 Bump docker/bake-action from 5.7.0 to 5.10.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5.7.0 to 5.10.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5.7.0...v5.10.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 22:09:10 +00:00
5e24e51e57 Merge pull request #35 from N0rthernL1ghts/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-10-28 19:27:25 +01:00
35a4183322 Merge pull request #44 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-5.7.0
Bump docker/bake-action from 4.5.0 to 5.7.0
2024-10-28 19:27:10 +01:00
dependabot[bot]
86492d4255 Bump docker/bake-action from 4.5.0 to 5.7.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.5.0 to 5.7.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4.5.0...v5.7.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 22:03:44 +00:00
dependabot[bot]
e1730014e6 Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 22:38:57 +00:00
cfa873fd4b Add wp init script 2024-05-25 03:23:51 +02:00
90645d32bd Fix typos 2024-05-25 03:13:15 +02:00
3210cc265e Add support for WordPress init - automated install 2024-05-25 02:25:33 +02:00
3cb2b8afdd Remove deprecated variables 2024-05-24 01:58:03 +02:00
f228e0554b Use secrets for database service 2024-05-24 01:33:39 +02:00
bcf6214c3d Ignore .secrets directory 2024-05-24 01:30:32 +02:00
27880b836a Load secrets such as salts and db configuration from env files 2024-05-24 00:38:57 +02:00
2ca07e8102 Check for database configuration 2024-05-24 00:37:10 +02:00
5c8959d938 Add new init service "init-wpconfig-verify" 2024-05-24 00:28:52 +02:00
f2951e8d8b Add helper scripts for generating WordPress salts 2024-05-24 00:27:14 +02:00