GenAuth DocsDocuments
Concepts
User Guide
Development Integration
AgentAuth
Metadata
Development Integration
Multi-tenant (beta)
Console Documentation
Multi-tenant Console
Tenant Console
Saas Application Demo
Concepts
User Guide
Development Integration
AgentAuth
Metadata
Development Integration
Multi-tenant (beta)
Console Documentation
Multi-tenant Console
Tenant Console
Saas Application Demo
Old version
User Guide
  • Quick Start

  • Authentication

  • Access Control

  • Authorization

  • Adaptive MFA

  • User Account Management

  • User Directory Management

  • Applications

  • Become a Federation Authentication Identity Provider

  • Connect External Identity Providers (IdP)

  • WeChat Ecosystem Full Scenario Capabilities

  • Migrate Users to GenAuth

  • Security Settings

  • Branding

  • Automation

  • Audit Logs

  • Setting

  • FAQ

¶ Docker deployment mode

Update time: 2025-07-23 07:34:21
Edit

¶ Overview

Docker-Compose is a set of orchestration tools based on the Docker engine. You can use Docker-Compose to quickly deploy the GenAuth IDaaS platform with one click. GenAuth under the Docker deployment solution is a stand-alone environment deployment. If you want to deploy a high-availability version of GenAuth, please refer to: Kubernetes deployment mode

This article describes the deployment solution of the GenAuth IDaaS platform based on Docker-Compose and specific operation instructions.

¶ Overall architecture

The main components in the GenAuth IDaaS platform architecture include: object storage service, Redis, ElasticSearch, Postgres and GenAuth Server. As the main service of the GenAuth IDaaS platform, GenAuth Server receives requests from clients; object storage is used as a service for storing static resources; Redis stores session information, data cache, etc.; Postgres is used to store core business data; ElasticSearch is used for data statistics analysis and log collection and analysis.

In terms of the log system, the GenAuth IDaaS platform uses the ELK architecture. GenAuth Server writes logs to the Log File, and Logstash writes log information to the ElasticSearch service by reading the Log File. This ensures that multiple IDaaS clusters follow a unified collection -> transmission -> storage -> analysis process, and then Kibana is used as a graphical UI management interface for operation and maintenance management, which greatly reduces the complexity and error rate of operation and maintenance work and improves the work efficiency of operation and maintenance personnel.

¶ Deployment plan

1. Component planning

ServerComponent packageFunctional description
ElasticSearchelasticsearch-7.7.0Search engine, log service
GenAuth Serverauthing-server-1.2.0GenAuth main service
Redisredis-4.0.0Cache service
PostgreSQLpostgres-12.5Database service
Logstashlogstash-7.7.0Log collection, analysis service
JDBC-Riverjdbc-logstash-river:1.0.0Backend data service
Staticfilesauthing-staticfiles:1.0.0Static resource service

2. System environment requirements

Docker version requirements:

Project Version
Client19.03.14 and above
Server19.03.14 and above

Operating system environment requirements:

Project Minimum configuration Recommended configuration
Operating system platformlinux/amd64-
Kernel versionlinux 3.10.0 and above-

Server configuration:

Project Minimum Configuration Recommended Configuration
CPUX86 64-bit 8 coresX86 64-bit 16 cores
Memory32 GB64 GB and above
Hard disk500 GB2 TB
Intranet bandwidth100 Mbps1 Gbps

3. Related documents

Name Description
《GenAuth IDaaS Platform User Guide Version 1.2.0》Introducing the GenAuth IDaaS Platform Operation Guide
《GenAuth IDaaS Platform Product Documentation Version 1.2.0》Introducing the GenAuth IDaaS Platform Product Functions

**Note: Please contact GenAuth Pre-sales Staff to obtain the above resources. **

4. Image installation package

Name Description
authing-jdbc-logstash-river-1.0.0-90875fa84d87.tarGenAuth backend data service image package
authing-server-1.2.0-32d8b4130bae.tarGenAuth main service image package
authing-staticfiles-1.0.0-a70a58e3c115.tarStatic resource service image package
elasticsearch-7.7.0-7ec4f35ab452.tarSearch, data statistics service image package
logstash-7.7.0-30dcca1db5e9.tarLog collection and analysis service image package
postgres-12.5-386fd8c60839.tarDatabase service image package
redis-4.0.0-3189e099eb0f.tarCache service image package

**Note: Please contact GenAuth pre-sales staff to obtain the above resources. **

5. Orchestration file

Name Description
docker-compose.ymlGenAuth Docker Compose one-click orchestration file

**Note: Please contact GenAuth pre-sales staff to obtain the above resources. **

  • Overview
  • Overall architecture
  • Deployment plan

User identity management

Integrated third-party login
Customized authentication process

Enterprise internal management

Single sign-on
Multi-factor authentication
Permission management

Developer

Development Documentation
GitHub (opens new window)

Company

official@genauth.ai
16th Floor, Building B, Beichen Century Center, Chaoyang District, Beijing (Total)
Room 406, 4th Floor, Block B, No. 200, Tianfu Fifth Street, High-tech Zone, Chengdu (Branch)

© Beijing Steamory Technology Co., Ltd.