What is the default website access address and admin address after the 1Panel Docker deployment of Anqi CMS?

Calendar 👁️ 137

After deploying AnQiCMS containerized applications with 1Panel, it is a critical step to clearly define the website access address and backend management address to begin operations.As an experienced website operator, I will interpret these important information for you in detail to ensure you can smoothly launch your AnQiCMS site.

The front-end access address of the website

After successfully deploying AnQiCMS via Docker in 1Panel, your website will be accessed through the reverse proxy site you configured in the "Set Reverse Proxy Site" stepMain domainVisit. This domain name is usually the one you plan to use for public access, as mentioned in the document examples.http://test.anqicms.com/. When you enter this domain name in your browser, the reverse proxy configured by 1Panel will forward the request to the AnQiCMS service running in a Docker container, thereby displaying your website content.

After completing the reverse proxy setup, when you visit the domain name for the first time, the system will guide you to enter AnQiCMS'sinitial installation interfaceAt this stage, you need to complete steps such as database connection, setting the site name, and creating your first administrator account according to the guidance.Only after completing the initial installation, your website's front end can display content normally.

website's back-end management address

The backend management address of AnQiCMS is the core entry point for content creation, editing, publishing, and system configuration. Regardless of the primary domain name of the website you configure, the backend management path of AnQiCMS follows a unified format: it is added after your website's primary domain name./system/.

For example, if your main domain name for the website ishttp://your-domain.com/then your admin address ishttp://your-domain.com/system/. You need to log in to the backend through this address to access the powerful content management features provided by AnQiCMS, including document management, category configuration, template design, and various SEO optimization tools.After completing the initial installation, please make sure to log in to the background using the administrator account and password you set during the installation process, and keep your login credentials secure.


Frequently Asked Questions

1. If the AnQiCMS website cannot be accessed through the domain name after deployment, how should I troubleshoot?

If your AnQiCMS website is inaccessible after deploying through 1Panel Docker, please first check if the reverse proxy you configured under the "Website" module in 1Panel is enabled and in normal status.Confirm that the "main domain" you have filled in has been correctly resolved to the server IP address.Next, verify that the reverse proxy's 'proxy address' points to the correct IP and port of the AnQiCMS container (usually127.0.0.1:8001Or the other internal port you set for the container). Also, check the firewall settings of the server to ensure that ports 80 and 443 (if you are using HTTPS) are open, and that the internal port used by the AnQiCMS container (such as 8001) is reachable within the Docker network.

2. Can I modify the default 8001 port when deploying AnQiCMS?

Can. When creating an AnQiCMS container in 1Panel, you will see the 'port' configuration option, which includes the 'server' and 'container' ports.By default, the container internal port is 8001. If you want to run multiple AnQiCMS instances on the same server or avoid port conflicts, you can enter an unused port (such as 8002, 8003, etc.) in the 'Server' port field, while the 'Container' port remains 8001.Later, when setting up the reverse proxy, please change the port in the 'Proxy Address' to the new port you set in the 'Server' port, for example127.0.0.1:8002.

3. What key information do I need to provide during the initial installation of AnQiCMS?

When you first visit your AnQiCMS domain for initial installation, the system will ask you to provide some basic but important information.This typically includes: database connection information (such as database address, name, username and password, which you need to obtain in advance after installing MySQL in 1Panel), used to create the administrator account and password for the website management backend, as well as your website address.Ensure the accuracy of this information, especially the administrator account and password, as they will be the only credentials for your future website management.

Related articles

How to resolve the port conflict problem in 1Panel when installing multiple AnQi CMS instances?

As an experienced CMS website operation person in the safety industry, I know the importance of deploying multiple application instances efficiently and stably when managing and expanding the website.For such a flexible and versatile system as Anqi CMS, many operators will have a need to deploy multiple sites or instances on a single server.When using modern server management tools like 1Panel, port conflicts are a common challenge.Now, let's delve into how to effectively resolve port conflicts when installing multiple AnQi CMS instances in the 1Panel environment, ensuring that each of your websites can run stably

2025-11-06

How to configure reverse proxy for AnQi CMS in the 1Panel environment?

As a website operator who deeply understands the operation of Anqi CMS, I know the importance of high-quality and easy-to-understand documents for user experience.Setting up reverse proxy for AnQiCMS in the 1Panel environment is a key step that many users encounter when deploying.I will elaborate in detail on how to complete this configuration in the 1Panel environment.

2025-11-06

What is the mapping rule for the server port and container port when installing AnQi CMS in the Panel?

As a website operator who deeply understands the CMS operation and maintenance, I know that it is crucial to understand the infrastructure when deploying and managing the system.In Docker environments, the mapping rules between server ports and container ports are often encountered as questions by many users when they first contact them.Today, I will analyze this key configuration in detail from the perspective of practical operation when installing 1Panel Aqian CMS.### Default port of AnQi CMS in Docker container First, we need to clarify the operation mechanism of AnQi CMS within the Docker container

2025-11-06

How to fill in the Docker image name of AnQiCMS in 1Panel?

As a senior AnQi CMS website operation personnel, I know the importance of an efficient and stable deployment method for our content team.AnQi CMS, with its lightweight, efficient Go language, SEO-friendly, and rich enterprise-level features, has become our preferred choice for daily content management.When combined with modern server management panels like 1Panel, deploying AnQi CMS through Docker can greatly simplify the installation and maintenance process.The following will introduce how to correctly fill in the Docker image name of Anqi CMS in 1Panel and complete the deployment.

2025-11-06

How is the initialization installation process after installing AnQi CMS on the panel?

AnQi CMS is an efficient, secure, and SEO-friendly enterprise-level content management system, and its deployment process is usually greatly simplified when配合 such operation and maintenance panels as 1Panel or Baota.It is crucial for our website operators to understand the initialization process after system installation, as it directly relates to the initial configuration and subsequent stable operation of the website.After you successfully install the Anqicms container through the panel's Docker feature and configure the reverse proxy, the initialization installation of the website is a critical step.

2025-11-06

What is the default administrator account and password of Anqi CMS, and how to change it after installation?

As a senior website operations personnel for AnQiCMS, I am well aware that website security is the primary premise of content management.Proper management of administrator accounts and passwords is the cornerstone of ensuring the stability of website data and operations.In response to your concerns about the default administrator account and password of the Anqi CMS, as well as the modification process after installation, I will elaborate in detail for you.

2025-11-06

How to troubleshoot and resolve the failure of installing the Anq CMS Docker container on 1Panel?

As an experienced security CMS website operations personnel, I know that technical issues are common in the process of deploying and maintaining websites.When trying to deploy the AnQi CMS Docker container in the 1Panel environment, we occasionally encounter installation failures.This is often frustrating, but most problems can be solved through systematic investigation.The AnQi CMS, with its efficiency, security, and ease of use brought by the Go language, is the preferred choice for enterprise-level content management, and it is crucial to ensure its smooth operation.

2025-11-06

Does AnQi CMS support multi-site management? How can multi-site deployment be implemented in the Docker environment?

As a professional who is deeply involved in AnQiCMS content operation, I fully understand the importance of an efficient and flexible content management system for enterprises and content operation teams.AnQiCMS with its high performance and concise architecture brought by Go language development shows significant advantages in dealing with multi-site management requirements.Today, I will discuss in detail how AnQiCMS supports multi-site management and how to achieve this efficient deployment in the Docker environment.###

2025-11-06