Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNAMEs #7

Open
pelasgus opened this issue Nov 9, 2024 · 0 comments
Open

CNAMEs #7

pelasgus opened this issue Nov 9, 2024 · 0 comments

Comments

@pelasgus
Copy link

pelasgus commented Nov 9, 2024

@alkazar

  • Import the following CNAMEs:
;; CNAME Records
github.chimeraos.org.	1	IN	CNAME	chimeraos.org. ; github
twitter.chimeraos.org.	1	IN	CNAME	chimeraos.org. ; twitter
discord.chimeraos.org.	1	IN	CNAME	chimeraos.org. ; discord
donate.chimeraos.org.	1	IN	CNAME	chimeraos.org. ; donate
patreon.chimeraos.org.	1	IN	CNAME	chimeraos.org. ; patreon
  • Create a 301 permanent redirect page rule in cloudflare
  • Using wildcard:
  • input: https://github.chimeraos.org/*
  • target: https://github.com/chimeraos/chimeraos.git
  • input: https://twitter.chimeraos.org/*
  • target: https://twitter.com/ChimeraOS_Linux
  • input: https://discord.chimeraos.org/*
  • target: https://discord.gg/fKsUbrt
  • input: https://donate.chimeraos.org/*
  • target: https://opencollective.com/chimeraos/donate
  • input: https://patreon.chimeraos.org/*
  • target: https://patreon.com/alkazar

This way we won't have to hardcode it anymore.

@pelasgus pelasgus changed the title Discord Redirect DNS CNAMEs Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant