Skip to content

Commit

Permalink
feat: pricing and intro video
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-dintino committed Jun 9, 2024
1 parent cad05ba commit 9f64ef8
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 5 deletions.
Binary file added docs/DIDroom-V3-setto.mp4
Binary file not shown.
13 changes: 13 additions & 0 deletions docs/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,23 @@ We assume you're already familiar with Didroom's solution, its components and ho
If it's not the case, please refer to the [introductory section](/intro.html) for an overview.
:::

## Watch our intro video

<video controls="controls" src="./DIDroom-V3-setto.mp4" />



Below, you'll find detailed descriptions of each guide, carefully curated to empower you with the knowledge and tools you need to navigate the world of decentralized identity management 🔐




---

# Quick Intro



> [!CAUTION] System administrators
> For folks that wants to deploy and manage the infrastructure that powers Didroom.
>
Expand Down
8 changes: 4 additions & 4 deletions docs/guides/4_sysadmin/deploy_microservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

## Provision and download the Microservices

- Go to https://dashboard.didroom.com and create an issuance flow
- From the issuance flow page, download the microservices.zip file by"Download microservices"
- The issuance flow page should look like this:
- Go to https://dashboard.didroom.com and create at leastt an Issuance Flow. During the creation, you will have to create multiple objects, such as templates and microservices setup.
- Then From the *Microservices* page, click on "Download microservices"
- The Microservices page should look like this:

![issuance_flow](https://github.com/ForkbombEu/DIDroom/assets/1547175/08725fe0-6d8f-4fae-a043-86400b0a9f83)
![Microservices-manual-deployment](../images/microservices/microservices-manual-deployment.png)

## Deploy the Microservices

Expand Down
59 changes: 58 additions & 1 deletion docs/guides/9_pricing/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,61 @@
# 🫱🏽‍🫲🏿 Pricing 🫱🏾‍🫲🏼

## Coming soon
## Pricing Tables

Our pricing table. For a quick description of the different items, see below.

| | **Free** | **Pro** | **Enterprise** |
|--|--|--|--|
|<span style="color:blue">Organizations</span> | 1 | 1 | Unlimited |
|<span style="color:blue">Issuance flows</span> | 1 | 5 | Unlimited |
|<span style="color:blue">Verification flows</span> | 1 | 5 | Unlimited |
|<span style="color:blue">Public credentials</span> | No | No | Yes |
|Microservices Deployment | Manual | Manual, Auto | Manual, Auto, CI |
|Control Room | SaaS | SaaS | SaaS, on premises |
|<span style="color:red">Admin Dashboard</span> | No | No | On premises |
|<span style="color:red">Credential customization Support</span> | No | Github | Training, Support, Customization |
|<span style="color:red">White labeling</span> | No | No | Yes |
|<span style="color:red">W3C-DID service</span> | SaaS | SaaS | SaaS, on premises |
|**Price** | **Free!** | **99 €/month**| [Call Sales](mailto:[email protected]) |



## Feature description

Below a description of the individual features.

### Organizations
- Description: an Organization contains users, Credential Issuance and Verification, and Microservices setup.
- Info: [create Organization](../1_orgadmin/create)

### Issuance flows and Verification flows
- Description: Credential Issuance and Verification flows define what a Credential contains, how it is issued and how it is verified. Issuance and Verification are operated by Microservices.
- Info: [Create an Issuance Flow](../1_orgadmin/issuance_flow) and [Create a Verification Flow](../3_verifier/2_verification_flow)

### Microservices Deployment

- Description: Microservices operate Credential Issuance and Verification. The Wallet and Verifier apps exchange information with the Microservices.
- Info: [Deploy Microservices](../4_sysadmin/deploy_microservices)

### Control Room
- Description: the DIDroom Control Room is the main web application to setup Organizations, users, Credential Issuance and Verification Flows and Microservices.
- Info: [DIDroom Control Room](../1_orgadmin/index)

### Admin Dashboard
- Description: the DIDroom Admin Dashboard is the backend of the whole DIDroom ecosystem. It is based on [Starters SaaS](https://github.com/dyne/starters) which itself is powered by [Pocketbase](https://github.com/pocketbase/pocketbase)
- Info: [System Administrator](../4_sysadmin/)

### Public credentials
- Description: this feature allows you to have your credential Issuance flow visible by anyone who installs the DIDroom Wallet and Verifier app. The Wallet users can request the credentials by clicking on the credential from the Wallet's home.

### Credential customization Support
- Description: the Credential Authorization, Issuance and Verification, can be customised, for example to read the credential's data from an external database or to perform Authorization on a 3rd party service. Customization is implemented on our Online IDE [Apiroom](https://apiroom.net/) using [Zenroom](https://dev.zenroom.org/) and [Slangroom](https://dyne.org/slangroom/).
- Info: we offer custom development and training for the customization

### White labeling
- Description: the [Wallet app](https://github.com/forkbombEu/wallet), the [Verifier App](https://github.com/forkbombEu/verifier) and the [DIDroom Control Room](https://github.com/ForkbombEu/signroom/tree/main/webapp) are white-label friendly. White-labeling is performed using [DIDroom-Components](https://github.com/ForkbombEu/didroom-components) and the [Playbook](https://forkbombeu.github.io/didroom-components/).
- Info: we offer support for white-labeling and custom development

### W3C-DID service
- Description: DIDroom uses Dyne.org's W3C-DID [implementation](https://github.com/dyne/w3c-did) and [service](https://explorer.did.dyne.org/).
- Info: we offer support for deployment and custom development of W3C-DID services.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# General pricing - coming soon!




## ☁️ Saas ☁︎

## On premises
Expand All @@ -9,3 +12,4 @@




Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Whether you're looking to streamline identity verification processes, enhance da

You can quickly test, plug and deploy by using our service at [dashboard.didroom.com](https://dashboard.didroom.com) or install the whole ecosystem on-premise on your infrastructure. For detailed instructions please refer to the [Get started guide](/get_started).

## Watch our intro video

<video controls="controls" src="./DIDroom-V3-setto.mp4" />


## How It Works

Didroom offers a seamless and intuitive experience for managing decentralized identities and secure communication. Here's how it works:
Expand Down

0 comments on commit 9f64ef8

Please sign in to comment.