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

Create victoria.json #17034

Closed
wants to merge 3 commits into from
Closed

Create victoria.json #17034

wants to merge 3 commits into from

Conversation

iTahseen
Copy link
Contributor

@iTahseen iTahseen commented Nov 7, 2024

Requirements

Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above.

Please note that we reserve the rights not to accept any domain at our own discretion.

  • The file is in the domains folder and is in the JSON format.
  • The file's name is all lowercased and alphanumeric.
  • You have completed your website.
  • The website is reachable.
  • The CNAME record doesn't contain https:// or /.
  • There is sufficient information at the owner field.

Website Link/Preview

victoriaa.vercel.app

@iTahseen iTahseen requested a review from a team as a code owner November 7, 2024 03:45
@github-actions github-actions bot added the domain label Nov 7, 2024
@vintheweirdass
Copy link
Contributor

vintheweirdass commented Nov 7, 2024

TXT only dosent really do anything to your domain..

If you want to make a domain verification (for example, vercel) make a separate file like _vercel.victoria.json but you need to make a new victoria.json WITH content using these records:

CNAME (this is the easiest, just point it to one of your github pages, or Vercel (again)),
A (for ipv4, useful for apex domain like this. Vercel support this), and
AAAA (for ipv6)

https://is-a.dev/docs/domain-structure/

Or if you use one of these services, consider reading these docs:
https://is-a.dev/docs/github-pages/
https://is-a.dev/docs/vercel/

(god why these ppl didnt understand anything 'bout simple dns)

Copy link
Member

@orangci orangci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect way to use Vercel, please read our documentation.

@orangci orangci added reason: invalid records Your records are not valid or improper. r: orangc labels Nov 8, 2024
@iTahseen
Copy link
Contributor Author

iTahseen commented Nov 9, 2024

I'm sorry I couldn't find vercel's documentation on is-a.dev website.
I made a new file as you said _vercel.victoria.json
with content like this
{
"owner": {
"username": "itahseen"
},
"record": {
"CNAME": "victoriaa.vercel.app"
}
}

hope that it will work now

@vintheweirdass
Copy link
Contributor

I'm sorry I couldn't find vercel's documentation on is-a.dev website.
I made a new file as you said _vercel.victoria.json
with content like this
{
"owner": {
"username": "itahseen"
},
"record": {
"CNAME": "victoriaa.vercel.app"
}
}

hope that it will work now
@iTahseen

you blind?? https://is-a.dev/docs/vercel Its literally on top of the heading

And no, that is incorrect

@CuteDog5695
Copy link
Member

@iTahseen We do have documentation for Vercel, as @cupglassDEV stated. Please redo the whole process and follow along the documentation for this domain.

@iTahseen
Copy link
Contributor Author

kindly I have updated my victoria.json file and my _vercel.victoria.json file is here
#17063

@iTahseen iTahseen mentioned this pull request Nov 10, 2024
6 tasks
@iTahseen iTahseen closed this by deleting the head repository Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain reason: invalid records Your records are not valid or improper.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants