Installation of 1Panel
Download address of 1Panel's installationhttps://1panel.cn/Please follow the installation instructions on the 1Panel official website. It is assumed that you have already installed 1Panel.
Other required software: OpenResty, MySQL, please install them from the 1Panel app store.
Install the AnyQi CMS application using Docker
Click on the Containers menu on the left, select the Containers tab, and click the Create Container button.In the pop-up interface, enter the name, fill in anqicms;
Mirror hook manual input, and enter anqicms/anqicms:latest in the input box;
Port selection exposes the port, both the server and the container should be filled in with 8001. If you need to install multiple containers, the server port should be filled in with different ports, such as 8002, 8003, etc., but the container port should still only be filled in with 8001.

Keep scrolling down to the restart rules, you can choose to restart after failure or if it is not manually stopped.
Finally, click confirm to complete the container creation.
Set reverse proxy site
After the container is created, click the website in the left menu, select the website, and click the Create Website button.
In the popped-up interface, select [Reverse Proxy]
The primary domain should be filled in with your domain name, for example: test.anqicms.com
Proxy address should be filled with 127.0.0.1:8001.If you install multiple AnQiCMS containers and set different ports, you need to fill in different ports here according to the actual situation.
Click the confirm button to complete the creation of the site.
Start using the website
Enter the domain name you have set above in the browser, such as:http://test.anqicms.com/, to perform the initial installation of the website.After installation, it can be used normally.
Backend access address: your domain/system/
If your website ishttp://test.anqicms.com/, then the backend access path is:http://test.anqicms.com/system/