AList logo

AList

Supporting multi-storage file listing program and private cloud storage

Storage Tool Latest: 3.42.0

Default Credentials

Click the Terminal button in the container list to enter the container and execute commands to set the password.

  • Use a random password: ./alist admin random
  • Or set password manually: ./alist admin set NEW_PASSWORD

Introduction

AList is a file list program that supports multiple storage options and web browsing, powered by gin and Solidjs.

Supported Storage

Deploy AList with 1Panel

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for AList and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.