Issue description
Multisites are possible in ISLE, but the documentation for how to build them does not exist. I have a collection of steps from @dwk2, but they are incomplete.
Steps collected so far
- TRANSFER MYSQL DATABASES (from production to local)
- Can be found in the basic migration docs
- TRANSFER live rsync'ed /html/ from isle-dev to Local
- More or less found in the basic migration docs? But we need a way to create new multisites (not just migrating existing ones)
- MySQL Commands: Backup all databases
- Found in the basic migration docs
- Step 9: Import the Production MySQL Drupal database on your local ISLE
- Found in basic migration docs
- SSH KEY GENERATION:
- CREATE SYMLINKS FOR ALL SITES
- Very unclear how exactly this works
Missing: Fedora Drupal filter, fixing the Hosts file to correctly incoming requests, setting up VHosts, probably some others??
I have tried following the directions I have, but cannot get any further than a 404.
Issue description
Multisites are possible in ISLE, but the documentation for how to build them does not exist. I have a collection of steps from @dwk2, but they are incomplete.
Steps collected so far
Missing: Fedora Drupal filter, fixing the Hosts file to correctly incoming requests, setting up VHosts, probably some others??
I have tried following the directions I have, but cannot get any further than a 404.