Skip to content

Commit 3bddc4e

Browse files
committed
Add dev blog post for signer dpeloyment models
1 parent f50e516 commit 3bddc4e

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed
127 KB
Loading
131 KB
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Mithril Signer Deployment Models
3+
authors:
4+
- name: Mithril Team
5+
tags: [spo, mithril signer, deployment model, production]
6+
---
7+
8+
### The new Mithril Signer Deployment Models for SPOs will be introduced soon
9+
10+
**Epic**: `Prepare Mithril Signer deployment model for SPO` [#862](https://github.com/input-output-hk/mithril/issues/862)
11+
12+
:warning: The Mithril Signer Deployment Models is not deployed yet to the `pre-release-preview` and `release-preprod` network. A special announcement will be made on the **moria** Discord channel when a new release candidate distribution is ready.
13+
14+
All these information will be available at the updated [`Run a Mithril Signer node (SPO)`](https://mithril.network/doc/manual/getting-started/run-signer-node) guide. In the mean time, a preview of the Mithril signer setup with the **production** deployment model is available [here](https://mithril.network/doc/next/manual/getting-started/run-signer-node). In the new **production** deployment model, a new **Mithril Relay** has been introduced and requires an extra setup effort versus the **naive** deployment model that is currently ran by the pioneer SPOs on the Mithril test networks.
15+
16+
:::info
17+
18+
We strongly encourage the volunteer SPOs to test the **production** deployment (once it is available of the `pre-release-preview` network) and to give us their feedback on the setup (clarity of the documentation, if you needed some fixes to make it work, ...).
19+
20+
:::
21+
22+
Here is the schema of the **production** deployment for the `mainnet`:
23+
[![Production Mithril Signer Deployment Model](img/signer-deployment-production.jpg)](img/signer-deployment-production.jpg)
24+
25+
and the schema of the **naive** deployment only for the `testnet`:
26+
[![Naive Mithril Signer Deployment Model](img/signer-deployment-naive.jpg)](img/signer-deployment-naive.jpg)
27+
28+
Feel free to reach out to us on the [Discord channel](https://discord.gg/5kaErDKDRq) for questions and/or help.

0 commit comments

Comments
 (0)