Commit Graph

310 Commits

Author SHA1 Message Date
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
ff4fc6104d
Add S6 supervisor upgrade note 2024-05-19 01:36:13 +02:00
a9350c0119
Make unitd dependency for crond to start 2024-05-19 00:32:06 +02:00
57f8be82cf
Disable services timeout 2024-05-19 00:26:27 +02:00
90ae49de10
Add double quotes to prevent splitting 2024-05-19 00:23:58 +02:00
0e70c8c099
Fix the bug where wait hangs forever 2024-05-17 07:25:10 +02:00
2fb3374416
Make init-webuser-permissions run only after init-verify-wordpress and init-install-resources 2024-05-17 02:42:21 +02:00
dc8930d6b8
Make unitd service dependant on init scripts 2024-05-17 02:02:22 +02:00
c7a402cf26
Fix SC2162
See: https://www.shellcheck.net/wiki/SC2162
2024-05-17 01:54:52 +02:00
e6110e37f2
Use local variables 2024-05-17 01:52:44 +02:00
4cb7286fc4
Refactor to new S6 format 2024-05-17 01:37:37 +02:00
63832d68b4
Use /command/with-contenv instead [HOTFIX] 2024-05-17 00:46:42 +02:00
0b82cf55b7
Trigger CI: Base image update 2024-05-16 19:09:49 +02:00
1660ab8dc7
Trigger CI: Base image update 2024-05-14 02:00:19 +02:00
cb4331a506
Trigger CI 2024-05-13 22:05:35 +02:00
af3b52044c
Merge branch 'master' of github.com:N0rthernL1ghts/wordpress 2024-05-13 21:08:56 +02:00
fb1ad09486
Rebase to ghcr.io/n0rthernl1ghts/wordpress-unit-base:2.1.0 which comes with NGINX Unit 1.32.1 2024-05-13 21:06:36 +02:00
f74617501d
Merge pull request #30 from N0rthernL1ghts/dependabot/github_actions/lewagon/wait-on-check-action-1.3.4
Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
2024-05-13 20:38:16 +02:00
7368178d9c
Remove version 6.3.3 as non-existent 2024-05-13 19:31:53 +02:00
7511668511
Deprecate WordPress versions prior to 6.2 2024-05-13 19:29:24 +02:00
a3085c8e7b
Add rest of 6.5.x versions 2024-05-12 23:44:50 +02:00
5d591330fd
Update WordPress to 6.5.0 2024-05-12 23:37:14 +02:00
29e5cef77f
Add rest of 6.4.x versions 2024-05-12 23:31:39 +02:00
e4995b84c1
Add patch for 6.4.0 2024-05-12 23:25:15 +02:00
86700bf5c4
Update WordPress 6.3.3 -> 6.4.0 2024-05-12 22:48:35 +02:00
68cc36b40c
Update WordPress 6.3.2 -> 6.3.3 2024-05-12 22:46:56 +02:00
7a03849aed
Update WordPress 6.3.1 -> 6.3.2 2024-05-12 22:45:48 +02:00
a53567bf75
Merge pull request #32 from N0rthernL1ghts/dependabot/github_actions/docker/bake-action-4.5.0
Bump docker/bake-action from 4.1.0 to 4.5.0
2024-05-13 15:25:19 +02:00