When installing an Octopus instance, there is the option to choose platforms such as Drupal 7, NodeStream, etc. The default is:

_PLATFORMS_LIST="D7P D6P OAM MNS NSM"

I customized this list, and the chosen platforms were installed perfectly. A really great installation script, indeed.

However, later, when trying to use more platforms on the same Octopus instance, by adding them to the list and running again the Octopus script, no new platforms were added. Maybe the list can only be decided during the first installation; I'm not sure.

Is there a way to install additional platforms on an existing Octopus instance, using the Octopus script? Thank you very much.

Comments

juan_g’s picture

Title: How to install additional platforms? » How to install additional platforms with the Octopus script, on an existing Octopus instance?

More specific title, for clarity. Is there any documentation about this?

omega8cc’s picture

You can add more platforms on any next run, excluding only D7S, D7D, D6S, D6D (these extra copies are useful for dev/stage/prod workflow and can be installed only on initial install), but you need to do that in the config file, not in the script, as explained and displayed when you are running the script again. Just edit your /root/USER.octopus.cnf file.

omega8cc’s picture

Component: Miscellaneous » Documentation
juan_g’s picture

Just edit your /root/USER.octopus.cnf file.

Wonderful, thank you!

omega8cc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

tribe_of_dan’s picture

Status: Closed (fixed) » Active

Hi,

I only have D7P & D6P but I want the others. Even if I edit my .cnf file and add these they don't install.

Is there really no way for me to get them now?

Thanks

omega8cc’s picture

Status: Active » Closed (fixed)

It works out of the box. Please open separate issue with all required details if you have any problem with this.