Post

OpenList

OpenList is a file list program that mounts many storage backends - S3, WebDAV, OneDrive, Google Drive, SFTP, local disks and more - behind one web UI, and serves them again over WebDAV, FTP and S3. It is the community-driven fork of AList.

OpenList
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/openlist.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 6 GB OS: Debian 13

Default Credentials

UsernamePassword
adminNone

Notes

One script serves both variants: the installer asks for the container OS, or pass var_os=alpine to pick Alpine unattended.
The admin password is generated during the installation and saved to /root/openlist.creds inside the container. Change it with /opt/openlist/openlist --data /opt/openlist_data admin set</code>.</div> </div>
Config, database, logs and search index live in /opt/openlist_data, outside the directory an update replaces, so updating never touches them.
## Web Interface
Port: 5244
## Links - [Official Website](https://oplist.org/) - [Documentation](https://doc.oplist.org/) ---
Source code
Loading...