You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/octopus-cloud/migrations.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: src/layouts/Default.astro
3
3
pubDate: 2023-01-01
4
-
modDate: 2025-02-14
4
+
modDate: 2025-02-18
5
5
title: Migrating to Octopus Cloud
6
6
navOrder: 30
7
7
description: This guide outlines the benefits of Octopus Cloud, the effort involved in migrating, and step-by-step instructions to help you have a smooth transition.
@@ -10,7 +10,7 @@ description: This guide outlines the benefits of Octopus Cloud, the effort invo
10
10
Migrating from a self-hosted instance of Octopus Deploy to Octopus Cloud can streamline your deployment processes by removing infrastructure overhead while ensuring you continue to enjoy the robust capabilities of Octopus.
11
11
This guide outlines the benefits of Octopus Cloud, the effort involved in migrating, and step-by-step instructions to help you have a smooth transition.
12
12
13
-
For large or complex migrations, unsupported scenarios or any questions, we strongly recommend contacting our **Sales team**. We’re always happy to help, and we can provide more specific information when you are ready to migrate.
13
+
For large or complex migrations, unsupported scenarios or any questions, we strongly recommend contacting our [Sales team](mailto:sales@octopus.com). We’re always happy to help, and we can provide more specific information when you are ready to migrate.
14
14
15
15
## Benefits of migrating to Octopus Cloud
16
16
@@ -26,7 +26,7 @@ Before diving into the migration process, it’s worth evaluating the benefits o
26
26
-**Cost Efficiency**: Reduce infrastructure and operational costs.
27
27
28
28
In short, Octopus Cloud offloads your maintenance burden and provides the best experience for the majority of our customers. However, if your organization primarily uses self-hosted tools, you may encounter some challenges enabling connectivity between Octopus Cloud and other resources and tools within your ecosystem.
29
-
If you're uncertain whether Octopus Cloud is the right choice for your organization, contact our **Sales team** to discuss your needs and determine the best fit.
29
+
If you're uncertain whether Octopus Cloud is the right choice for your organization, contact our [Sales team](mailto:sales@octopus.com) to discuss your needs and determine the best fit.
30
30
31
31
## Migration assessment and planning
32
32
### Estimating Migration Effort
@@ -65,12 +65,12 @@ Use this checklist to guide you as to the complexity of your migration. The more
65
65
| Do you have any ITSM integrations or other automated processes? | Automated processes and shared settings, such as workflows for routine tasks or usage of library variable sets across projects, need to be set up again after migration. This includes common scripts, standardized settings, or configurations supporting multiple projects. |
66
66
| What are your cutover requirements? Can you stagger the migration or incur downtime?| A big-bang migration, where everything is transitioned simultaneously, is harder than an incremental approach, where you migrate project-by-project or in defined phases. |
67
67
68
-
If your instance includes **unsupported features** or matches several of the **effort factors**, migration complexity increases. For these cases, our **Sales team** can help you identify workarounds, plan for manual adjustments, or determine if Octopus Cloud is the right fit for you.
68
+
If your instance includes **unsupported features** or matches several of the **effort factors**, migration complexity increases. For these cases, our [Sales team](mailto:sales@octopus.com) can help you identify workarounds, plan for manual adjustments, or determine if Octopus Cloud is the right fit for you.
69
69
70
70
### Migration approach: self-serve or supported?
71
71
72
72
If you’re confident Octopus Cloud is right for you, and you have a relatively straightforward migration path, we encourage you to use this guide to get started and wish you a speedy and smooth migration.
73
-
If you're uncertain whether Octopus Cloud is the right choice for your organization or there are complicating factors in your migration, we recommend you contact our **Sales team** to discuss your needs and determine the best fit. We can discuss several options, from extending your trial during a longer migration to connecting you with a professional services partner who can help you complete the migration.
73
+
If you're uncertain whether Octopus Cloud is the right choice for your organization or there are complicating factors in your migration, we recommend you contact our [Sales team](mailto:sales@octopus.com) to discuss your needs and determine the best fit. We can discuss several options, from extending your trial during a longer migration to connecting you with a professional services partner who can help you complete the migration.
74
74
75
75
#### Pilot project migration
76
76
@@ -134,10 +134,10 @@ Octopus Cloud and Octopus Server are built on the same code base. The difference
134
134
| Compliance | Your responsibility. | ISO 27001 and SOC II certifications with regular audits, ensuring your deployments and data are safe and secure |
135
135
| Roles | Highest level of user privileges is the role of Octopus Administrator | Highest level of user privileges is the role of Octopus Manager |
136
136
| Auth | | Octopus Cloud does not support Active Directory or LDAP. Please see the [authentication provider compatibility page](https://octopus.com/docs/security/authentication/auth-provider-compatibility) for an up to date list of what is available.
137
-
| Storage limits | Your responsibility. | Octopus Cloud is subject to [storage limits and default retention policies](https://octopus.com/docs/octopus-cloud/#octopus-cloud-storage-limits). <br/><br/><ul><li>Maximum file storage for artifacts, task logs, packages, package cache, and event exports is limited to 1 TB.</li><li>Maximum database size for configuration data (for example, projects, deployment processes, and inline scripts) is limited to 100 GB.</li><li>Maximum size for any single package is 5 GB.</li><li>[Retention policies](https://octopus.com/docs/administration/retention-policies) default to 30 days, but you can change this figure as needed.<br/>If any of these limits are a concern for your migration, please reach out to our Sales team.</li></ul> |
137
+
| Storage limits | Your responsibility. | Octopus Cloud is subject to [storage limits and default retention policies](https://octopus.com/docs/octopus-cloud/#octopus-cloud-storage-limits). <br/><br/><ul><li>Maximum file storage for artifacts, task logs, packages, package cache, and event exports is limited to 1 TB.</li><li>Maximum database size for configuration data (for example, projects, deployment processes, and inline scripts) is limited to 100 GB.</li><li>Maximum size for any single package is 5 GB.</li><li>[Retention policies](https://octopus.com/docs/administration/retention-policies) default to 30 days, but you can change this figure as needed.<br/>If any of these limits are a concern for your migration, please reach out to our [Sales team](mailto:sales@octopus.com).</li></ul> |
138
138
| Functional differences || Octopus Cloud does not support running tasks on the server itself. Everything must run on a deployment target or worker. To help, Octopus Cloud includes [dynamic worker pools](https://octopus.com/docs/infrastructure/workers/dynamic-worker-pools) with both Windows and Linux workers. |
139
139
140
-
Before starting your migration, please ensure you are familiar with these fundamental differences (and limitations). Depending on your requirements, Octopus Cloud, in its current form, might not be suitable for you. If any of these limitations are deal-breakers, we’d love to know; please contact our sales team. We are constantly improving Octopus Cloud; a current limit has a strong likelihood of changing in the future.
140
+
Before starting your migration, please ensure you are familiar with these fundamental differences (and limitations). Depending on your requirements, Octopus Cloud, in its current form, might not be suitable for you. If any of these limitations are deal-breakers, we’d love to know; please contact our [Sales team](mailto:sales@octopus.com). We are constantly improving Octopus Cloud; a current limit has a strong likelihood of changing in the future.
141
141
142
142
### 2. Upgrading your Octopus Server instance to the latest release of Octopus Deploy
143
143
You must be running Octopus **2021.1.x** or higher to leverage the [Export/Import Projects](https://octopus.com/docs/projects/export-import) feature in order to migrate your projects. We recommend upgrading to the latest version of Octopus Deploy prior to starting your upgrade.
0 commit comments