-
Updated
Oct 21, 2021 - C#
#
multi-tenancy
Here are 122 public repositories matching this topic...
ASP.NET Boilerplate - Web Application Framework
c-sharp
framework
csharp
dotnet
aspnetcore
aspnet
best-practices
architecture
domain-driven-design
dotnet-core
aspnet-core
multi-tenancy
abp
nlayer-architecture
Open Source Web Application Framework for ASP.NET Core
c-sharp
angular
framework
csharp
aspnetcore
architecture
domain-driven-design
saas
dotnet-core
aspnet-core
multi-tenancy
abp
blazor
-
Updated
Nov 12, 2021 - C#
Automatic multi-tenancy for Laravel. No code changes needed.
-
Updated
Nov 3, 2021 - PHP
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
graphql
boilerplate
microservices
cqrs
backend
consul
stripe
ddd
eventstore
event-sourcing
nats
graphql-server
gateways
multi-tenancy
eventstream
ddd-architecture
nats-streaming
nestjs
apollo-federation
cqrs-architectural-pattern
-
Updated
Oct 15, 2021 - TypeScript
vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
kubernetes
helm
k8s
cloud-native
kubectl
multi-tenancy
virtual-clusters
platform-engineering
k3s
vcluster
-
Updated
Nov 11, 2021 - Go
kiosk 🏢 Multi-Tenancy Extension For Kubernetes - Secure Cluster Sharing & Self-Service Namespace Provisioning
-
Updated
Oct 18, 2021 - Go
Open
Tenant Metrics
2
oliverbaehler
commented
Oct 19, 2021
The multi-tenant Kubernetes distro
-
Updated
Aug 24, 2018 - Go
A Laravel extension for using a laravel application on a multi domain setting
-
Updated
Sep 21, 2021 - PHP
ASP.NET Boilerplate - ASP.NET Identity Integration Module
-
Updated
Oct 14, 2017 - C#
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
-
Updated
Nov 9, 2021 - Go
Kubernetes Operator to deliver Helm charts as-a-service
-
Updated
Oct 14, 2021 - Go
A multi-tenant Laravel app for listing property rentals
-
Updated
Apr 6, 2020 - PHP
K8Spin multi-tenant operator - OSS
-
Updated
Oct 19, 2021 - Python
Web API Framework demonstrates scalable, multitenant, architecture and allows building its own solution in the minutes. Uses: Entity Framework, UnitOfWork, Repository patterns. Wrapped in Docker, Kubernetes
api
docker
kubernetes
postgres
database
dotnet
docker-compose
entity-framework
dotnet-core
webapi
multi-tenancy
multitenancy
unitofwork
webapi-2
azure-kubernetes-services
-
Updated
Jan 13, 2021 - C#
Kubernetes Scheduler for Deep Learning
kubernetes
deep-learning
containers
scheduling
artificial-intelligence
multi-tenancy
gang-scheduling
-
Updated
Nov 9, 2021 - Go
Flux v1: Manage a multi-tenant cluster with Flux and Kustomize
-
Updated
Jan 20, 2021 - Open Policy Agent
weilaaa
commented
Aug 18, 2021
Why CubeOptions need validation?
Before running KubeCube, we are supposed to doing options validate, quick exit if validate failed.
Start = func(c *cli.Context) error {
if errs := flags.CubeOpts.Validate(); len(errs) > 0 {
return utilerrors.NewAggregate(errs)
}
run(flags.CubeOpts, signals.SetupSignalHandler())
return nil
}How to do it?
We had validat
nemesisdesign
commented
Aug 25, 2021
Add permission to view organizations to operator (otherwise they cannot see their own organization in select2 autocomplete fields).
Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.
client
multi-tenant
company
aspnetcore
aspnet
identityserver
aspnetcoreidentity
efcore
aspnet-core
user
partition
identityserver4
multi-tenancy
customer
tenants
ef-core
multitenancy
multitenant
division
aspnet-core-identity
-
Updated
Dec 21, 2020 - C#
Spring boot + Hibernate + Postgresql的多租户实现Demo
-
Updated
Jul 14, 2017 - Java
Rinvex Tenantable is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
-
Updated
Oct 22, 2021 - PHP
Seed for achieving multi-tenancy (single pooled schema-per-tenant) using SpringBoot and Hibernate
-
Updated
Mar 30, 2017 - Java
Django multi-tenancy using PostgreSQL schemas
-
Updated
Oct 28, 2021 - Python
Multi-Tenant .NET 5 Architecture (Angular, Vue, React)
react
vuejs
multi-tenant
angular
vue
reactjs
postgresql
knockoutjs
bootstrap4
audit
knockout
entity-framework-core
asp-net-core
autofac
multi-tenancy
automapper
swashbuckle
angular6
-
Updated
Dec 13, 2020 - C#
Full Isolation in Multi-Tenant SaaS with Kubernetes + Istio
kubernetes
multi-tenant
helm
saas
gke
helm-charts
multi-tenancy
multitenancy
multitenant
kubernetes-deployment
istio
multitenant-applications
helmchart
-
Updated
Apr 20, 2019
Multi-tenancy for your Solidus store.
-
Updated
Oct 22, 2021 - Ruby
A simple, single database multi-tenancy solution for Laravel 5.2+
-
Updated
May 4, 2021 - PHP
Improve this page
Add a description, image, and links to the multi-tenancy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-tenancy topic, visit your repo's landing page and select "manage topics."
Proposed behavior
sqlsrv driver
Current behavior
mysql and postgreslq drivers