Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dockerized wiki configuration #117

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

add dockerized wiki configuration #117

wants to merge 28 commits into from

Conversation

Flipez
Copy link
Member

@Flipez Flipez commented Aug 8, 2024

Migration Plan

  1. Put the AWS Wiki into maintenance.
  2. Dump the DB.
  3. Import DB and images into GCP environment.
  4. Deploy a 1.35 build to GCP.
  5. Run php maintenance/update.php with 1.35.
  6. Deploy a 1.39 build to GCP
  7. Run php maintenance/update.php with 1.39
  8. Run php maintenance/deleteArchivedRevisions.php --delete.
  9. Run php maintenance/removeUnusedAccounts.php --delete.
  10. Run php maintenance/populateHashField.php.
  11. Run php maintenance/rebuildData.php -v --with-maintenance-log.
  12. Check GCP version of wiki.
  13. Update DNS to point to GCP Wiki.
  14. Remove maintenance mode on GCP Wiki.
  15. Clean up AWS Wiki (and optionally Nubis).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants