small-hack / smol-k8s-lab

☁️ CLI & TUI with a smol friendly vibe to get started with Kubernetes on metal, then bootstrap apps using Argo CD 🧸 Great for testing webapps and benchmarking.
https://small-hack.github.io/smol-k8s-lab/
GNU Affero General Public License v3.0
12 stars 1 forks source link

Feature Request: Support SMTP configuration for zitadel #271

Open jessebot opened 1 week ago

jessebot commented 1 week ago

Describe the feature you'd like, and why

We should support configuring email for zitadel, since that's the main place people will be authenticating.

To do this via the API see: https://zitadel.com/docs/apis/resources/admin/smtp

Tasks:

jessebot commented 5 days ago

so maybe we don't need to do this via the api, as I got response here about doing it via the helm chart: https://github.com/zitadel/zitadel-charts/discussions/215#discussioncomment-9870098

🤔