basic README

This commit is contained in:
2025-08-29 16:27:06 +02:00
parent 2435e25aee
commit 76713db985
2 changed files with 7 additions and 75 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Warren
A lightweight self-hosted web-based file manager
## Installation
> **NOTE:** Warren will create an initial admin user with the email `admin@example.com` and the password `admin1234567`. Make sure to change this user's password or delete it after you have created another user with admin privileges.
### Docker
Copy the repository's `compose.yaml` as a starting point. Use environment variables to configure warren to your liking.