Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Can I use multiple sub domains? #9

Closed
jwillmer opened this issue Jun 2, 2018 · 5 comments
Closed

Can I use multiple sub domains? #9

jwillmer opened this issue Jun 2, 2018 · 5 comments

Comments

@jwillmer
Copy link

jwillmer commented Jun 2, 2018

I would like to update multiple sub domains like:

SUBDOMAIN: nextcloud, home

@jwillmer jwillmer changed the title Can I use multible subdomains? Can I use multiple sub domains? Jun 2, 2018
@oznu
Copy link
Owner

oznu commented Jun 3, 2018

I use CNAMEs to achieve this as it just works and doesn't add any complexity to the cloudflare-ddns scripts.

nextcloud.mydomain.com -> CNAME -> ddns.mydomain.com

@jwillmer
Copy link
Author

jwillmer commented Jun 3, 2018

Ah, so that ddns points to the same address as nextcloud. Neat!

Example:
AAAA Record: ddns Source: IP
CNAME: nextcloud Source: ddns.domain.com
CNAME: home Source: ddns.domain.com

@jwillmer jwillmer closed this as completed Jun 3, 2018
@jwillmer
Copy link
Author

jwillmer commented Jun 3, 2018

You might add this trick to the README

@AbayefD
Copy link

AbayefD commented Aug 31, 2018

If I use CNAME multiple domains what I need type in "-e SUBDOMAIN ..." ?

@jwillmer
Copy link
Author

Can u try to be more specific about what your problem is? Maybe open a new issue with it and link to this one? This one is closed ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants