Skip to content

Commit 9af704a

Browse files
authored
DOCSP-11602: [Guides] SSL cert problem in Migrate from Compose guide (#158)
1 parent e930fbd commit 9af704a

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

source/includes/migration-pr-compose.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
.. important::
2+
3+
If you have SSL enabled on your Compose deployment, you will need
4+
access to your SSL certificate to complete the Live Migration
5+
process.
6+
7+
In some Compose deployments, you can no longer view your SSL
8+
certificate in the Compose UI. If this is the case for your
9+
deployment, you have two options:
10+
11+
- Contact Compose directly to request your SSL certificate.
12+
- Use :atlas:`MongoMirror </import/mongomirror/>` to migrate
13+
your data to Atlas.
14+
15+
See the `Compose documentation
16+
<https://help.compose.com/docs/lets-encrypt-certificates>`__ for more
17+
information about SSL certificates.
18+
119
* Your data is currently in a MongoDB database.
220

321
This guide focuses on migrating to Atlas from an existing MongoDB deployment

source/includes/steps-migrate-compose-pr.yaml

Whitespace-only changes.

source/includes/steps-migrate-compose.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,20 @@ content: |
9595
If you don't have SSL enabled on your Compose deployment, skip this
9696
step.
9797
98+
.. important::
99+
100+
In some Compose deployments, you can no longer view your SSL
101+
certificate in the Compose UI. If this is the case for your
102+
deployment, you have two options:
103+
104+
- Contact Compose directly to request your SSL certificate.
105+
- Use :atlas:`MongoMirror </import/mongomirror/>` to migrate
106+
your data to Atlas.
107+
108+
See the `Compose documentation
109+
<https://help.compose.com/docs/lets-encrypt-certificates>`__ for more
110+
information about SSL certificates.
111+
98112
On the :guilabel:`Oplog Access` add-on page, you'll find an SSL
99113
certificate. Copy it to the CAFile text box on the Atlas Live
100114
Migration dialog.

0 commit comments

Comments
 (0)