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.

Fill in the name in the popped-up interface, fill in anqicms;
Manually select the mirror and enter anqicms/anqicms:latest in the input box;
Port selection to expose port, both the server and container should be filled with 8001. If you need to install multiple containers, then the server port should be filled with different ports, such as 8002, 8003, etc., but the container port should still be filled with 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 should be filled with your domain name, for example: test.anqicms.com
Proxy address fill in 127.0.0.1:8001.If you install multiple AnQiCMS containers and set different ports, then here you need to fill in 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/to perform 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/