tnicolaysen / ConfigRemedy

1 stars 0 forks source link

Integration with Octopus #5

Open evgenyb opened 10 years ago

evgenyb commented 10 years ago

As a developer I want to import / synchronise environments and projects between Octopus and Configuratron So that I can simplify first time initialisation And simplify maintenance

This is not high priority task, but it will be very practical to integrate with Octopus. It can be as simple as import all / selected environments, projects from Octopus into Configuratron or we can do it more advanced and implement synchronisation routine that will synchronise environments between both.

Lets imagine that both Octopus and Configuratron are up and running and we need to add new environment. Then the logical flow will be as follow:

Add new environment in Octopus -> Import / Synchronise environment to Configuratron

There should be way to setup Octopus API url and API key and specify other parameters like Scope etc...