Git Product home page Git Product logo

octopusdeploymentmanagerplus's Introduction

OctopusDeploymentManagerPlus

Build Status

Brief Overview:

Abstraction engine for deployments for when you have multiple projects, and you have to have specific steps chosen to deploy different content sets.

Case: Project 1 through Project 50 all have the same deployment process. Each Project has a few steps that deploy content specific to that Project. A deployer that does not manage the deployment process, manages the deployments of the content. This allows you to abstract the process so that changes can be made without having to alert the deployer of the changes.

Configuration: To launch the applicaiton in GUI mode the following will need to be configured first:

Configure Octopus:
  Write Notes here Later


Generate Encrypted AdminApiKey:
  Enter Cmd and CD to the dir of the Application.
    Execute the following command: OctopusDeploymentManagerPlus Encrypt -a "#{YourAdminApiKeyHere}" -k "#{TheDirectoryOfTheApplication}
    This will return the Encyrpted API Key and the key file for decryption.

AdminApiKey: Output from the above process.
OctopusApiUrl: The url of your octopus server.
DeploymentTypeProjectGroup: The Project Group that contains your deployment types.
DeploymentTypeLifeCyclePhase: The LifeCycle that contains the environments you are allowing to deploy to.
  Note: All Projects in your DeploymentTypeProjectGroup should be under this lifecycle.
DeploymentTypeReleaseVersion: The Release version to look to when gathering steps for DeploymentTypes int he DeploymentTypeProjectGroup.
RequiredStepsProject: The Project that contains Steps that are required across all Deployment Types.
UserName: Can be left blank, as the user will be prompted for this upon launch.  It will then update the config file with the users entered name if it is found to be valid.

octopusdeploymentmanagerplus's People

Contributors

chadroesler avatar

Watchers

James Cloos avatar  avatar

octopusdeploymentmanagerplus's Issues

Validate Obfuscaters with KeyFile

Test some basic methods of obfuscation with the key file.
look into eventually incorporating that into the key file output process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.