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

Secure finesse access to RDIMS #222

Closed k-allagbe closed 1 month ago

k-allagbe commented 2 months ago

Finesse is now moving to integrate access to RDIMS documents and need to ensure it is secure.

Elements we discussed:

TODO :

k-allagbe commented 2 months ago

After discussion with @ThomasCardin, a good option would be having 2 versions of finesse (private & public) accessible via 2 different urls. The same code will be used but with different environment variable values.