From 337c691503ba3258873d0557bdf7253fb30b751e Mon Sep 17 00:00:00 2001 From: superengine Date: Wed, 23 Apr 2025 19:26:53 +0000 Subject: [PATCH] Add embedded_ui files --- embedded_ui/about.html | 8 ++++++++ embedded_ui/overview.html.hbs | 29 +++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 embedded_ui/about.html create mode 100644 embedded_ui/overview.html.hbs 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}}
+
+