This repository was archived by the owner on May 13, 2024. It is now read-only.
Releases: oracle-quickstart/oci-arch-wordpress-mds
Releases · oracle-quickstart/oci-arch-wordpress-mds
WordPress upgrade issues fixed, options for WordPress version and automatic updates
What's Changed
WordPress+MDS:
- Fixed issues with WordPress upgrade (WordPress setup has been rewritten).
- Option of WordPress version (
wp_version
). - Option for disabling automatic update of WordPress (
wp_auto_update
).
WordPress+Matomo:
- Fixed issue for generated_ssh_private_key output with
sensitive = true
WordPress micro-deployment:
- No changes.
WP migration requires changes in httpd.conf and htaccess files.
What's Changed
WordPress+MDS:
- WordPress setup includes now /var/www/html/htaccess configuration (needed for successful WP migrations)
- Updates in httpd.conf file - setting AllowOverride=All for /var/www/html directory (needed for successful WP migrations)
WordPress+Matomo:
- No changes.
WordPress micro-deployment:
- No changes.
Fixed networking for Bastion Service
Multinode support for WordPress layer
What's Changed
WordPress+MDS:
- Support for OCI Flex Shapes for Compute.
- Multinode support for WordPress layer (now you can choose the number of WordPress nodes)
- Public LoadBalancer for multinode config (WordPress nodes hidden in the private subnet)
- Bastion Host or Bastion Services for accessing private resources in the multinode scenarios.
- File Storage Services (FSS) with shared NFS storage for WP-Content in multinode config (uploads, plugins, and themes shared between nodes).
WordPress+Matomo:
- No changes.
WordPress micro-deployment:
- No changes.
Support for A1 shapes
Flex Shape support, OL8, MDS with HA
What's Changed
WordPress+MDS:
- Support for OCI Flex Shapes for Compute.
- Support for OL8.3 (OL7 deprecated).
- MySQL Database System (MDS) with HA option.
- Customer SSH Public key available for upload in Resource Manager wizard.
WordPress+Matomo:
- Support for OCI Flex Shapes for Compute.
- Support for OL8.3 (OL7 deprecated).
- Customer SSH Public key available for upload in Resource Manager wizard.
WordPress micro-deployment:
- Support for OCI Flex Shapes for Compute.
- Fix: Added HTTPS port (443) to Docker compose enabling access with SSL protocol to WordPress.
First Release
What's Changed
This is the first release of QuickStart for the Reference Architecture: Set up a WordPress CMS connected to a MySQL database in the cloud