Substra / substra-documentation

Documentation of the Substra software
https://docs.substra.org/
Apache License 2.0
21 stars 10 forks source link

doc: how to deploy the frontend #254

Closed oleobal closed 1 year ago

oleobal commented 1 year ago

Add a page with instructions on how to deploy the frontend.

I didn't restate all the instructions on Helm and so, since they are already in the backend and the orchestrator. Maybe I ought to?

Another thought: many problems encountered when deploying the frontend are routing problems, which aren't covered here (set up an ingress controller, set up a way to generate certificates). It's not our job to document this stuff but it might be helpful to people who don't know much about Kubernetes and·or trafic routing.

oleobal commented 1 year ago

@SdgJlbl Since you have a fresh approach on this stuff, would you mind taking a look?

SdgJlbl commented 1 year ago

@SdgJlbl Since you have a fresh approach on this stuff, would you mind taking a look?

Do you think it's worth it I try to deploy everything on my side to see how well a complete newbie will manage? Or will most of the "interesting" problems only pop up on a real cluster anyway and thus there is no interest in trying to deploy everything on a local cluster?