Octopus Cloud
Octopus Cloud is the hosted version of Octopus Deploy.
We designed Octopus Cloud and self-hosted Octopus to provide the same functionality. Octopus Cloud uses the same deployment automation server to define your deployment processes and runbooks and manage the releases of your software.
You can get started with Octopus Cloud for free.
Create an Octopus account
An Octopus account lets you manage your instances of Octopus Cloud. You can register for you Octopus account at Octopus.com/register.
You can register for an account with your existing Google or Microsoft account or create a unique login for Octopus:
- Enter your name.
- Provide your email address and create a password.
- On the next screen, verify your email address.
- After your email has been verified, you will be logged into your Octopus account.
Now that you've created an Octopus account, you can create a new instance of Octopus Cloud.
Create a cloud instance
To create a new instance of Octopus Cloud, make sure you are logged into your Octopus account:
- Click Create a new cloud instance.
- Enter the URL you would like to use to access your instance:
<yoururl>.octopus.app
. If the URL you selected is not available, enter a different URL. - Select the region where you would like your instance to be hosted.
- Add your company name.
- Review the terms of our customer agreement, privacy policy, and acceptable usage policy.
- Click Agree, deploy my Octopus!.
You will be taken to the account provisioning screen. Your Octopus Cloud instance should be ready within a minute or so. You will receive an email when the instance is ready to use.
When the instance is ready, you will see it (and any other instances you have access to) the next time you log in to your Octopus account at https://octopus.com/signin.
Where is Octopus Cloud hosted
Octopus Cloud is hosted in the following Azure regions:
West US 2
West Europe
Australia East
We have plans to bring more regions online as demand for instances grows. If you'd like to move an existing Octopus Cloud instance to one of the other regions, or if you want to request a new region, please contact us.
Octopus Cloud storage limits
Octopus Cloud instances are subject to storage limits. Specifically:
- Maximum File Storage for artifacts, task logs, packages and package cache is limited to
1 TB
. - Maximum Database Size for configuration data (e.g. projects, deployment processes and inline scripts) is limited to
100 GB
. - Maximum size for any single package is
5 GB
. - Retention policies are defaulted to 30 days, but this figure can be changed as required.
Please see our Cloud pricing FAQ for further details.
Uploading packages to Octopus Cloud servers
Factors such as geographical distance, network bandwidth, and network congestion may cause package uploads to your Octopus Cloud Server to take longer than expected.
If you are having difficulty uploading packages to your Octopus built-in package feed within the default timeout threshold, typically within 5 minutes, you might be affected by one or more of the factors mentioned above. In this case, you could try increasing the timeout threshold of the Octopus CLI or nuget.exe
to a value that suits you. We also recommend using the Octopus CLI, Octopus.Client, or the TeamCity Plugin (v4.41.0+) because they have the advantage of using delta compression.
Change your password
To change your password for the Octopus instance and Octopus account:
- Go to Octopus.com/signin.
- Click the drop-down menu next to your username in the top right corner.
- Click profile.
- Click the Change Password link.
- Enter your new password.
- Confirm the new password, and click Change password.
Reset the Octopus account password
If you forget your username or password for your Octopus account or Octopus instance, you can reset them via Octopus.com
- Visit Octopus.com/signin.
- Click Forgot your password?
- Reset your credentials and log into your Octopus account. You can now launch your Octopus instance from the accounts dashboard.
Invite users to your Octopus Cloud instance
You can add new users to your Octopus Cloud instance from within your Octopus.com account. This feature is being rolled out gradually. If you have access to the invites feature, you will see invites in your instance panel. If you do not have access to this feature and would like access, please contact support.
- Log into your account at Octopus.com/signin.
- Select Manage on your instance panel.
- Click Invite a user, enter their name and email address.
- Click Submit.
If the user already has an Octopus ID, they can Sign in to view their newly accessible instance within the correct Organization. Otherwise, they can Register for a new account with the email address the invitation was sent to. All invitees will be set with the Instance User role. Users with the User Instance role will not be able to change any instance account settings or invite other users.
By default, all invitees will be added to the Everyone team within the Octopus instance and will not have any permissions. After they have signed in for the first time, you will need to add them to a team with more permissions.
- Go to Configuration
- Select Teams
- Create or select an existing team such as Space Managers
- Select Add Member
- Click Add and then Save.
Set the outage window
In order to keep your instance of Octopus Cloud updated and running the latest version, we will occasionally need to take it offline to update the software. You can let us know the best time for this to do this by setting the outage window.
- Log in to your Octopus account.
- Select your cloud instance.
- Click Configuration.
- Scroll down to Outage Window.
- Select the time in UTC, providing a window of at least two hours and click Save outage window.
Log in to your Octopus Cloud instance
You can access your Octopus Cloud instance at the URL you defined during the registration process. Where <yoururl> is the part of the URL you provided:
https://<yoururl>.octopus.app/app#/users/sign-in
Octopus Cloud version
We keep your instance of Octopus Cloud up to date and running the latest version of Octopus Deploy. To check which version your instance is running, log into the Octopus Web Portal, and click the drop-down menu that appears next to your name in the top right corner. The version is displayed at the top of the display.
Learn more
- Octopus Cloud blog posts
- Static IP address
- Permissions
- Migrating from Octopus Server to Octopus Cloud
- Disaster recovery
- Octopus Cloud Uptime SLO
Need support? We're here to help.