начало внимание
Starting from release 2024.4.0, support for PostgreSQL version 10 is discontinued. Before updating to BRIX 2023.4.0, it is required to update PostgreSQL following the instructions provided.
конец внимание
The BRIX application runs on the Kubernetes container management platform. It stores data in PostgreSQL, MongoDB, and the S3 object storage. Read more in the Architecture article.
BRIX On-Premises editions
The BRIX On-Premises application has the following editions:
- BRIX Standard is the basic edition that that suits smaller companies.
- BRIX Enterprise is the edition for medium and large companies.
BRIX On-Premises Standard
BRIX Standard is available in the following formats:
- BRIX Standard KinD. It is installed using the BRIX in Docker script. It deploys the BRIX Helm package in a Kubernetes cluster running in Docker containers (KinD — Kubernetes in Docker). Docker or its equivalent must be installed on the server.
- BRIX Standard Kubernetes. It is installed using the Helm package in the Kubernetes cluster. All BRIX application manifests are combined into a single package for installation by the Helm package manager.
Both options are suitable for use in smaller companies.
The standard edition includes:
- BRIX application.
- Support for a single node in a Kubernetes cluster.
- Optionally databases PostgreSQL, MongoDB, Valkey or Redis, RabbitMQ, S3.
The minimal hardware requirements for this edition are provided in the System requirements for BRIX On-Premises article.
Infrastructure options are described in the Prepare BRIX On-Premises infrastructure article.
BRIX On-Premises Enterprise
ELMA365 Enterprise is available as a Helm package. All application manifests are combined into one package for installation with the Helm3 package manager.
This is the primary and recommended delivery option. It is suitable for installation in a Kubernetes cluster such as Bare-metal, as well as Managed Kubernetes from any cloud provider.
The standard version includes:
- BRIX application.
- Support for more than one node in the Kubernetes cluster.
- Optionally databases PostgreSQL, MongoDB, Valkey or Redis, RabbitMQ, S3.
- Service Mesh routing system, which is Linkerd.
- System for autoscaling microservices depending on the load.
- Monitoring system Prometheus + Grafana.
The minimal hardware requirements for this edition are provided in System requirements for BRIX On-Premises.
Infrastructure options are described in the Prepare BRIX On-Premises infrastructure article.
Found a typo? Select it and press Ctrl+Enter to send us feedback