You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker-compose-options/all-in-one-mariadb/README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
This is an example of the https://docs.featurehub.io/featurehub/latest/installation.html#_option_1a_low_volume_deployment_streaming[low volume option] talking to a MariaDB database. Most Cloud providers allow you to
4
4
deploy single containers and this will let you do that.
5
5
6
-
Beware that because all Edge traffic routes to the same container as your Admin application, excess Edge
7
-
traffic will cause performance issues with your Admin app.
6
+
Beware that because all Edge traffic routes to the same container as your FeatureHub Admin UI application, excess Edge
7
+
traffic will cause performance issues with FeatureHub Admin UI application.
8
8
9
9
Please note that MariaDB is a tier-2 "support" option. We test against Postgres and H2 on a day-to-day basis and
10
10
rely on the user community for failure feedback. The drivers included are MariaDB drivers.
0 commit comments