Deploy Dialoqbase on Northflank

Published 14th October 2025

Dialoqbase is an open-source platform designed to help teams build, deploy, and manage conversational AI applications. It provides an intuitive interface for creating, training, and managing chatbots powered by multiple LLM providers. With flexible integrations, Dialoqbase supports popular APIs, storage systems, and deployment options, making it ideal for startups, developers, and enterprise teams looking to run production-ready AI assistants.

Prerequisites

Before deploying Dialoqbase, ensure you have the following:

  • A Northflank account
  • API keys or access tokens for any AI providers you plan to use (for example, OpenAI, Anthropic, Hugging Face, or Cohere)

Stack overview

The Dialoqbase deployment on Northflank includes:

  • 2 addons: PostgreSQL and Redis

  • 1 volume for persistent storage

  • 1 secret group to manage environment variables and API keys

  • Deployment of the Dialoqbase service from the Docker image:

    n4z3m/dialoqbase:latest

Getting started

Follow these steps to deploy Dialoqbase on Northflank:

  1. Create a Northflank account

    Sign up or log in to your Northflank dashboard.

  2. Prepare your API keys

    Dialoqbase supports multiple AI providers. You can provide any of the following keys, depending on the integrations you need:

    • OPENAI_API_KEY
    • GITHUB_ACCESS_TOKEN
    • HUGGINGFACEHUB_API_KEY
    • ELEVENLABS_API_KEY
    • FIREWORKS_API_KEY
    • ANTHROPIC_API_KEY
    • GOOGLE_API_KEY
    • COHERE_API_KEY

    You can add these values before or after deployment.

  3. Click Deploy Dialoqbase Now

    Open the Dialoqbase stack template and click Deploy Stack to save and run the template.

  4. Wait for the stack to finish deploying

    Northflank will automatically:

    • Create a project
    • Provision PostgreSQL and Redis addons
    • Create a volume for file storage
    • Create a secret group and link it to the addons
    • Deploy the Dialoqbase service
  5. Access your Dialoqbase instance

    Once the deployment is complete, go to the Dialoqbase service in your project and open the public code.run domain in the header to launch the web interface.

  6. (Optional) Add a custom domain

    You can use a Northflank-generated code.run domain or map your own domain once the service is running.

Authentication and environment configuration

You can manage API keys and secrets from the Secrets tab in Northflank.

  • The template automatically links your PostgreSQL and Redis credentials.
  • You can update or rotate your provider API keys at any time.

Next steps

  • Configure your bot workflows and upload training data through the web interface.

Your Dialoqbase instance is now live and ready to help you build and manage conversational AI applications with ease.

Share this template with your network
X