From c0fb7f856930bf3c54270d87ab8c430f32e2c387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl?= Date: Thu, 6 Jun 2024 21:40:41 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6287b61..4214220 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ An open source file host that you can easily selfhost. Made by the creators of f ![https://raw.githubusercontent.com/filecoffee/filehost/main/assets/git/homepage.png](https://raw.githubusercontent.com/filecoffee/filehost/main/assets/git/homepage.png) ## Simply start your own file host -filehost is a one-click (or one-command) setup file host that you can deploy wherever you want. Full control over your own data. No limits +filehost is a one-click (or one-command) setup file host that you can deploy wherever you want. Full control over your own data. No limits. + +Simply run `docker-compose up --build -d` on your server after you've configured the `.env` and it's all up and running. + +``` +Note: We're still actively working on the product and is currently in early alpha stages. We currently recommend also making a backup or chosing S3 as a host with the project. +``` ## Roadmap - [x] File uploads