A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze https://github.com/mickael-kerjean/filestash
Go to file
3wc beb4e023a1
continuous-integration/drone/push Build is passing Details
Tidy up
2023-01-22 19:37:16 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample Use a secret for ADMIN_PASSWORD 2023-01-22 11:27:38 -08:00
.gitignore Initial commit 2021-02-28 12:56:19 +01:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
abra.sh Use a secret for ADMIN_PASSWORD 2023-01-22 11:27:38 -08:00
compose.yml Tidy up 2023-01-22 19:37:16 -08:00

README.md

Filestash

A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze • https://github.com/mickael-kerjean/filestash

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: machines/filestash, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new filestash
  4. abra app config YOURAPPDOMAIN - be sure to change DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up