31 Commits

Author SHA1 Message Date
fc59ec3ca3 Solves weird permission issues in wp-content. 2025-06-22 20:19:26 +00:00
9cfdd8b1d8 Now fixes lines 2025-06-15 00:08:21 +00:00
26a44a752a Corrects lines 2025-06-15 00:06:56 +00:00
bac48588e4 Shuffle the salts! 2025-06-15 00:05:57 +00:00
712e68b2cf Made wp-config.php separate from git, so that it can be edited by users. 2025-06-14 23:44:06 +00:00
f53e751901 More wp-cli notes 2025-06-14 22:25:06 +00:00
5563b5a3b3 Introduces wp-cli 2025-06-14 22:13:17 +00:00
bad1d978cc Adds wordpress:cl in it's own container. 2025-06-14 21:57:39 +00:00
1dc2e1ceb6 Only extracts 1st Virtual Host 2025-06-11 17:00:00 +00:00
002dfea366 Added some improvements learned from CRWT upgrade. 2025-06-10 18:41:07 +00:00
48a64c674c Improvements 2025-06-09 18:20:14 +00:00
642aa23e54 More enlightenment 2025-06-09 16:39:05 +00:00
e66297136e Automates Build & Deploy 2025-06-09 16:34:25 +00:00
d58cd6e879 Can now make changes to default.conf without overwrite if changing project name. 2025-06-08 22:57:34 +00:00
4ace5fb035 Solves an issue of hardwiring user/password in wordpress for database. 2025-06-08 22:07:27 +00:00
075cfed0c5 Improves for 1st database initializing with proper env var, and corrects update-db. 2025-06-08 21:49:06 +00:00
da76a4f226 Minor fix 2025-06-08 20:29:44 +00:00
ce09981e26 This cleans up the update-db script, and doesn't require that the variables be declared. 2025-06-08 20:28:57 +00:00
297ae0b51e Removes unnecessary env variables 2025-06-08 19:40:44 +00:00
edacb41aa6 Removes the requirement to set WORDPRESS_DB_HOST in .env. 2025-06-08 19:33:52 +00:00
370d4fe771 Hopefully, corrects @bike 2025-06-08 18:21:34 +00:00
e261cc0805 It's bike at bikeshopi! 2025-06-08 18:19:13 +00:00
a8c2c448f6 Updates and fancier 2025-06-08 18:13:47 +00:00
b3c3c387f6 Resolves network issue with non-unique service names not playing well with the external letsencrypt network. 2025-06-08 17:53:29 +00:00
db9e08f943 Factoring in ARG change for Wordpress versions. 2025-06-05 18:54:55 +00:00
f13ed239e7 Updated to work with the mariadb command, rather than mysql command 2025-06-05 18:36:46 +00:00
2c5d0b01b9 Adds dynamic ARG for Dockerfile FROM 2025-06-05 18:36:08 +00:00
e98d4189de Added some optional instructions. 2025-06-05 18:35:14 +00:00
e0d3bd7548 Updated README 2025-06-02 01:19:15 +00:00
34bf3bb762 First Commit! 2025-06-02 00:50:27 +00:00
dcd4cc23fd Initial commit 2025-06-01 20:47:21 -04:00