Giter Club home page Giter Club logo

Comments (5)

aldrinleal avatar aldrinleal commented on August 12, 2024

Version 1.2.0 doesn't use environmentName (sorry - Haven't updated the docs).

Instead, use <environmentRef>f2pmsoppa-dev</environmentRef> instead and tell me if it works

from beanstalker.

eupestov avatar eupestov commented on August 12, 2024

Thanks for the great plugin!
I have not tried update-deployment yet, but terminate-environment uses environmentRef, while create-environment still needs environmentName... What is the difference between the two? Do I have to specify both?

from beanstalker.

aldrinleal avatar aldrinleal commented on August 12, 2024

there are two things at stake:

  • finding out the right environment
  • setting the environment properties

an environment in AWS EB can be identified on three different situations:

  • environment id (both)
  • environment name (worker and web)
  • cnamePrefix (web only)

however, the semantics are a bit different. I can terminate an environment
and launch another one with the same name. AWS will see them with different
environment ids, but its not practical

the best would be to use cnamePrefix, but oops -- workerEnvironments DON'T
USE IT. so we needed to refactor

so to make things easier: environmentName and cnamePrefix (when applicable)
are used as input parameters for the lifecycle-related mojos:
put-environment, create-environment and replace-environment. This is due
those aspects are required when building an environment anyway

for all other ops, environmentRef is needed

-- Aldrin Leal, [email protected]
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/

On Tue, Feb 4, 2014 at 11:13 AM, eupestov [email protected] wrote:

Thanks for the great plugin!
I have not tried update-deployment yet, but terminate-environment uses
environmentRef, while create-environment still needs environmentName...
What is the difference between the two? Do I have to specify both?


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-34062389
.

from beanstalker.

ecbrodie avatar ecbrodie commented on August 12, 2024

Please please PLEASE update the documentation.

from beanstalker.

aldrinleal avatar aldrinleal commented on August 12, 2024

which one in particular? :)

-- Aldrin Leal, [email protected]
Master your EC2-fu! Get the latest ekaterminal public beta
http://www.ingenieux.com.br/products/ekaterminal/

On Mon, Feb 10, 2014 at 6:33 PM, Evan Brodie [email protected]:

Please please PLEASE update the documentation.


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-34685124
.

from beanstalker.

Related Issues (20)

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.