fief-dev / fief

Users and authentication management SaaS
https://www.fief.dev
Other
486 stars 42 forks source link

Feature Request: provide a full docker compose project #276

Closed AntonOfTheWoods closed 2 months ago

AntonOfTheWoods commented 9 months ago

While there are many possible uses of fief, one that appears (judging from the number of discussion topics) to be particularly difficult to set up is one where several containers are trying to communicate on a container runtime using internal domain names, potentially using plain http in secure networks (docker compose, kubernetes, etc.).

It would be very beneficial to provide a minimum project example for docker compose with fief, fastapi (+react?) and a db such as postgresql so people can see a full example working. This would also be beneficial for, or could be supplemented with, a kubernetes setup.

I have personally spent several hours trying lots of stuff and combing through many discussion topics and am still unable to get a basic example working. There seem to be lots and lots of little gotchas and no clear documentation on how to communicate from a client app to fief all within the same docker compose.

fief-bailiff[bot] commented 9 months ago

Hail, @AntonOfTheWoods 👋 Welcome to Fief's kingdom!

Our team will get back to you very soon to help.

In the meantime, take a minute to star our repository ⭐️

star-fief

Farewell!

oscar6echo commented 9 months ago

Related:

I concur: It would be good to have a full fledged [deploy + demo-app recipe] - docker compose, kube.