User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
services:filestash [2024/04/22 09:46] – created willyservices:filestash [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== FileStash ====== 
- 
-[[https://www.filestash.app|FileStash]] is a nice web-based file manager that can be used with multiple different storage backend, from Google Drive to S3 buckets, SFTP and also local storage. 
- 
-===== Installation ===== 
- 
-FileStash is provided only as a container, which makes it difficult to run as multiple instances for multiple users. 
- 
-As usual you need a dedicated user for proper security: 
-<code bash> 
-useradd -d /data/daemons/filestash -m filestash 
-su - filestash 
-curl -O https://downloads.filestash.app/latest/docker-compose.yml 
-</code> 
- 
-Now properly edit the compose file: 
-<file - docker-compose.yml> 
- 
-</file> 
- 
-And then the usual: 
-<code bash> 
-su - filestash 
-podman compose pull 
-</code> 
- 
-===== Reverse Proxy ===== 
- 
- 
- 
- 
-===== Autostart ===== 
- 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information