Skip to content

Instantly share code, notes, and snippets.

@svschannak
Created June 28, 2018 10:04
Show Gist options
  • Save svschannak/9ac467fdd2c68969e455ae6807be162a to your computer and use it in GitHub Desktop.
Save svschannak/9ac467fdd2c68969e455ae6807be162a to your computer and use it in GitHub Desktop.
Dokku Minio SSL
dokku plugin:install https://github.com/dokku/dokku-letsencrypt.git
dokku config:set --no-restart minio DOKKU_LETSENCRYPT_EMAIL=you@example.com
dokku letsencrypt minio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment