hello frappe community,
i’ve been going through the github documentation for self-hosting frappe products using docker, but i keep running into repeated errors during setup. i feel that some parts of the docs are incomplete or unclear, so i’m not entirely sure which prerequisites are required for certain frappe products.
i do have a decent understanding of docker compose and would prefer using the docker-based installation over the python method. my main goal is to self-host frappe builder and frappe drive, and i’d also like to know whether it’s possible to integrate a custom oidc client for accounts management.
for some context, i plan to run everything using docker along with cloudflared tunnels and nginx (also inside docker) on a windows environment.
any guidance or clarification would be greatly appreciated.
thank you.