Developed based on GoLang · Open source and free

Enterprise-level content management system

Built on GoLang, reduces memory usage by about 80% compared to PHP class CMS, supports multi-site, multi-language, AI intelligent dialogue and tool calls, and is the preferred solution for small and medium-sized enterprises to build high-performance websites.

GoLang native compilation Single machine 5 million PV load Docker one-click deployment
Safe CMS Management Backend
Total number of documents
1,286
New this month
47
Number of visitors
30,000
GoLang Native
Memory reduced by about 80%
2000+
Corporate Users
As of June 2026
5 million
Single machine PV load
Based on GoLang benchmark data
80%
Memory saving comparison with PHP CMS
Comparison with the same configuration实测对比
100%
Open source · AGPL-3.0

Why choose Anqi CMS

A high-performance architecture based on GoLang, providing safe, efficient, and user-friendly solutions for corporate websites

Ultimate performance

GoLang native compilation, capable of handling about 5 million PV on a single machine, memory usage is reduced by about 80% compared to PHP CMS.

AI intelligent body

Built-in AI Chat intelligent dialogue, supporting calls to 80+ AI tools (document management, SEO, data statistics, etc.), integrated with MCP protocol and AI skill system.

Multi-site multilingual

Supports managing multiple independent sites, built-in multi-language switching and full-page HTML translation to meet internationalization needs.

Security protection

Built-in JWT authentication, content sensitive word filtering, anti-capture interference code, effectively defend against SQL injection and XSS attacks.

SEO full chain

Static URL, Sitemap auto generation, 301 redirect, Baidu/Bing active push, covering the whole SEO chain.

Rich templates

Provide over 40 beautiful templates, covering a variety of scenarios such as corporate websites, foreign trade websites, blogs, and more, and supporting customized template development.

Lightweight deployment

Supports Docker one-click deployment, also compatible with Baota panel, and can run smoothly on a server with a minimum of 1 core and 1G RAM.

Users and Business

Built-in user management, VIP grouping, order management, financial records, distribution management, supporting business scenarios.

Help and Latest Updates Usage

Installation of AnQi CMS - Troubleshooting common installation issues

Summarize common problems and solutions during the installation of Anqi CMS, covering typical scenarios such as port occupation, database connection failure, blank page, permission error, and missing dependencies, to help users quickly locate and solve problems.Question 1: Port occupied. Phenomenon: After starting AnQiCMS, the website cannot be accessed. Reason: The default port 8001 is occupied by another program.Troubleshooting method: # On Linux / MacOS: Check which process is occupying port 8001 lsof -i:8001 # Example output: # COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME #

2026-07-18

Installation guide and initialization of AnQi CMS

When you first start AnQiCMS, you need to complete the initial installation, including configuring database connection information, setting up the administrator account password, specifying the site name, and other key steps, which are essential before the system can be officially used.When do you need to initialize The following situations require initialization installation: Scenario Description First deployment Fresh installation AnQiCMS Restore factory settings Clear data and reinstall If installed through Baota Docker or aaPanel Docker, the system will automatically complete the initialization (default account admin / password 123456), no manual initialization process is required.Initialization step Step 1: Ensure AnQiCMS is started

2026-07-18

Deployment of multiple sites on the same server for AnQi CMS

The AnQiCMS supports running multiple independent sites on the same server, each with its own domain name, database, template, and administrator. This chapter details the complete steps and注意事项 for multi-site configuration.Plan one: Multi-site management (recommended) Eligibility: A main AnQiCMS site that is already installed and running. This plan uses the built-in multi-site management feature of AnQiCMS, where all sites share the same AnQiCMS program but run independently.Do not copy the code multiple times. Preparations Have deployed and run a AnQiCMS main site (port 8001) The main station background has Multi-site management Menu permissions (default installed sites have it)

2026-07-18

Source code compilation installation of AnQi CMS

