Tutorial on installing AnQi CMS on a Baota Go project on Linux
Create directories and upload installation packages
1. Click the File menu on the left-hand menu, switch the directory to the /www/wwwroot/ directory, and create a new directory under the wwwroot directory. The directory is usually named after the domain name, such as anqicms.com.
2. Click anqicms.com, enter the anqicms.com folder, and upload the Linux package anqicms-linux-v3.x.x.zip to the current directory.Right-click on the installation package anqicms-linux-v3.x.x.zip, select Extract, and unzip the installation package to the current folder.Click the Website menu on the left side, click Go project, go to the Go project creation page, click the Add Go project button, and configure in the pop-up window.Select project execution file /www/wwwroot/anqicms.com/anqicms;The project name should be filled with AnQICMS; the project port should be filled with 8001;Enter command to fill /www/wwwroot/anqicms.com/anqicms ;Run the user selection www; check the startup option, the remarks can be filled as needed, default is fine;Enter the domain name you have resolved to the server. After entering, click the submit button to complete the addition.