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

PostgreSQL Port for Superengine

+

Copyright 2025 Superengine.

+

License: Software License Agreement for Ports.

+

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

+

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.

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

Connection details

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