Dokku Redirect Versions Save

A plugin for dokku that gives the ability to set simple redirects for an application

0.9.1

8 months ago

What's Changed

Full Changelog: https://github.com/dokku/dokku-redirect/compare/0.9.0...0.9.1

0.7.1

3 years ago
  • do not use deprecated function
  • scope redirects to location /

0.7.0

3 years ago
  • unify help functions with datastore plugins
  • do not shadow TMPDIR variable to avoid issues with libpam-tmpdir
  • include app-specific nginx confs

0.6.2

3 years ago
  • add missing dest domain to log output

0.6.1

6 years ago
  • Ensure we specify the correct Dokku version required

0.6.0

6 years ago
  • feat: add better help output #22
  • fix: strip trailing whitespace #20
  • fix: pass shellcheck #21

0.5.0

6 years ago