Hi, i'm wanting to migrate my barracuda sites over to octopus, and was wondering what might be the best way to do so.
Should I:
-import barracuda platforms to octopus
-migrates sites from newly imported platform over to existing octopus platforms
?
this method gives me an error
"Drupal sites directory /var/aegir/platforms/d6-standard/sites is not writable by the provisioning script"
which is not a big deal but i might be missing something or not thinking of a 'cleaner' way to do it?

Thank you,
-miro

ps: Grace/Albert/Robert, work on barracuda/octopus is truly amazing, i'm very grateful for to you for sharing it!

Comments

omega8cc’s picture

To move your platforms and sites to Octopus you need to:

1. Move (or at least symlink to avoid downtime) the platforms in /data/disk/OCTOPUS_USER/platforms/
2. Chown platforms dirs/files with chown -R OCTOPUS_USER /data/disk/OCTOPUS_USER/platforms/*
3. Import platforms in your Octopus instance (it will discover all sites automatically).

Of course OCTOPUS_USER is the username you defined, by default o1.

I hope this helps.

Thank you for your kind words!

omega8cc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.