Closed (won't fix)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Aug 2011 at 19:44 UTC
Updated:
20 Aug 2012 at 08:19 UTC
It would be ace if we could push from one hostmaster to another. Hostmaster service for 'remote' servers maybe?
Even if there were instructions for how to do it from the command line in a help page in Aegir, that would be an improvement.
Comments
Comment #1
anarcat commentedThe normal way of doing this through the commandline would be with a backup + deploy, a bit like what is described in #1260124: Deploy a new site from a backup... but I agree that having this in the frontend would be useful.
Comment #2
ergonlogicAnarcat and I were discussing this the other day and came up a solution based on: #1047992: exportable backups and #1138882: Support drush archive-dump. The idea would be that you can point to an obfuscated URL for a backup and, à la remote makefiles in platform creation, Aegir will fetch the backup, and build the new platform, then import the sites.
Comment #3
steven jones commentedThat would be great. Nice wizard esque interface on top of it all would be great I think.
Comment #4
steven jones commentedComment #5
steven jones commentedActually being able to pull from remote servers would be much, much more powerful, and actually I think possible using the existing provision framework. I'm going to work on coding up a contrib solution, and then will try to get that into Aegir proper later.
Comment #6
steven jones commentedI implemented this in http://drupal.org/project/hosting_remote_import