Target audience: Developers who need secondary development, customization features, or whose needs cannot be met by the official binary packages. Difficulty: ⭐⭐⭐⭐ (requires familiarity with GoLang and command line operations) Prerequisites Software version requirements Description GoLang 1.13+ (recommended 1.25+) Compile Go source code Git any version Clone code repository MySQL 5.6.35+ Run database If GoLang has not been installed, please visit https://go.dev/dl/ to download and install.Clone from GitHub (recommended) git clone https://github

2026-07-18

Docker deployment of AnQi CMS

Docker deployment is the fastest installation method for AnQiCMS, suitable for quick experience and testing environments. Docker image address: https://hub.docker.com/r/anqicms/anqicms Method one: Docker command line deployment Suitable for environments where Docker is already installed (any operating system).Quick Start # Pull the latest image docker pull anqicms/anqicms:latest # Run the container docker run -d --name anqicms -p 8001:8001

2026-07-18

Manual deployment of AnQi CMS on the server

Use case: Linux servers without a panel (such as CentOS / Ubuntu), suitable for users familiar with command-line operations.Deployed by downloading the package, configuring Nginx reverse proxy, and MySQL database. Preparations A Linux server (CentOS 7+ or Ubuntu 20.04+) with Nginx and MySQL 5.6.35+ installed (recommended to use the LNMP one-click installation package) A domain name resolved to the server Downloaded AnQiCMS Linux installation package Installation steps Step 1: Download and unzip # Log in to the server ssh

2026-07-18

Common questions

About Anqi CMS, you may want to know these.

What are the advantages of AnQi CMS compared to WordPress?

AnQi CMS developed based on GoLang, compared to WordPress developed with PHP, has the following advantages:

  • Memory usage reduced by about 80%, the same configuration server can handle more traffic
  • Native support for multiple sites and languages, no additional plugins required
  • Built-in AI writing function, assists in content creation
  • Compiling language, simpler runtime environment, no need to install additional runtime environment
Which types of enterprises are suitable for AnQi CMS?
Suitable for official websites of small and medium-sized enterprises, marketing websites, multilingual foreign trade stations, government portals, personal blogs, cross-border e-commerce websites, etc.We have served over 2000 corporate users, covering manufacturing, technology, education, service, and many other industries.
What are the advantages of Go language CMS compared to PHP CMS?
Go language is a compiled language, with higher concurrency performance, capable of handling about 5 million PV on a single machine; lower resource consumption, with significant reduction in memory usage; a safer running environment, with compiled languages naturally immune to code injection; simpler deployment, a single binary file can be run, without the need for additional runtime environment installation.
What are the AI features of AnQiCMS?
AnQi CMS built-in AI Chat intelligent dialogue (v3.5.10+), supports 80+ AI tool calls.It integrates an AI editor (supporting AI rewriting, continuation, and translation), AI painting function (generating images based on description), AI skill system, and MCP protocol extension, greatly expanding the boundaries of AI capabilities.
How does AnQiCMS ensure website security?
The AnQi CMS is integrated with JWT identity authentication, IP blocking and rate limiting, sensitive word filtering, anti-crawling interference code and other multi-layer security mechanisms.Defending SQL injection and XSS attacks at the code level, Go's strong typing system and compiled features reduce security vulnerabilities from the root.Open source and transparent, security vulnerabilities can be quickly identified and fixed by the community.
Can a company without a technical team build a corporate website on its own?
Absolutely. AnQi CMS provides Docker one-click deployment without the need for complex environment configuration.The backend interface is intuitive, allowing non-technical personnel to independently complete content publishing and management.The template market offers a large number of free templates, one-click application can go online.Built-in AI writing and AI painting functions, solving the difficulties of content creation and illustration.The website provides detailed usage help and documentation.
How does AnQi CMS perform?
AnQi CMS is developed based on GoLang, with memory usage reduced by about 80% compared to PHP CMS.The page loading speed is 15 times faster than WordPress, and the home page usually loads within 0.5 seconds under standard server configuration.Supports 5 million PV load capacity, the Go language's goroutine concurrency model allows the system to efficiently handle a large number of concurrent requests.

Start using AnQi CMS

Open source and free, supports Docker one-click deployment, quickly build your corporate website