Commit Graph

199 Commits

Author SHA1 Message Date
xZero707
15693d1627 Commit missing change 2021-03-19 19:30:43 +01:00
xZero707
0ad629ce4d Update text 2021-03-19 19:30:11 +01:00
xZero707
136ff89503 Update indent: WordPress uses tabs 2021-03-19 19:29:17 +01:00
xZero707
3c7ed3fff5 Add tool/util [patch-util] - useful only for devs/contributors 2021-03-19 19:10:54 +01:00
xZero707
a61b1c90dd Update WordPress 5.6.1 -> 5.6.2 2021-03-18 23:19:30 +01:00
xZero707
7af877e840 Remove leftover 2021-03-18 21:39:14 +01:00
xZero707
443ec90291 Remove buildx leftover 2021-03-18 21:08:35 +01:00
xZero707
1231b8057a For now, use hardcoded version 2021-03-18 20:59:54 +01:00
xZero707
431b0572c0 Use GitHub actions to build Docker image 2021-03-18 20:44:13 +01:00
xZero707
d6d9fc4007 Adjust cron interval to 5 minutes
- That's remcommended interval and should decrease system load
2021-03-19 13:11:24 +01:00
xZero707
0087b332ea Use wp-cli to execute cron 2021-03-19 13:02:28 +01:00
xZero707
db04d0acf1 Optimise further 2021-02-15 01:17:40 +01:00
xZero707
910f24dbcf Rename variable so it makes more sense 2021-02-15 01:16:24 +01:00
xZero707
e9c35c6bd2 Optimize plugin installer performance
Implement manual plugin existence check. WP-CLI is quite slow and processing large list of plugins delays container boot too much
2021-02-15 01:14:42 +01:00
xZero707
f3ce642242 Update README 2021-02-09 22:04:05 +01:00
xZero707
6d8e17839a Update README 2021-02-09 21:57:28 +01:00
xZero707
b701163fba Use correct env name 2021-02-09 21:57:12 +01:00
xZero707
2aaf7abedd Add automated plugins installer 2021-02-09 21:27:12 +01:00
xZero707
9aabedc52b Remove wp-config.php from removal list 2021-02-09 21:13:14 +01:00
xZero707
f98abbfb2e Optimize build process and other changes
- Optimize build process performance

- Make sure 'patch' package is installed

- Declare wp-cli data dir as volume

- Disable wp-cli automatic update check
2021-02-09 20:42:24 +01:00
xZero707
c4dc8897f9 Add support for WP reinstallation based on WP_VERSION env variable. Refactor code 2021-02-09 20:38:03 +01:00
xZero707
88f8f6e99b Update WordPress 5.6 -> 5.6.1 2021-02-08 23:02:24 +01:00
xZero707
ba6ebfb468 Update WordPress 5.5.3 -> 5.6 2021-01-11 20:31:23 +01:00
xZero707
109e2ebbf4 Update filename reference 2021-01-11 19:46:00 +01:00
xZero707
cb7e68fa04 Merge branch 'master' of github.com:N0rthernL1ghts/wordpress into master 2021-01-12 10:11:06 +01:00
xZero707
1a555c26a4 Update WordPress 5.5.1 -> 5.5.3 2021-01-11 19:44:00 +01:00
Aleksandar Puharic
8f0b559b1d
Update TODO 2020-10-23 17:17:29 +02:00
xZero707
52201b726d Update WordPress 5.4.2 -> 5.5.1 2020-10-04 19:56:33 +02:00
xZero707
da253b5138 Improve way of disabling updates: Use diff/patch 2020-10-04 19:33:34 +02:00
xZero707
3c26062847 Update TODO 2020-07-01 01:10:55 +02:00
xZero707
105799ca98 Update TODO 2020-07-01 00:54:43 +02:00
xZero707
193b13d2d0 Make sure wp cli file has execute permissions 2020-06-17 02:45:25 +02:00
xZero707
db924a5a17 Disable WordPress core updates 2020-06-17 01:37:45 +02:00
xZero707
73236b405f Declare ENV S6_BEHAVIOUR_IF_STAGE2_FAILS with value 2
This will effectively terminate supervision tree if failure should occur during stage 2
2020-06-16 19:41:09 +02:00
xZero707
fc0cca3452 Remove unused ENV (dev leftover) 2020-06-16 19:37:28 +02:00
xZero707
5828abe7aa Update WordPress 5.4.1 -> 5.4.2 2020-06-16 19:34:19 +02:00
xZero707
7f736e3c3b Update WordPress 5.3.2 -> 5.4.1 2020-06-16 19:31:08 +02:00
xZero707
77fc538f3c Redeclare WP_VERSION, otherwise it is not available anymore after build stage 'FROM' 2020-06-16 19:13:39 +02:00
xZero707
77ab3d8ee6 Fix #2
- Use same WordPress version for builder base

- WordPress version is now supplied as build argument
2020-06-16 18:38:47 +02:00
xZero707
c7afdbf6f0 Bugfix: VIRTUAL_HOST is not defined causing nginx to crash
- Defined default value
2020-06-16 18:08:13 +02:00
xZero707
309e559f81 Add passthrough 'wp' script that adds --allow-root and --path arguments to wp-cli 2020-04-02 01:34:34 +02:00
xZero707
fe488e5752 Remove redundant 2020-03-29 03:33:27 +02:00
xZero707
622d5768a5 Update 2020-03-29 03:18:19 +02:00
xZero707
6ad1c6481d Another default volume 2020-03-29 01:58:04 +01:00
xZero707
36c8f44799 Add TODO notes 2020-03-29 01:49:41 +01:00
xZero707
db0d23a670 Set correct default locale 2020-03-29 01:47:01 +01:00
xZero707
8953ce6759 Add comment 2020-03-29 01:46:30 +01:00
xZero707
3a95a4ec0c Initial commit 2020-03-29 01:42:21 +01:00
Aleksandar Puharic
6f7b90e712
Initial commit 2020-03-29 01:09:29 +01:00