Skip to content

Simple docker swarm stack and compose for running transfer.sh

License

Notifications You must be signed in to change notification settings

UoGSoE/transfersh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transfer.sh service

This is just a swarm stack that runs transfer.sh. To deploy it you need to do :

export TRAEFIK_BACKEND=transfersh
export TRAEFIK_HOSTNAME=host.domain.com
export HTTP_USER=username
export HTTP_PASS=password
docker stack deploy -c stack.yml transfersh

There is also a docker compose file if you want to quickly run it locally. Just run :

docker compose up

About

Simple docker swarm stack and compose for running transfer.sh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published