Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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
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
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
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
a9350c0119
Make unitd dependency for crond to start 2024-05-19 00:32:06 +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