Handle multiple domains for a dokku host.
On the Dokku server, install the plugin in the plugins directory and run dokku plugins-install
:
cd /var/lib/dokku/plugins
git clone https://github.com/alessio/dokku-extra-domains extra-domains
dokku plugins-install
Options:
domains-extra List all extra domains
List your extra domains in /home/dokku/EXTRA_DOMAIN
:
[email protected]:~# cat /home/dokku/EXTRA_DOMAINS
example.com
domain.tld
anotherdomain.io