A highly extensible private cloud storage solution for individuals and teams, featuring AI-powered semantic search.
The ocean of data is boundless, let the eye of insight guide the voyage, yet its intricate connections lie deep, not fully discernible from the surface.
Account/Password:
admin/admin
Using Docker Compose is the most recommended way to start Foxel.
data folder for persistent data:mkdir -p data/db
mkdir -p data/mount
chmod 777 data/db data/mount
curl -L -O https://github.com/DrizzleTime/Foxel/raw/main/compose.yaml
After downloading, it is strongly recommended to modify the environment variables in the compose.yaml file to ensure security:
SECRET_KEY and TEMP_LINK_SECRET_KEY: Replace the default keys with randomly generated strong keys.docker-compose up -d
Once the services are running, open the page in your browser.
On the first launch, please follow the setup guide to initialize the administrator account.
We welcome contributions from the community! Whether it's submitting bugs, suggesting new features, or contributing code directly.
Before you start, please read our CONTRIBUTING.md file, which explains the development environment and submission process. A Simplified Chinese translation is available in CONTRIBUTING_zh.md.
Join our community on Telegram to discuss with developers and other users!
You can also join our WeChat group for more real-time communication and support. Please scan the QR code below to join:
If the QR code is invalid, please add WeChat ID drizzle2001, and we will invite you to the group.