1Panel installation
1Panel installation download address:https://1panel.cn/Please follow the installation instructions of 1Panel official website. Below, you have installed 1Panel by default.
Other supporting software required: OpenResty, MySQL, please install it in the 1Panel application store.
Install the CMS application in Docker
Click Container in the menu on the left, select Container Tab, and click the Create Container button.In the pop-up interface, fill in the name and fill in anqicms;
Mirror check Manual input and enter anqicms/anqicms:latest in the input box;
The port is selected for exposed ports, and the server and container are filled in 8001 respectively. If you need to install multiple containers, the server port is filled in different ports, such as 8002, 8003, etc., but the container port is still only filled in 8001.

Continue to pull down to the restart rule, restart after the selection fails or does not stop manually.
Finally, click Confirm to complete the creation of the container.
Set up a reverse proxy site
After creating the container, click on the website in the menu on the left, select the website, and click on the Create website button.
In the pop-up interface, select [Reverse Proxy]
The main domain name is filled in your domain name, for example: test.anqicms.com
Fill in the proxy address 127.0.0.1:8001. If you install multiple AnQiCMS containers and set up different ports, you need to fill in different ports according to the actual situation.
Finally, click Confirm to complete the creation of the site.
Get started using the website
Enter the domain name you set above in the browser, such as:http://test.anqicms.com/, initialize the website installation.It will be used normally after installation.
Backend access address: your domain name/system/
If your website ishttp://test.anqicms.com/, then the access path to the background is:http://test.anqicms.com/system/