Sand is a minimal self-hosted file-sharing service, like Firefox Send but without encryption.
- Go 1.15+
- Redis 6.0+
docker-compose up
# Access http://127.0.0.1:8080/upload
See docker-compose.yml
for the configuration of environment variables. Also see ./redis.conf
for a example Redis configuration.