Skip to content

Commit 0f3969b

Browse files
committed
docs: make running in preprod step 2 optional in the SPO on-boarding guide
1 parent eb6f2fc commit 0f3969b

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

docs/website/root/manual/getting-started/SPO-on-boarding-guide.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,15 @@ import CompiledBinaries from '../../compiled-binaries.md'
1111

1212
Welcome to Mithril! Here is a description of the journey you will need to follow as an SPO to prepare for running a Mithril signer on `mainnet`. We assume that you are already an active SPO on the Cardano `mainnet` and have experience using the `pre-production` testnet.
1313

14-
<!---
15-
This diagram randomly crashes. We replace it with a screenshot until aif xi s available
16-
TODO: revert this modification when it is possible
1714
```mermaid
1815
timeline
1916
section Preview testing environment
2017
SPO Pioneer Program : Optional : SPOs test Mithril pre-releases with IOG : Run Mithril signer in `pre-release-preview` network : Naive or Production deployment : ~2-3 days
2118
section Pre-production testing environment
22-
SPO beta mainnet preparation : Mandatory : SPOs validate that Mithril is working in the test environment : Run Mithril signer in `release-preprod` network : Production deployment : ~10-15 days
19+
SPO beta mainnet preparation : Optional : SPOs validate that Mithril is working in the test environment : Run Mithril signer in `release-preprod` network : Production deployment : ~10-15 days
2320
section Cardano mainnet
2421
SPO beta mainnet deployment : Mandatory : SPOs run Mithril in their mainnet infrastructure : Run Mithril signer in `release-mainnet` network : Production deployment : ~10-15 days
2522
```
26-
-->
27-
![SPO On-boarding Timeline](images/spo-onboarding-timeline.png)
2823

2924
## Step 1: Participate in the Pioneer Program
3025

@@ -47,9 +42,9 @@ Each **Mithril network** has its own configuration, which can be found in the [C
4742

4843
## Step 2: Get Mithril ready for `mainnet`
4944

50-
:::warning
45+
:::info
5146

52-
This step is **mandatory**. You must complete it before moving forward to **Step 3**.
47+
This step is **optional**. It is designed to get SPOs acquainted with setting up Mithril on their infrastructure: it is **strongly recommended** to complete it before moving forward to **Step 3**.
5348

5449
:::
5550

@@ -68,7 +63,7 @@ Each **Mithril network** has its own configuration, which can be found in the [C
6863

6964
:::warning
7065

71-
This step is **mandatory**. You must have completed **Step 2** before.
66+
This step is **mandatory**. It is **strongly recommended** to complete **Step 2** beforehand.
7267

7368
:::
7469

-97.4 KB
Binary file not shown.

docs/website/versioned_docs/version-maintained/manual/getting-started/SPO-on-boarding-guide.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,15 @@ import CompiledBinaries from '../../compiled-binaries.md'
1111

1212
Welcome to Mithril! Here is a description of the journey you will need to follow as an SPO to prepare for running a Mithril signer on `mainnet`. We assume that you are already an active SPO on the Cardano `mainnet` and have experience using the `pre-production` testnet.
1313

14-
<!---
15-
This diagram randomly crashes. We replace it with a screenshot until aif xi s available
16-
TODO: revert this modification when it is possible
1714
```mermaid
1815
timeline
1916
section Preview testing environment
2017
SPO Pioneer Program : Optional : SPOs test Mithril pre-releases with IOG : Run Mithril signer in `pre-release-preview` network : Naive or Production deployment : ~2-3 days
2118
section Pre-production testing environment
22-
SPO beta mainnet preparation : Mandatory : SPOs validate that Mithril is working in the test environment : Run Mithril signer in `release-preprod` network : Production deployment : ~10-15 days
19+
SPO beta mainnet preparation : Optional : SPOs validate that Mithril is working in the test environment : Run Mithril signer in `release-preprod` network : Production deployment : ~10-15 days
2320
section Cardano mainnet
2421
SPO beta mainnet deployment : Mandatory : SPOs run Mithril in their mainnet infrastructure : Run Mithril signer in `release-mainnet` network : Production deployment : ~10-15 days
2522
```
26-
-->
27-
![SPO On-boarding Timeline](images/spo-onboarding-timeline.png)
2823

2924
## Step 1: Participate in the Pioneer Program
3025

@@ -47,9 +42,9 @@ Each **Mithril network** has its own configuration, which can be found in the [C
4742

4843
## Step 2: Get Mithril ready for `mainnet`
4944

50-
:::warning
45+
:::info
5146

52-
This step is **mandatory**. You must complete it before moving forward to **Step 3**.
47+
This step is **optional**. It is designed to get SPOs acquainted with setting up Mithril on their infrastructure: it is **strongly recommended** to complete it before moving forward to **Step 3**.
5348

5449
:::
5550

@@ -68,7 +63,7 @@ Each **Mithril network** has its own configuration, which can be found in the [C
6863

6964
:::warning
7065

71-
This step is **mandatory**. You must have completed **Step 2** before.
66+
This step is **mandatory**. It is **strongly recommended** to complete **Step 2** beforehand.
7267

7368
:::
7469

-97.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)