Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@

* Databases
** xref:how-to/install-postgres-db-helm.adoc[PostgreSQL]
** xref:how-to/install-mariadb.adoc[MariaDB]
** xref:how-to/install-redis.adoc[Redis]

* Migrating from APPUiO Public
** xref:tutorials/migration.adoc[Tutorial]
Expand Down
3 changes: 3 additions & 0 deletions docs/modules/ROOT/pages/how-to/install-mariadb.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
= Install MariaDB on {product}

Do you want a managed MariaDB that includes Backups, Monitoring, Updates, and optionally 24x7 Support? Check out the https://products.vshn.ch/appcat/mariadb.html[MariaDB by VSHN product description^] and https://docs.appcat.ch/vshn-managed/mariadb/create.html[technical documentation including how to instantiate on {product}^].
3 changes: 3 additions & 0 deletions docs/modules/ROOT/pages/how-to/install-redis.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
= Install Redis on {product}

Do you want a managed Redis that includes Backups, Monitoring, Updates, and optionally 24x7 Support? Check out the https://products.vshn.ch/appcat/redis.html[MariaDB by VSHN product description^] and https://docs.appcat.ch/vshn-managed/redis/create.html[technical documentation including how to instantiate on {product}^].