# On-premise

- [UI Bakery on-premise](https://docs.uibakery.io/on-premise/ui-bakery-on-premise.md): Deploy UI Bakery locally to manage your data from your private network
- [Install & update](https://docs.uibakery.io/on-premise/install-and-update.md)
- [Installing on-premise](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version.md)
- [Azure virtual machine](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/azure-virtual-machine.md)
- [Azure container instance](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/azure-container-instance.md)
- [AWS EC2 instance](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/aws-ec2-instance.md)
- [Google Cloud Compute Engine VM instance](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/google-cloud-compute-engine-vm-instance.md)
- [DigitalOcean 1-click droplet](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/digitalocean-1-click-droplet.md): Deploy UI Bakery on DigitalOcean cloud platoform
- [Manual w/ docker compose](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/manual-w-docker-compose.md)
- [Manual w/ docker run](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/manual-w-docker-run.md)
- [Windows installation](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/windows-installation.md)
- [Kubernetes](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/kubernetes.md)
- [AWS EKS with Fargate](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/kubernetes/aws-eks-with-fargate.md)
- [Scaling and resource optimization](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/kubernetes/scaling-and-resource-optimization.md)
- [Google Kubernetes Engine](https://docs.uibakery.io/on-premise/install-and-update/installing-on-premise-version/kubernetes/google-kubernetes-engine.md): Running UI Bakery in Google Cloud Platform
- [Troubleshooting installation errors](https://docs.uibakery.io/on-premise/install-and-update/troubleshooting.md): Common installation errors
- [Updating on-premise](https://docs.uibakery.io/on-premise/install-and-update/updating-on-premise-version.md)
- [Updating license key](https://docs.uibakery.io/on-premise/install-and-update/updating-license-key.md)
- [Updating environment variables](https://docs.uibakery.io/on-premise/install-and-update/updating-environment-variables.md)
- [Recommendations](https://docs.uibakery.io/on-premise/install-and-update/recommendations.md)
- [Architecture overview](https://docs.uibakery.io/on-premise/install-and-update/recommendations/architecture-overview.md)
- [UI Bakery in production](https://docs.uibakery.io/on-premise/install-and-update/recommendations/ui-bakery-in-production.md)
- [Resource optimization](https://docs.uibakery.io/on-premise/install-and-update/recommendations/resource-optimization.md)
- [Running a standalone database instance](https://docs.uibakery.io/on-premise/install-and-update/recommendations/running-a-standalone-database-instance.md): UI Bakery incorporates a MySQL database to manage crucial data such as applications, users, roles, among others, essential for its operation.
- [Generating custom secrets](https://docs.uibakery.io/on-premise/install-and-update/recommendations/generate-custom-secrets.md)
- [Removing accidentally created workspaces](https://docs.uibakery.io/on-premise/install-and-update/recommendations/removing-accidentally-created-workspaces.md)
- [On-premise features](https://docs.uibakery.io/on-premise/on-premise-features.md)
- [External analytics](https://docs.uibakery.io/on-premise/on-premise-features/external-analytics.md)
- [Branding](https://docs.uibakery.io/on-premise/on-premise-features/branding.md)
- [Embedding](https://docs.uibakery.io/on-premise/on-premise-features/embedding.md)
- [SCIM 2.0](https://docs.uibakery.io/on-premise/on-premise-features/scim-2.0.md): The SCIM API allows to manage user accounts within the UI Bakery workspace.
- [Instance API](https://docs.uibakery.io/on-premise/on-premise-features/instance-api.md): Automating app releases with UI Bakery Instance API
- [Activating features under a feature flag](https://docs.uibakery.io/on-premise/on-premise-features/activating-features-under-a-feature-flag.md)
- [Additional configurations](https://docs.uibakery.io/on-premise/additional-configurations.md)
- [Health check API](https://docs.uibakery.io/on-premise/additional-configurations/health-check-api.md)
- [Email configuration](https://docs.uibakery.io/on-premise/additional-configurations/email-configuration.md)
- [Google Sheets connection setup](https://docs.uibakery.io/on-premise/additional-configurations/google-sheets-connection-setup.md): The on-premise version of UI Bakery needs additional configuration to be able to work with Google Sheets datasource
- [Salesforce connection setup](https://docs.uibakery.io/on-premise/additional-configurations/salesforce-connection-setup.md)
- [Azure blob storage configuration](https://docs.uibakery.io/on-premise/additional-configurations/azure-blob-storage-configuration.md)
- [Adding python backend code to existing installation](https://docs.uibakery.io/on-premise/additional-configurations/adding-python-backend-code-to-existing-installation.md)
- [UI Bakery Postgres](https://docs.uibakery.io/on-premise/additional-configurations/ui-bakery-postgres.md)
- [Self-hosted AI chat setup](https://docs.uibakery.io/on-premise/additional-configurations/self-hosted-ai-chat-setup.md)
- [Networking & security](https://docs.uibakery.io/on-premise/networking-and-security.md)
- [Setting up a domain name](https://docs.uibakery.io/on-premise/networking-and-security/setting-up-a-domain-name.md)
- [Configuring custom certificate authority](https://docs.uibakery.io/on-premise/networking-and-security/configuring-custom-certificate-authority.md)
- [Custom base URL](https://docs.uibakery.io/on-premise/networking-and-security/custom-base-url.md): Configure UI Bakery for a custom base URL
- [Getting requests to the local network](https://docs.uibakery.io/on-premise/networking-and-security/getting-requests-to-the-local-network.md)
- [Setting up SSL on Ubuntu](https://docs.uibakery.io/on-premise/networking-and-security/setting-up-ssl-on-ubuntu.md): Set up secure connection to your UI Bakery on-prem instance
- [SSO](https://docs.uibakery.io/on-premise/sso.md)
- [OpenID](https://docs.uibakery.io/on-premise/sso/openid.md): OIDC - OpenID Connect, OAuth 2.0 authentication for Single Sign-On
- [Google OAuth2](https://docs.uibakery.io/on-premise/sso/openid/google-oauth2.md): Connect your Google
- [Okta ODIC](https://docs.uibakery.io/on-premise/sso/openid/okta-odic.md): Follow these steps to integrate UI Bakery with Okta OIDC
- [Azure AD OAuth2](https://docs.uibakery.io/on-premise/sso/openid/azure-ad-oauth2.md): How to connect Azure Active Directory (AD) Single Sign-On (SSO) with OAuth2 in UI Bakery
- [Token refresh](https://docs.uibakery.io/on-premise/sso/openid/token-refresh.md): UI Bakery offers token refresh functionality for OpenID providers
- [SAML](https://docs.uibakery.io/on-premise/sso/saml.md): SAML Single Sign-On
- [Okta SAML](https://docs.uibakery.io/on-premise/sso/saml/okta-saml.md): Follow these steps to integrate UI Bakery with Okta SAML
- [Azure AD SAML](https://docs.uibakery.io/on-premise/sso/saml/azure-ad-saml.md): How to Connect Microsoft Entra ID (former Active Directory) Single Sign-On (SSO) with SAML in UI Bakery
- [Role synchronization](https://docs.uibakery.io/on-premise/sso/role-syncronization.md): Role synchronization allows automatic role assignment to users based on their identity provider
- [Multiple SSO](https://docs.uibakery.io/on-premise/sso/multiple-sso.md): How to connect more that one SSO provider in UI Bakery
- [Logout redirect](https://docs.uibakery.io/on-premise/sso/logout-redirect.md)
- [Troubleshooting](https://docs.uibakery.io/on-premise/sso/troubleshooting.md)
- [Git source control](https://docs.uibakery.io/on-premise/git-source-control.md)
- [Manage multi-instance deployment](https://docs.uibakery.io/on-premise/git-source-control/managing-multi-instance-deployment.md)
- [Custom PR URL](https://docs.uibakery.io/on-premise/git-source-control/custom-pr-url.md)
- [Automate GitHub releases](https://docs.uibakery.io/on-premise/git-source-control/automate-github-releases.md): Automatically release the UI Bakery app upon merging a pull request.
- [Automate GitLab releases](https://docs.uibakery.io/on-premise/git-source-control/automate-gitlab-releases.md): Automatically release the UI Bakery app upon merging a merge request
- [Automate Bitbucket releases](https://docs.uibakery.io/on-premise/git-source-control/automate-bitbucket-releases.md): Automatically release the UI Bakery app upon merging a pull request
- [Environment variables](https://docs.uibakery.io/on-premise/environment-variables.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uibakery.io/on-premise.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
