Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment target as a CLI option #148

Open
ksuderman opened this issue Oct 12, 2022 · 2 comments
Open

Deployment target as a CLI option #148

ksuderman opened this issue Oct 12, 2022 · 2 comments
Labels
enhancement New feature or request on hold Requires addition design or input

Comments

@ksuderman
Copy link
Collaborator

The abm cloudlaunch launch command uses a hard coded deployment target. All this to be specified in a command line parameter.

@ksuderman ksuderman added the enhancement New feature or request label Oct 12, 2022
@ksuderman ksuderman added this to the 2.1.0 milestone Oct 12, 2022
@ksuderman
Copy link
Collaborator Author

Cloudlaunch seems to only support deployment target id 11 (us-east-1) even though multiple AWS deployment targets are defined.

@ksuderman ksuderman added the on hold Requires addition design or input label Oct 17, 2022
@nuwang
Copy link
Member

nuwang commented Oct 18, 2022

Probably because the app is not configured to use that deployment target. Deployment targets are defined once per zone.
Subsequently, each app must be configured to use a particular deployment target.
This can be done here for example: https://launch.cloudve.org/cloudlaunch/admin/cloudlaunch/application/cloudman-20/change/

image

@ksuderman ksuderman modified the milestones: 2.1.0, 2.2.0 Mar 10, 2023
@ksuderman ksuderman modified the milestones: 2.2.0, 2.5.0, 2.6.0 May 1, 2023
@ksuderman ksuderman modified the milestones: 2.6.0, 2.7.0 Jun 3, 2023
@ksuderman ksuderman removed this from the 2.7.0 milestone Jun 3, 2023
@ksuderman ksuderman added this to ABM Jul 5, 2024
@ksuderman ksuderman moved this to Backlog in ABM Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Requires addition design or input
Projects
Status: Backlog
Development

No branches or pull requests

2 participants