Does anyone have any examples of connecting an AWS...
# talk-kratos
t
Does anyone have any examples of connecting an AWS Aurora Postgres db to a kratos implementation
m
Unfortunately not! I am gathering examples also for self-hosted in this repo https://github.com/ory/examples Also if you jot down a few notes on your process/painpoints I would be happy to find a place for them in the docs.
see some docs on deployment with postgresql here: https://www.ory.sh/docs/ecosystem/deployment#postgresql
t
@magnificent-energy-493 thank you for getting back to me, I might try to create a terraform module for a self hosted cluster for the docs if youd like it
m
Hey Josh that would be awesome! we already have one for Hydra and Kratos would also be appreciated. I am thinking it would be best in ory/examples, that should contain the community maintained/contributed examples going forward
t
ok no worries i will let you know how I go!