Matrix page: split Description/Pricing into columns
This commit is contained in:
parent
8d5d0950c4
commit
35d7e132b8
1 changed files with 45 additions and 38 deletions
|
@ -100,6 +100,9 @@ description3:
|
|||
|
||||
<div class="container" style="padding: 0;">
|
||||
<div class="row">
|
||||
<div class="col-9">
|
||||
<img style="width: 100%;" src="/u/image/penguin-matrix.jpg" />
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<h2>Growing fast!</h2>
|
||||
<p>As of February 2020, the Matrix network supports ~13.5M visible
|
||||
|
@ -114,36 +117,56 @@ description3:
|
|||
us on <a
|
||||
href="https://matrix.to/#/%23matrix:ungleich.ch">#matrix:ungleich.ch</a>!
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<img style="width: 100%;" src="/u/image/penguin-matrix.jpg" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
## Hosted Matrix Chat
|
||||
<div class="container" style="padding: 0;">
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
<h2>Hosted Matrix Chat</h2>
|
||||
|
||||
We will provide you with your own dedicated Matrix 'Home Server', as well as a
|
||||
hosted web client. Matrix requires a domain name in order to join the global
|
||||
networks, which will appear in your username (e.g.
|
||||
*@penguin:example.0co2.cloud*): you can either use a subdomain of *0co2.cloud*
|
||||
(e.g. *example.0co2.cloud*) or your own domain name. We will deploy a
|
||||
[Matterbridge](https://github.com/42wim/matterbridge) instance (bridging to
|
||||
Mattermost, IRC, Slack, Telegram, ...) on demand.
|
||||
<p>We will provide you with your own dedicated Matrix 'Home Server', as well as
|
||||
a hosted web client. Matrix requires a domain name in order to join the global
|
||||
networks, which will appear in your username (e.g.
|
||||
<i>@penguin:example.0co2.cloud</i>): you can either use a subdomain of
|
||||
<i>0co2.cloud</i> (e.g. <i>example.0co2.cloud</i>) or your own domain name. We
|
||||
will deploy a <a href="https://github.com/42wim/matterbridge">Matterbridge</a>)
|
||||
instance (bridging to Mattermost, IRC, Slack, Telegram, ...) on demand.
|
||||
</p>
|
||||
|
||||
There are [many Matrix clients](https://matrix.org/clients/), although we
|
||||
**strongly recommend** [Riot](https://about.riot.im/features) which is the most
|
||||
advanced at the moment. Be aware, however, that you might be a bit confused
|
||||
with its UI/UX at first (there is ongoing work to improve onboarding): we
|
||||
encourage you to [try Riot/Matrix](https://riot.im/app/) first if your are not
|
||||
already familiar with it.
|
||||
<p>There are <a href="https://matrix.org/clients/">many Matrix
|
||||
clients</a>, although we <b>strongly recommend</b> <a
|
||||
href="https://about.riot.im/features">Riot</a> which is the most
|
||||
advanced at the moment. Be aware, however, that you might be a bit
|
||||
confused with its UI/UX at first (there is ongoing work to improve
|
||||
onboarding): we encourage you to <a href="https://riot.im/app/">try
|
||||
Riot/Matrix</a> first if your are not already familiar with it.
|
||||
</p>
|
||||
|
||||
<p style="text-align: center; font-weight: bold;">
|
||||
You will find more details on our <a
|
||||
href="https://redmine.ungleich.ch/projects/open-infrastructure/wiki/Ungleich_Matrix-as-a-Service_(MaaSk">Matrix-as-a-Service
|
||||
FAQ</a> and on <a href="https://matrix.org/discover"> Matrix's official
|
||||
documentation</a>.
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<h2>Transparent Costs</h2>
|
||||
|
||||
<p>The cost of our Matrix-as-a-Service offer is divided between a base maintenance
|
||||
fee and the price of the dedicated Virtual Machine (VM) we deploy for you in
|
||||
our <a href="/u/projects/data-center-light">own datacenter</a>. There is no artifical
|
||||
restriction on the number of users or size of rooms: the only limit is the
|
||||
resources we allocate to your node. We will extend them on demand, following
|
||||
the pricing model (CPU, RAM, Disk) of our <a href="https://datacenterlight.ch/">VM
|
||||
offer</a>.</p>
|
||||
|
||||
<div class="alert alert-info">
|
||||
We also offer custom-sized deployment. You can discuss our offer with us by
|
||||
email or even on matrix, via <a
|
||||
href="https://matrix.to/#/%23matrix:ungleich.ch">#matrix:ungleich.ch</a>!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p style="text-align: center; font-weight: bold;"> You will find more details
|
||||
on our <a href="https://redmine.ungleich.ch/projects/open-infrastructure/wiki/Ungleich_Matrix-as-a-Service_(MaaSk">Matrix-as-a-Service FAQ</a> and on <a href="https://matrix.org/discover"> Matrix's official documentation</a>.
|
||||
</p>
|
||||
|
||||
<div class="alert alert-secondary">
|
||||
|
@ -153,22 +176,6 @@ enterprise team chat at the moment. We use both at ungleich, since Matrix is
|
|||
especially convenient to reach out to the world!
|
||||
</div>
|
||||
|
||||
## Pricing
|
||||
|
||||
The cost of our Matrix-as-a-Service offer is divided between a base maintenance
|
||||
fee and the price of the dedicated Virtual Machine (VM) we deploy for you in
|
||||
our [own datacenter](/u/projects/data-center-light). There is no artifical
|
||||
restriction on the number of users or size of rooms: the only limit is the
|
||||
resources we allocate to your node. We will extend them on demand, following
|
||||
the pricing model (CPU, RAM, Disk) of our [VM
|
||||
offer](https://datacenterlight.ch/).
|
||||
|
||||
<div class="alert alert-info">
|
||||
We also offer custom-sized deployment. You can discuss our offer with us by
|
||||
email or even on matrix, via <a
|
||||
href="https://matrix.to/#/%23matrix:ungleich.ch">#matrix:ungleich.ch</a>!
|
||||
</div>
|
||||
|
||||
---
|
||||
offer1_title: Matrix-S 36 CHF/Month
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue