aesmail / aesmail/kaffy

Any ideas on how to support multi tenancy?

Aberta
#179 5 comentários 1 reação 1 responsável Reivindicada por @aesmail Ver no GitHub
enhancement
Linguagem predominante
Elixir
Estrelas
1.4k
Forks
171
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.