medusa-ui/hydra

Dockerize hydra

Closed this issue · 1 comments

In short, the idea is that Hydra can be plug and play. As such, it should be available as a ready-to-deploy docker image.

Even if we can't quite do that later (because of the shared security considerations I'm still trying to figure out), at the very least it should be easy to roll your own docker image; with all setup already prepped.

Some pointers:
https://spring.io/blog/2020/01/27/creating-docker-images-with-spring-boot-2-3-0-m1
https://medium.com/geekculture/docker-basics-and-easy-steps-to-dockerize-spring-boot-application-17608a65f657

This is not entirely correct anymore. Hydra itself will become a library, thus putting the container responsibility on the implementation side. However, the basic setup should be 'ready to go'. Especially if generated through Phanes.