Skip to main content

7 docs tagged with "configuration"

View All Tags

Integrating with billing provider

KuberLogic uses webhooks to integrate with various billing providers. Below you can find a scheme of core moving parts of a billing provider integration and instructions on how to set up ChargeBee to work with KuberLogic.

Preparing your application

KuberLogic provides a simple way to deploy your application as SaaS by supporting docker-compose.yml structure.

Providing application access

Applications, provisioned by KuberLogic are exposed via Kubernetes Ingress objects. That means that only HTTP based applications are supported at the moment.