Skip to content

Commit ca0550c

Browse files
committed
Merge pull request #9 from stefansedich/master
Update README.md
2 parents 4ccc522 + c12c73e commit ca0550c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Pre-requisites
3838
* `OctopusApiKey` - [API key of a user](https://github.com/OctopusDeploy/OctopusDeploy-Api/wiki/Authentication) that has at least the following privileges in the environment you are deploying to: ("Environment manager" and "Project deployer") or ("System administrator")
3939
* `TentacleEnvironment` - Name of the environment that you want to deploy to
4040
* `TentacleRole` - Name of the role you want your web farm servers to have
41+
* Ensure that you open port 10943 on the Octopus Server so that Polling Tentacles can work, for more information view the documentation (http://docs.octopusdeploy.com/display/OD/Polling+Tentacles).
4142
* Ensure that if you are using HTTPS (and you should be) for your OctopusDeploy server that the HTTPS certificate is [valid or you include code to trust the invalid certificate](https://github.com/OctopusDeploy/Issues/issues/742)
4243
* You will need to [set up the website and app pool creation for your OctopusDeploy project](http://docs.octopusdeploy.com/display/OD/IIS+Websites+and+Application+Pools) (including the hostname for your site in the binding(s)) when using this library (since IIS starts off as a blank slate).
4344
* You can create a CName alias from your domain name to the `<mywebrolename>.cloudapp.net` address

0 commit comments

Comments
 (0)