chown entire wp-content to ensure correct permissions #60

Merged
kawaiipunk merged 5 commits from kawaiipunk/wordpress:main into main 2026-06-03 18:31:04 +00:00

5 Commits

Author SHA1 Message Date
65e716fa20 Added Document how to migrate an existing WP site #15
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2026-06-03 19:21:22 +01:00
b305445512 merge upstream
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2026-06-02 21:32:31 +00:00
cf54575187 restricts ownership changes to files still owned by root (e.g., from the image build). On subsequent restarts, files already owned by www-data are skipped entirely, avoiding a full recursive write cycle.
Some checks failed
continuous-integration/drone/pr Build is failing
2026-06-02 16:24:48 +01:00
b4db12f09c Added ignores for .env, *.log, .DS_Store, Thumbs.db, and common editor/IDE files
Some checks failed
continuous-integration/drone/pr Build is failing
2026-06-02 16:23:11 +01:00
e4b87c8ab9 chown entire wp-content to ensure correct permissions
Some checks failed
continuous-integration/drone/pr Build is failing
2026-06-02 16:11:39 +01:00