aesmail / aesmail/kaffy

Any ideas on how to support multi tenancy?

Aperta
#179 5 commenti 1 reazione 1 assegnatario Rivendicata da @aesmail Vedi su GitHub
enhancement
Lingua principale
Elixir
Stelle
1.4k
Fork
171
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently kaffy assumes that there is only one repo, and even for that repo it does use the dynamic_repo which is now widespread in Ecto. This makes it hard to implement admin pages for multi tenant resources, e.g. user accounts within different organizations, in different databases or database schemas.

I understand supporting this is not straightforward, as we'd also need a way to change between tenants, which has UI implications. Given that it's not really that easy to change a template in kaffy it means having a generic answer to the problem. Have you given this any thought?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.