diff --git a/embedded_ui/about.html b/embedded_ui/about.html new file mode 100644 index 0000000..be26579 --- /dev/null +++ b/embedded_ui/about.html @@ -0,0 +1,8 @@ +
+
+

MariaDB Port for Superengine

+

Copyright 2025 Superengine.

+

License: Software License Agreement for Ports.

+

This port uses the mariadb image with the tag 11.7.2 from Docker Hub, a third-party software with a different copyright owner and license.

+
+
diff --git a/embedded_ui/overview.html.hbs b/embedded_ui/overview.html.hbs new file mode 100644 index 0000000..f7a7fd1 --- /dev/null +++ b/embedded_ui/overview.html.hbs @@ -0,0 +1,29 @@ +
+
+

Connection details

+ + + + + + + + + + + + + + + + + + + + + + + +
Port{{entitlements.port-number}}
User{{entitlements.db-user}}
Password{{entitlements.db-password}}
Root password{{entitlements.db-root-password}}
Database name{{entitlements.db-name}}
+
+