Security CMS multi-site installation tutorial

Calendar 👁️ 841

The previous tutorial showed how to install AnQi CMS using Baota's Docker.

Read address:

Here is an introduction to using the Baota reverse proxy site feature, adding an Anqi CMS multi-site tutorial.

Add Reverse Proxy Site on Baota Panel

In the left menu of the Baota panel, select [Website], on the website page, select [Reverse Proxy], and click [Add Reverse Proxy] to create a reverse proxy site.

docker-bt-5.png

On the interface for adding reverse proxy sites, fill in the domain of the new site in the domain column, and in the target column, when adding the port of the AnQiCMS site deployed with Docker, fill in the port, the default is 8001. Therefore, fill in herehttp://127.0.0.1:8001

docker-bt-6.png

Finally click OK to complete the creation of the reverse proxy site.

Add a new site in the Anqi CMS backend

The reverse proxy site was added, then we came to the AnQi CMS backend, found the multi-site management feature in the left menu, and clicked [Add New Site].

docker-bt-10.png

Note that AnQi CMS is deployed in Docker, so the default site root directory is also the /app/ directory in Docker.

On the interface for adding a new site, fill in:

  • Site nameFill in according to the actual situation
  • Site root directoryStart with/app/Starting with the domain name replaced by underscores, such as/app/dev_anqicms.comUsed for independently storing cache and other data for new sites, do not repeat with other site directory names
  • website addressYour new website address, such ashttp://dev.anqicms.com
  • Administrator account passwordSet the new site's backend management account and password
  • Database nameThe database for the new site, usually fill in the domain name with dots replaced by underscores, used for independently storing data for new sites, such asdev_anqicms_com
  • Duplicate database informationSelect the default database account information because we are installing AnQi CMS with Docker, which always has full database management permissions, so there is no need to re-enter the database account password.If you need to install the database elsewhere, you can fill it in accordingly.
  • Select the template to use

docker-bt-11.png

Click the [OK] button last to complete the creation of the site.

Use the new site

The site has already been created and reverse proxy has been set up, so the new website can be accessed directly now.

You can access the new website backend by clicking the [Visit Backend] button in the multi-site management list. You can also enter the backend address in the browser address bar.

docker-bt-12.png

The backend address is: your domain/system

Wish you a pleasant experience using Anqi CMS!

Related articles

TT panel Docker one-click deployment security CMS tutorial

Install Anqicms application using Docker After installation, search for anqicms in the app store Click the Install button in the search results, enter the installation interface In the installation configuration, enter port 8001 and click Confirm to install.Click OK and the installation will not be completed immediately. Please be patient and wait for 1-5 minutes until the installation is complete.After Docker installation and configuration is complete as shown in the figure below: Use reverse proxy to create a site Switch to the site on the Baota panel, and click the reverse proxy tab to prepare to add a reverse proxy site.Click to add proxy

2024-11-14

AnQICMS Installation Tutorial

AnQICMS installation tutorial supports the following operating systems: Windows 7, Windows 8, Windows 10, Windows 11, and various versions of Windows server.Windows XP is not tested for support on Ubuntu, Centos, Red Hat, Debian, and other X86-based Linux versions.

2022-05-31

Deployment with aaPanel

Installing aaPanel This Docker-based tutorial for installing AnQiCMS is demonstrated using aaPanel (BT International Version).If aaPanel is not installed on your server, follow the steps below to install it.

2024-11-21

1Panel Install AnqiCMS Tutorial

The installation of 1Panel The download address of 1Panel is: https://1panel.cn/ Please install according to the installation instructions on the 1Panel official website.Below it is assumed that you have already installed 1Panel. The other required software: OpenResty, MySQL, please install them from the 1Panel app store.Install AnQi CMS application using Docker Click on the Containers tab in the left menu, select Containers, and click the Create Container button.In the pop-up interface, enter the name, fill

2024-11-21

AnQiCMS - Thank You for Your Support

AnQiCMS is an open source content management system. Every donation you make is a source of motivation for us to continue iterating and serving users.

2026-04-16

Understand AnQi CMS - System Overview

AnQiCMS, an open-source enterprise-grade content management system developed using **GoLang**.Its predecessor was the GoBlog blogging system (launched in 2019), which underwent multiple refactorings and feature expansions, and was officially renamed AnQiCMS on May 2022. It has gradually evolved into a content management system designed for enterprise-level applications.AnQiCMS is easy to deploy, secure software, with an elegant interface and rapid execution speed. It includes many common features for enterprise websites, is SEO-friendly, and can effectively enhance website management efficiency and the competitiveness of enterprises.

2026-07-04

Exploring the Core Features of Anqi CMS

SEO Optimization Tools: Static URLs

2026-07-04

Understand AnQi CMS - Environment requirements

Before installing AnQi CMS, please confirm that the server meets the minimum requirements of the operating system (Linux/Windows/MacOS), database (MySQL/MariaDB), network environment, hardware configuration, etc., to ensure that the system can run normally.

2026-07-05