filestash/README.md

28 lines
903 B
Markdown
Raw Permalink Normal View History

2021-02-28 11:56:19 +00:00
# Filestash
A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze • https://github.com/mickael-kerjean/filestash
<!-- metadata -->
* **Category**: Apps
2021-11-23 10:19:04 +00:00
* **Status**: 0, work-in-progress
* **Image**: [`machines/filestash`](https://hub.docker.com/r/machines/filestash/), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
2021-02-28 11:56:19 +00:00
## 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
2021-02-28 11:56:19 +00:00
your Docker swarm box
5. `abra app deploy YOURAPPDOMAIN`
2021-02-28 11:56:19 +00:00
6. Open the configured domain in your browser to finish set-up
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik