TT panel Docker one-click deployment security CMS tutorial

Calendar 👁️ 2017

Baota installation

Description: Docker deployment is applicable to Baota panel version 9.2.0 and above (versions released after September 5, 2024)

The following Docker installation tutorial for AnQi CMS is based on the Baota panel version 9.5.0 demonstration.

If your server has not installed Baota, please install it according to these steps. If it is already installed, you can skip it.If you are not installed with version 9.2.0 or higher, you can try upgrading to version 9.5.0 or higher first.

Download address of Baota:https://www.bt.cn/new/download.html

Visit the Baota download address, select [Linux Panel Installation Script], choose [Universal Installation Script (recommended)], copy the command, log in to the server, paste and execute the installation.

bt-install.png

In addition to command installation, you can also choose to use Baota's online installation. If you encounter problems during installation, you can find customer service above the Baota download address and request customer assistance.

Install AnQi CMS application using Docker

Docker is an open-source application container engine (Location: Left menu -> Docker, if not found, go to: Panel settings -> Panel menu hidden -> Turn on Docker display)

bt-docker-open.png

About Baota panel Docker usage, if you have any questions, you can visithttps://www.bt.cn/bbs/thread-137717-1-1.htmlSeek help.

When you first enter, it will ask you to install Docker first, click [Install Now] to install.

docker-bt-1.png

After installation, dependency installation is required.

Before installing AnQi CMS, you need to install Docker version of MySQL first, search for mysql in Docker's app store, and click to install.

If the server memory is less than 2G, please select version 5.6. The default is version 5.7. Check the box to allow external access (it is checked by default).

bt-docker-mysql.png

After installation, click the [Details] link, view mysql details, copy the root password, this password will be needed when installing Anq CMS later.

bt-docker-mysql-pass.png

Search for anqicms in the app store,

docker-bt-2.png

In the search results, click the [Install] button to enter the installation interface. Fill in your information on the installation interface:

  • Website domain (such as: www.anqicms.com)
  • Database name (The default is anqicms, if you need to install multiple anqicms, you need to change it to another database name)
  • Database password (The root password that was copied after we installed MySQL and viewed the details)
  • Port (default is 8001, if you have installed multiple anqicms, you need to change it to a different port, such as 8002, 8003, etc.)

bt-docker-anqicms.png

Click [OK] to install. After clicking OK, the installation will not be completed immediately, please be patient and wait for 1-5 minutes until the installation is complete.

Docker installation and configuration are completed as shown in the figure below:

docker-bt-4.png

Start using the website

The default website has been installed and the default account and password have been set.

Default username: admin Default password: 123456

Back-end access address: your domain/system/

If your website ishttp://dev.anqicms.com/ The backend access path is: http://dev.anqicms.com/system/

Access the domain you just entered in the browser+/system/, such as:http://dev.anqicms.com/system/Open the website management interface, change the default account password, and start using it.

Related articles

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

Security CMS multi-site installation tutorial

The previous tutorial showed how to install AnQi CMS using Baota's Docker.Read the address: https://en.anqicms.com/help/3628.html Below is an introduction to the Baota reverse proxy site feature and a tutorial on adding multiple Anqicms sites.Add Reverse Proxy Site in Baota Panel In the left menu of Baota Panel, select [ Websites ], on the website page, select [ Reverse Proxy ], and click [ Add Reverse Proxy ] to create a reverse proxy site.On the interface for adding reverse proxy sites, fill in the domain column with the new site's domain name

2024-11-15

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