ai-cfia / howard

The Howard project, named after "The Godfather of Clouds" Luke Howard, orchestrates the Kubernetes-based cloud infrastructure for the Canadian Food Inspection Agency's AI lab, managing applications like Nachet, Finesse, and Louis. It prioritizes robustness, security and efficiency
https://ai-cfia.github.io/howard/
MIT License
3 stars 0 forks source link

Deploy and configure Cloudbeaver. Include documentation and training #81

Closed ThomasCardin closed 6 months ago

ThomasCardin commented 6 months ago

Deploy Cloudbeaver to allow database administrators (DBAs) to manage their databases with a graphical user interface (UI).

rngadam commented 6 months ago

In issues, would suggest keeping the desired high-level functionality (cloud hosted interactive SQL client for Postgresql database) from the implementation (cloudbeaver) to keep the door open to alternative solutions. Similar situation with cloud-hosted IDE (functionality) vs Gitpod/Codespaces/Coder (implementation).

ThomasCardin commented 6 months ago

We might not need Cloudbeaver if we use KubeVirt

ThomasCardin commented 6 months ago

Won't do. See https://github.com/ai-cfia/howard/issues/77 for more information