Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Project:Maintenance/040625: Difference between revisions

Information about Kenshi Wiki
No edit summary
No edit summary
Line 30: Line 30:
;3-31 notes
;3-31 notes
:Designing database structure, download & API for storage site. Database design & management is a bit new to me. Fixing that with some exposure therapy.
:Designing database structure, download & API for storage site. Database design & management is a bit new to me. Fixing that with some exposure therapy.
:Assembling proposal for dedicated droplet to DigitalOcean. Eases process of migration & would provide ample resources to handle all three sites in a seamless manner. Makes future backend developments dramatically less complex (no finicky network activity behind the scenes to handle sessions and fetch data).

Revision as of 22:38, 31 March 2025

Maintenance Log

Return to the main page or
Return to the Maintenance Index
As of 3-30-25

Of high relevance are the details from 3-30's maintenance...


3-30 (6:55PM EST)

Taking time to iteratively restructure the server backup scheme. Pruning outdated elements, creating new database checkpoints, preparing for end of migration to https://kenshi.wiki and conversion of https://kenshidb.wiki to its file storage form. Load testing and various updates have led to settling upon the following configuration, ideally:

  • Ubuntu 24.04.02 LTS
  • PHP 8.3.6
  • MariaDB 11.4.5
  • nginx (currently running 1.24, which is "fine" for operation).

Steps towards turning over the sitemap are underway.

  • 8:00PM EST: Sandbox server has been converted to the above configuration (excluding MariaDB). Exploring upgrade path and finalizing server state.
  • 8:25PM EST: Sandbox server live! Beat the Certbot catch-22. Eyeing MariaDB upgrade process.
  • 8:55PM EST: Sandbox server running MariaDB 11.4.5 - confirmed canonical version support. Pruning done. Securing database & server backups.
  • 9:10PM EST: The database for https://kenshidb.wiki has been stored locally with redundancy.
  • 9:20PM EST: Checkpoints for pre-migration and pre-conversion have been established for https://kenshidb.wiki . Restoring service until 4-6-25 for wind down. As outlined earlier and elsewhere no further edits will be made to the wiki site at this domain. Setup for conversion to the file storage form is in progress.
  • 9:30PM EST: The database for https://kenshi.wiki has been stored locally with redundancy.
  • 9:45PM EST: A checkpoint for the https://kenshi.wiki server has been established. Proceeding with the MariaDB upgrade.
  • 9:55PM EST: MariaDB successfully upgraded to 11.4.5, completing the core suite of software driving the site(s). The test & production environments are now aligned and future-proofed (avg. ~2028+). Testing of backups will follow. This completes the backend upgrade process for the sites.
  • 10:20PM EST: Database integrity intact. Sandbox environment finer configuration alignment with live (and vice-versa tweaking) in progress. Investigating OPcache & DB_CACHE settings with respect to MediaWiki & current package versions. Monitoring...
  • 10:25PM EST: Roadmap for 4-6-25 being created. Aiming for full sitemap transition, conversion of https://kenshidb.wiki & migration of https://map.kenshidb.wiki. This is entirely within reach and will be documented as it unfolds. Thank you for your patience with this process - it's nearly complete.
  • 10:30PM EST: Monitoring continues. Sandbox testing has begun. Site maintenance will now conclude as no further downtime is expected.

In brief, the server is approaching an exceptionally stable production and test environment situation. Metrics, monitoring, logs and other aspects will be updated over the next week. Security measures are to follow. Finally the site's layout update is targeted for 4-6-25, ending the migration process and preparing for content minded development of the site to begin in earnest.

3-31 notes
Designing database structure, download & API for storage site. Database design & management is a bit new to me. Fixing that with some exposure therapy.
Assembling proposal for dedicated droplet to DigitalOcean. Eases process of migration & would provide ample resources to handle all three sites in a seamless manner. Makes future backend developments dramatically less complex (no finicky network activity behind the scenes to handle sessions and fetch data).