{% extends "matrixhosting/base.html" %} {% load static i18n %} {% block main %}

{%trans "We Promise Low Fees" %}
{%trans "and No Extra Charges" %}

{% trans "Signing up today and join the matrix global networks. Create your account today and start!" %}

{%trans "Open a Free Account" %}

{%trans "How the pricing works?" %}

{%trans "We try to be as transparent as possible for our Matrix pricing. The pricing is made of 2 essential parts." %}

{%trans "Further customization such as favicon, background and more is possible at additional fee, get in touch with us to learn more." %}

{%trans "The number of users or size of rooms depend on the size of your VM, and you can scale them anytime you want. The extention will be done according to our standard VM pricing." %}

{%trans "Matrix Light" %}

{%trans "Matrix Light is an economic and practical plan for using Matrix chat. If you are not familiar with Matrix and want to start chatting on it you can start with Matrix Light plans. You can easily upgrading to bigger Matrix Light or to Matrix Pro anytime you want." %}

{%trans "Matrix Light 1 (47.5 CHF/Month)" %}
  • {%trans "Suitable for chatting with up to 25 users" %}
  • {%trans "VM with 1 Core, 2 GB RAM, 10 GB SSD and 100 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}
{%trans "Matrix Light 2 (66.5 CHF/Month)" %}
  • {%trans "Suitable for chatting with up to 50 users" %}
  • {%trans "VM with 2 Core, 4 GB RAM, 10 GB SSD and 500 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}
{%trans "Matrix Light 3 (92.5 CHF/Month)" %}
  • {%trans "Suitable for chatting with up to 100 users" %}
  • {%trans "VM with 2 Core, 8 GB RAM, 10 GB SSD and 1000 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}

{%trans "Matrix Pro" %}

{%trans "For communities with more frequent and dynamic use, we recommend Matrix Pro plans. Matrix Pro Chat offers fast reaction and optimal perfomance. Matrix Pro is designed to fit the nature of Matrix which benefits a lot from memory caching." %}

{%trans "Matrix Pro 1 (108.5 CHF/Month)" %}
  • {%trans "Suitable for communities up to 50 users" %}
  • {%trans "VM with 2 Cores, 16 GB RAM, 10 GB SSD and 200 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}
{%trans "Matrix Pro 2 (322.5 CHF/Month)" %}
  • {%trans "Suitable for communities with 50-100 users" %}
  • {%trans "VM with 4 Core, 64 GB RAM, 10 GB SSD and 1000 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}
{%trans "Matrix Pro 3 (958.5 CHF/Month)" %}
  • {%trans "Suitable for communities with 100+ users" %}
  • {%trans "VM with 8 Core, 200 GB RAM, 10 GB SSD and 5000 GB HDD" %}
  • {%trans "Maintenance fee 30 CHF/month included" %}
  • {%trans "Application firewall included" %}
  • {%trans "Initial setup fee 50 CHF" %}

{%trans "Your usecase doesn't fit the offers below? We do custom-sized deployment for you. Get in touch with us by email or even on matrix, via" %} #matrix:ungleich.ch

{%trans "Custom deployment consultancy" %}

{%trans "It is possible to integrate your Matrix instance into your other projects and apps. There are a lot of ways to best utilize the security and federation Matrix offers to best fit your usecase. Talk to us about your ideas and we will help you realise how to customize your Matrix. Get in touch with us via support@ungleich.ch and you will hear from our team." %}

{%trans "Contact US" %}
{% endblock %}