Make WordPress Core

Opened 4 years ago

Closed 7 months ago

Last modified 6 months ago

#52088 closed enhancement (fixed)

Add multisite support to the local Docker environment

Reported by: desrosj's profile desrosj Owned by: johnbillion's profile johnbillion
Milestone: 6.6 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

The local Docker development environment should support multisite.

Since custom port numbers are not currently supported by multisite installs, this is blocked by #21077.

Change History (5)

#1 @johnbillion
8 months ago

  • Milestone changed from Awaiting Review to 6.6
  • Owner set to johnbillion
  • Status changed from new to reviewing

Reviewing as part of the PRs on #21077.

#2 @johnbillion
7 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 58097:

Bootstrap/Load: Add support for custom ports in multisite site addresses.

This allows a Multisite network to use an address that includes a port name, such as example.com:1234, and adds support for this to the local development environment too. You can now run a Multisite installation on the local development environment, for example at localhost:8889.

This also fixes some bugs with running a single site installation on a port, and updates the testing infrastructure so that the whole test suite runs both with and without a port number.

Props djzone, scribu, nacin, ipstenu, F J Kaiser, jeremyfelt, johnjamesjacoby, spacedmonkey, PerS, Clorith, Blackbam, enrico.sorcinelli, Jules Colle, obliviousharmony, desrosj, johnbillion

Fixes #21077, #52088

#3 @johnbillion
7 months ago

  • Keywords add-to-field-guide added

This ticket was mentioned in Slack in #core by juanmaguitar. View the logs.


6 months ago

#5 @johnbillion
6 months ago

  • Keywords add-to-field-guide removed
Note: See TracTickets for help on using tickets.