WorkflowGen Documentation
7.14 to 7.22
  • WorkflowGen for Docker
  • Getting Started
  • Main Architecture Description
  • SQL Server Hosting Options
  • Business Continuity & Disaster Recovery
  • Log Gathering & Application Metrics
  • Update Management
  • Custom Domain Names
  • WorkflowGen Image
    • Recommended Architectures
    • Configuration
    • File Management
    • Custom Image
    • TLS/SSL
  • WorkflowGen Database Image
  • Configuration
  • File Management
  • Custom Image
  • WorkflowGen Upgrade Image
    • Usage
    • Configuration
  • Kubernetes
    • Getting Started
    • TLS/SSL
    • Cluster Management Tools
    • WorkflowGen Helm Chart
    • Multitenancy
Powered by GitBook
On this page
  • Overview
  • Deploying a database
  • Azure SQL
  • On-premise
  • Container-based
Export as PDF

SQL Server Hosting Options

Overview

This section explains the recommended configurations for the database in production.

Deploying a database

Azure SQL

See the following documentation for Azure SQL setup:

  • Azure SQL Database Configuration

On-premise

See the following documentation about the requirements for on-premise databases:

  • Suggested Hardware Configurations

Container-based

WorkflowGen has a production-ready database image based on the Microsoft SQL Server image for Linux. It has the same options as the Microsoft image with some additional features such as automatic creation of the WorkflowGen database and setting the wfgen_admin username and password. The image is available on Docker Hub:

  • advantys/workflowgen-sql - Docker Hub

For more information about the WorkflowGen database image, see Configuration in the WorkflowGen Database Image section.

PreviousMain Architecture DescriptionNextBusiness Continuity & Disaster Recovery

Last updated 1 month ago