Skip to content

Copy modules from another RACHEL

Compare
Choose a tag to compare
@needlestack needlestack released this 13 Jul 01:19
· 61 commits to master since this release

Added the ability to copy modules from another RACHEL server on your LAN. This feature is in admin under Install > advanced. You choose "clone from server" for .modules, and specify the IP address of your the RACHEL-Plus you want to clone from.

At this time you must log into the RACHEL-Plus you want to clone from and run rsync manually:

rsync --daemon

This will be changed in a future release.

A couple of small bug fixes too:

  • admin/modules.php now handles non-language languages (i.e. "multi")
  • admin/install.php advanced no longer ignores server selection when choosing "reinstall existing set" (used to always go to dev)