Main public logs
From MaRDI portal
Combined display of all available logs of MaRDI portal. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:56, 7 February 2025 EloiFerrer talk contribs created page Project:MariaDB-K8s (Created page with "= MariaDB configuration = == Set up the DB == The main database of the portal is based on MariaDB. Our MariaDB instance is deployed an managed using [https://github.com/mariadb-operator/mariadb-operator mariadb-operator], which allows to use Custom Resource Definitions (CRDs) in Kubernetes to declaratively manage our database. In simple terms, this allows us to define all our DB resources (databases, uses, grants...) using YAML files. The MariaDB operator takes care o...")