Skip to content

KuberLogic is an open-source solution that helps to deliver any single-tenant application (one stack per customer) to multiple users as-a-cloud service.

License

Notifications You must be signed in to change notification settings

AvoidMe/kuberlogic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KuberLogic

Development build codecov

logo


KuberLogic is an open-source solution that helps to deliver any single-tenant application (one stack per customer) to multiple users as-a-cloud service. KuberLogic allows software vendors to accelerate their journey to Software-as-a-Service (SaaS) with minimal modifications to the application.

Installation

Follow Installing KuberLogic to set up your environment and install KuberLogic.

Features

  • Application instance (Tenant) orchestration (list/provision/delete)
  • Scheduled and Instant backups
  • Custom domain (subdomain) support
  • SSL support
  • Integration with billing provider (Chargebee) via webhooks
  • Application (Tenant) isolation
  • Application instance updates
  • RESTful API and CLI for service management
  • Integration with Sentry for errors and exceptions tracking

Coming soon

You can check our Roadmap here


Why use KuberLogic?

The ultimate goal of KuberLogic is to provide an easily accessible service to turn any containerized application into a cloud-native SaaS solution.

KuberLogic:

  • Provides a straightforward and reliable way to deploy and manage application instances (Tenants) while achieving maximum resource utilization and standardization;
  • Simplify migration to multi-tenancy using industry-standard containers & K8s and allows rapid migration to SaaS with minimal application modification;
  • Gives independence and frees from vendor lock, as KuberLogic is open source and based on Kubernetes to provide a consistent platform anywhere

Requirements

Kubernetes cluster 1.20-1.23

Documentation

Please refer to the official docs at kuberlogic.com

Getting involved

Feel free to open an issue if you need any help.

You can see the roadmap/announcements and leave your feedback here.

You can also reach out to us at info@kuberlogic.com or join our Slack community

License

CloudLinux Software Inc 2019-2022 All Rights Reserved

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

KuberLogic is an open-source solution that helps to deliver any single-tenant application (one stack per customer) to multiple users as-a-cloud service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.1%
  • Makefile 3.2%
  • Other 0.7%