1Panel Install AnqiCMS Tutorial
Installation of 1Panel
Download address for 1Panel installation:https://1panel.cn/
Please follow the installation instructions on the 1Panel official website. It is assumed that you have already installed 1Panel.
Required additional software: OpenResty, MySQL, please install them in the 1Panel app store.
Install AnQi CMS application using Docker
Click the container in the left menu, select the Container tab, and click the Create Container button.
In the pop-up interface, enter the name, fill in anqicms;
Select manual input for the image and enter in the input boxanqicms/anqicms:latest;
Choose the exposed port for the port, fill in 8001 for both the server and container. If you need to install multiple containers, fill in different ports for the server, such as 8002, 8003, etc., but the container port still only fills in 8001.

Continue scrolling down to the restart rule section, you can choose to restart after failure or if not manually stopped.

Finally, click confirm to complete the container creation.
Set up reverse proxy site
After the container is created, click on the website in the left menu, select the website, and click the create website button.

In the pop-up interface, select [Reverse Proxy]
The primary domain name is filled in with your domain name, for example: test.anqicms.com
Proxy address fill in127.0.0.1:8001If you install multiple AnQiCMS containers and set different ports, then you need to fill in the different ports according to the actual situation.
Finally, click confirm to complete the creation of the site.

Start using the website
Enter the domain you have set above in the browser, such as:http://test.anqicms.com/, for the initial installation of the website.
After installation, it can be used normally.
Back-end access address: your domain/system/
If your website ishttp://test.anqicms.com/, then the background access path is: http://test.anqicms.com/system/