roots / bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure
https://roots.io/bedrock/
MIT License
6.19k stars 1.17k forks source link

Bug: Multisite not working #666

Closed Pondake closed 1 year ago

Pondake commented 1 year ago

Terms

Description

What's wrong?

After many attempts at configuring multisite on production (Forge Laravel) I redeemed it impossible to configure.

What have you tried?

What insights have you gained?

Possible solutions

Temporary workarounds

None found so far

Steps To Reproduce

  1. Setup bedrock and a theme of choice and deploy to Gitlab/Hub/etc.
  2. Use Laravel Forge (or any other hosting) to provision a server
  3. Link GiT and deploy the project
  4. Idk what steps are recommended, obviously nothing works 😔

Expected Behavior

It works

Actual Behavior

It doesn't

Relevant Log Output

No response

Versions

-

roots-ladybug commented 1 year ago

Hi @Pondake! GitHub issues are meant for reproducible bug reports. Support requests should be posted on https://discourse.roots.io/.

Bedrock is multisite compatible. Bedrock does nothing with regards to server configuration. You might find the multisite configs and docs from Trellis helpful.