basic README
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user