|
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 |
|
|
6c7a9812e0
|
Add docker-compose.yml
|
2024-05-23 20:06:00 +02:00 |
|
|
48ba044713
|
Rename build stage
|
2024-05-22 01:48:28 +02:00 |
|
|
3b184d71a7
|
Include curl
|
2024-05-22 01:11:47 +02:00 |
|
|
007660573b
|
Install tools such as hadolint and composer based tools
|
2024-05-20 23:49:50 +02:00 |
|
|
c9f5cf3a81
|
Include fish data
|
2024-05-20 23:48:54 +02:00 |
|
|
4e256a82e5
|
Formatting
|
2024-05-20 22:55:44 +02:00 |
|
|
333acce410
|
Include shellcheck and shfmt
|
2024-05-20 22:55:08 +02:00 |
|
|
a24c5bd1a5
|
Rename to bin/dev-shell to avoid confusion
|
2024-05-20 21:58:24 +02:00 |
|
|
650bdcb161
|
Add dev util: shell
|
2024-05-19 23:17:04 +02:00 |
|
|
aa5e378f30
|
Use local variables
|
2024-05-19 21:36:57 +02:00 |
|
|
40dd1e2987
|
Fix exec permissions
|
2024-05-19 21:05:17 +02:00 |
|
|
80d592cf97
|
Move healthcheck and wp wrapper to src/wp-utils
|
2024-05-19 21:04:27 +02:00 |
|
|
f86a28f3a6
|
Move wp-* utils to it's own space in src/
|
2024-05-19 21:01:52 +02:00 |
|
|
cca0dd0d5d
|
Make dependant on base
|
2024-05-19 02:14:58 +02:00 |
|
|
90cbfcbbd3
|
Move from wordpress-unit-base
|
2024-05-19 02:12:41 +02:00 |
|