Deployment with aaPanel

📅 👁️ 456

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. If it's already installed, you can skip this section.

Download link for aaPanel: https://www.aapanel.com/new/download.html

Visit the download page, copy the appropriate installation command based on your requirements, log in to your server, paste the command, and execute the installation.



Besides command-line installation, you can also choose online installation via aaPanel. If you encounter any issues during the installation process, you can find customer support information on the download page to request assistance.

Installing AnQiCMS

If you have any questions about using Docker with aaPanel, visit the aaPanel forum for help.



Once Docker is installed, search for AnQiCMS in the App Store.


From the search results, click the Install button to enter the installation interface.



In the installation configuration, fill in the domain name in the Domain field and set the port to 8001, then click Confirm to start the installation.

After clicking confirm, the installation won't complete instantly. Please wait patiently for 1–5 minutes until it finishes.

If an error occurs, follow the error message instructions to resolve the issue. Then click the Restart button to retry.

Once the Docker installation is configured, the result should look like the image below:



If the installation fails, you may need to manually configure a reverse proxy. Follow the instructions below to handle this:


Getting Started with the Website

By default, the website is pre-installed, and default credentials are provided.

Default Username: admin
Default Password: 123456
Admin Access URL: your-domain/system/
For example, if your website is http://test.anqicms.com/, the admin access URL is http://test.anqicms.com/system/.

Open your browser and visit the domain you entered earlier with /system/, e.g., http://test.anqicms.com/system/. Once on the website management interface, update the default username and password, and you’re ready to start using it.

相关文章

安企CMS多站点安装教程

前一篇的教程展示了使用宝塔的Docker安装安企CMS教程。阅读地址:https://www.anqicms.com/help/3628.html 下面介绍使用宝塔的反向代理站点功能,添加安企CMS多站点的教程。 在宝塔面板添加反向代理站点 在宝塔面板中左侧菜单,选择【网站】,在网站界面上,选择【反向代理】,并点击【添加反代】来创建反向代理站点。在添加反向代理站点的界面上,域名一栏填上新站的域名

2024-11-15

宝塔Docker一键部署安企CMS教程

用Docker安装安企CMS应用 安装完了之后,在应用商店搜索 anqicms 搜索到的结果中,点击【安装】按钮,进入安装界面 在安装配置中,端口填写8001,并点击【确定】进行安装。点击确定后,不会马上就安装完成,请耐心等待1-5分钟,等待安装完成。Docker安装配置完成后如下图: 使用反向代理创建站点 在宝塔面板上切换到站点,并点击反向代理的Tab,准备添加反向代理站点。 点击添加反代

2024-11-14

AnQICMS 安装教程

AnQICMS 安装教程支持的系统支持 Windows 7、Windows 8、Windows 10、Windows 11、Windows server 各个版本。 Windows XP 未测试支持 Ubuntu、Centos、Red Hat、Debian 等 基于 X86 的 Linux 版本。支

2022-05-31

1Panel安装安企CMS教程

1Panel 的安装 1Panel 的安装下载地址: https://1panel.cn/ 请根据 1Panel 官网的安装指引进行安装。下面默认你已经安装好了1Panel。需要的其它配套软件: OpenResty、MySQL,请在 1Panel 的应用商店中安装。用Docker安装安企CMS应用 点击左侧菜单中的容器,选择容器Tab,并点击创建容器按钮。在弹出的界面中,填写名称,填

2024-11-21

AnQiCMS - 感谢您的支持

AnQiCMS 是一个开源内容管理系统。您的每一份捐赠,都是我们持续迭代、服务用户的动力源泉。

2026-04-16

认识安企CMS-系统概述

安企内容管理系统(AnQiCMS),是一款使用 **GoLang** 开发的开源企业级内容管理系统。它的前身是 GoBlog 博客系统(2019 年启动),经过多次重构和功能扩展,于 **2022 年 5 月** 正式更名为 AnQiCMS,逐步发展为面向企业级应用的内容管理系统。 安企CMS 部署简单,软件安全,界面优雅,小巧,执行速度飞快。其内置了大量企业站常用功能,对 SEO 友好,可有效提升网站管理效率和企业的竞争力。

2026-07-04

认识安企CMS-核心功能亮点

内容管理 自定义内容模型 :支持无限创建自定义模型(文章、产品、案例等),每个模型可独立配置自定义字段(text/number/editor/radio/checkbox/select/image/file 等 18 种字段类型) 文档管理 :支持富文本 / Markdown 双编辑器、批量操作(标签/分类/状态/翻译/AI 改写)、定时发布、回收站恢复 分类管理 :无限级分类树、分类模板独立配置、分类自定义字段 单页面管理 :关于我们、联系方式、隐私政策等独立页面 SEO 优化工具 伪静态

2026-07-04

认识安企CMS-环境要求

安装安企CMS前,请确认服务器满足操作系统(Linux/Windows/MacOS)、数据库(MySQL/MariaDB)、网络环境、硬件配置等最低要求,确保系统能够正常运行。

2026-07-05