One-click Script
Only for Linux-x86_64/arm64 platform.
Custom path
The default installation is in /opt/openlist
. To customize the installation path, add the installation path as the second parameter, which must be an absolute path (if the path ends in openlist, install directly to the given path, otherwise it will be installed in the given path openlist Directory), such as installing to /root
:
- Start:
systemctl start openlist
- Shut down:
systemctl stop openlist
- Status:
systemctl status openlist
- Restart:
systemctl restart openlist
Get Password
You need to enter the directory folder where the script installs OpenList and execute the following command
Lower than v3.25.0
./openlist admin
Higher than v3.25.0
Versions above 3.25.0 change the password to an encrypted hash value, and the password cannot be calculated directly. If the password is forgotten, it can only be re-randomly generated
or manually set
# Randomly generate a password
./openlist admin random
# Manually set a password, `NEW_PASSWORD` refers to the password you need to set
./openlist admin set NEW_PASSWORD
What should I do if it keeps loading?
I mounted some network disks but they cannot be used. I restarted OpenList and found that I could not enter. The web page prompts: Failed to obtain settings: Please wait, storage is loading
. What should I do?
- Wait a few minutes
- Stop the failed/unstartable storage by using the command