Skip to content

smartodds/dokku-extra-domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokku Extra Domains

Handle multiple domains for a dokku host.

Installation

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

Usage

Options:
    domains-extra       List all extra domains

Notes

List your extra domains in /home/dokku/EXTRA_DOMAIN:

[email protected]:~# cat /home/dokku/EXTRA_DOMAINS
example.com
domain.tld
anotherdomain.io

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages