As a website operator familiar with AnQi CMS, I understand that your first task after completing the installation of AnQiCMS Docker version is to access the backend and begin your content management work.Understanding the default login credentials is the key first step in this process.
When you successfully deploy AnQiCMS via Docker, the system will automatically initialize a default admin account for you to log in and proceed with further configuration.This default account is set up for the convenience of users to quickly get started, and its credentials are unified and easy to remember.
The default background login username isadmin.
Therefore, the default login password is123456.
Once AnQiCMS Docker version is installed and configured with access domain names through reverse proxy and other methods, you can access it by entering your domain name followed by/system/Path to access the back-end login interface. For example, if your website domain ishttp://your-domain.com/, then the back-end access address will behttp://your-domain.com/system/In this login page, you can use the above default username and password for the first login.
We strongly recommend that you enter the administrator settings section immediately after your first login to the backend and change this default username and password.This is done to ensure the security of your website backend, prevent unauthorized access, and provide a safer environment for your content operations.
Common Questions and Answers (FAQ)
1. Why do I need to change the default account password immediately after logging into AnQiCMS background for the first time?
2. Can I change the login address of AnQiCMS background?
Yes, AnQiCMS provides the function of custom backend domain name or access path to further enhance the security of the backend.You can find the related options in the "Global Settings" of AnQiCMS backend and configure a separate backend domain address.Before completing the setup, please make sure that the new domain has been correctly resolved and bound to your server. Otherwise, it may cause the background to be inaccessible.
3. If I forget the modified background login password, what should I do?
If you accidentally forget the modified backend login password, AnQiCMS usually provides several recovery mechanisms, although this requires you to have access privileges to the server.Common methods may include directly modifying the administrator password field through database tools, or in some cases, the system may provide command-line tools for password reset.It is recommended to consult the official documentation of AnQiCMS or seek technical support to avoid data corruption due to improper operation.