wordpress #189

Merged
kalipso merged 3 commits from wordpress into master 2026-09-14 14:43:49 +02:00
Owner

Sadly declarative configuration of wordpress did not work as intented due to the fact many parts of the wordpress directory structure get read only.
Therefore i needed to setup wordpress manually to get the import of the existing data working.

It is currently very specific to one domain, and does not get extended easily. Due to the very narrow time constraints i would leave it as it is for so that the page can get up and running ASAP.

I tested locally in the vm and got a fully restored blog using the following steps (where wp folder is a fresh wp install folder, with the wordpress importer plugin added):

  1. copy wp folder to host
  2. chown nginx:nginx wordpress.bak/rm16bleibt.org/* -R
  3. create user through webinterface
  4. delete hello world post
  5. run importer
Sadly declarative configuration of wordpress did not work as intented due to the fact many parts of the wordpress directory structure get read only. Therefore i needed to setup wordpress manually to get the import of the existing data working. It is currently very specific to one domain, and does not get extended easily. Due to the very narrow time constraints i would leave it as it is for so that the page can get up and running ASAP. I tested locally in the vm and got a fully restored blog using the following steps (where wp folder is a fresh wp install folder, with the wordpress importer plugin added): 1. copy wp folder to host 2. chown nginx:nginx wordpress.bak/rm16bleibt.org/* -R 3. create user through webinterface 4. delete hello world post 5. run importer
kalipso added 2 commits 2026-09-14 14:26:52 +02:00
[fanny] forward wordpress
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 1s
Check flake syntax / flake-check (push) Successful in 8m30s
6f0a1e29a5
kalipso added 1 commit 2026-09-14 14:29:47 +02:00
[fanny] deploy wordpress
Hydra callback / on_pr (pull_request) Failing after 1s
Hydra callback / on_push (pull_request) Skipped
Check flake syntax / flake-check (push) Successful in 19m1s
babcf4dd76
kalipso merged commit 44604dbe01 into master 2026-09-14 14:43:49 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/infrastructure#189