Share files with your clients, focused on ease of use and privacy https://github.com/projectsend/projectsend
Go to file
3wc 6f0c4ce094
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:56 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Initial config 2021-03-02 18:35:33 +02:00
.gitignore Initial commit 2021-02-27 15:17:47 +01:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
compose.yml Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62) 2021-07-15 16:08:35 +02:00

README.md

Projectsend

Share files with your clients, focused on ease of use and privacy • https://github.com/projectsend/projectsend

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: linuxserver/projectsend, 2, 3rd-party
  • Healthcheck: Yes
  • 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 projectsend --secrets
  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