Files
send-docker-compose/README.md
2020-07-09 11:04:20 +02:00

416 B

Firefox Send in Docker compose

Usage

  • Install Docker with Docker compose
  • Clone repository
  • Run cp .env.example .env and configure it (see example)
  • Run docker-compose up
  • Visit your domain

Example .env

# Host to expose Send on
HOST=myhost

# Configure these to enable automatic LetsEncrypt certificate generation
LETSENCRYPT_EMAIL=mail@example.org
LETSENCRYPT_HOST=