-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vijay
committed
Jul 1, 2016
1 parent
d06056b
commit f000b7f
Showing
4 changed files
with
19 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,23 @@ | ||
|
||
## Configure Environment Settings | ||
## Environment Configurations | ||
|
||
1. Click the **Deploy** tab. | ||
|
||
![](posts/files/shipped-cicd/assets/Environment-settings.png) | ||
![](posts/files/shipped-cicd/assets/13.PNG) | ||
|
||
4. Select your environment, then click **Settings**. | ||
2. Change containers value to 3 and click on save button. | ||
|
||
![](posts/files/shipped-cicd/assets/14.PNG) | ||
|
||
1. Click **Environment Settings** to display the settings. | ||
Note : Once done with Enviroment specific setting, We need to redeploy build. | ||
|
||
![](posts/files/shipped-cicd/assets/Environment-settings-CI.png) | ||
3. Redeploying the latest build. Deploying a build to an environment means that your project will be deployed to the environment you select. It replaces any previous deployment of the build to that environment. | ||
|
||
## Enable Auto Deploy | ||
![](posts/files/shipped-cicd/assets/17.PNG) | ||
|
||
4. When project deployment finish We can see progress bar disapper and small green button appers like "Mesos". That was the host link. | ||
|
||
1. Click the **Auto Deploy**, then click **Back to Environments**. | ||
|
||
1. Click **Deploy Build**. | ||
|
||
|
||
## Add a New Deploy Target | ||
|
||
|
||
1. Click **Settings** on the environment page. | ||
|
||
![](posts/files/shipped-cicd/assets/Environment-target.png) | ||
|
||
1. Click **+ New Target**, then click **+ Add New Target**. | ||
|
||
![](posts/files/shipped-cicd/assets/Environment-target-marathon.png) | ||
|
||
1. Click **Add Deploy Target**, and select **Marathon**. | ||
|
||
![](posts/files/shipped-cicd/assets/Deployed-target.png) | ||
|
||
1. Enter information in the following fields: | ||
- **Name** - The name of your target. | ||
- **URL** - The URL of your target and must be in this format, for example, https://mycorp-control-01.mycorp.shipped.cisco.com:8080 | ||
- **URL Template** - The template must be in this format, for example, | ||
http://%smycorp.shipped.cisco.com | ||
|
||
![](posts/files/shipped-cicd/assets/Environment-add-deploy-target.png) | ||
|
||
1. Optionally, click the check box next to **Enable HTTP Authentication**, then enter the user name and password. | ||
|
||
1. Click **Save**. | ||
![](posts/files/shipped-cicd/assets/16.PNG) | ||
|
||
Wow, You have successfully built and deployed your project with custom environment settings. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.