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

Add Status Page link to README / and/or website #7050

Open
bmuenzenmeyer opened this issue Sep 17, 2024 · 11 comments · May be fixed by #7562
Open

Add Status Page link to README / and/or website #7050

bmuenzenmeyer opened this issue Sep 17, 2024 · 11 comments · May be fixed by #7562

Comments

@bmuenzenmeyer
Copy link
Collaborator

Enter your suggestions in details:

Today I learned that we had a status page at https://status.nodejs.org/ - I see nodejs/build#2265 but no real mention of teaching people about it. I've been involved with the project for over a year and first learned about it.

Also, I acknowledge that putting on the site (or maybe just the README) is ironic if the site itself is down. Relates to nodejs/build#2265 (comment)

If nothing else, this helps people learn about this communication tool for status and for resolutions.

@AugustinMauroy
Copy link
Member

+1 to put on:

  • Readme
  • And on a new part of about section. Which would contain :
    • What are node's official domain names => so any binary that doesn't come from there can be malicious
    • Which npm packages are maintained by node
    • If there are problems with the node website either issue on node/nodejs.org or downtime => link to status page

@AugustinMauroy
Copy link
Member

Can we have bage for the current status ?

@ovflowd
Copy link
Member

ovflowd commented Nov 11, 2024

Can we have bage for the current status ?

On the website?

@AugustinMauroy
Copy link
Member

For the read me

@ovflowd
Copy link
Member

ovflowd commented Nov 20, 2024

Makes sense, feel free to add a badge to README.

@ovflowd ovflowd added help wanted good first issue Issues for newcomers labels Nov 20, 2024
@AugustinMauroy
Copy link
Member

it's was a question is it possible to have a badge ?

@AugustinMauroy
Copy link
Member

bump @ovflowd

@bmuenzenmeyer
Copy link
Collaborator Author

Last i checked you needed JS

@avivkeller
Copy link
Member

I think there are two issues here:

  1. Showing visibility to the status page.
  2. Showing official resources on the website

I feel like if we (as @AugustinMauroy mentioned) add a statement to the bottom of the "About" page, we can knock two birds with one stone. Something like the following, right?:

Official Node.js Resources

To ensure authenticity and security when working with Node.js, always use official sources. Avoid trusting emails,
binaries, or downloads from unofficial sources.

Official Node.js Domains

For downloading Node.js binaries and accessing official documentation, use only these domains:

Official npm Packages

The Node.js team maintains the following official npm package scopes:

  • @node-core
  • @pkgjs

Additionally, the Node.js team maintains packages published by the nodejs-foundation npm account.

Using packages from these scopes and accounts guarantees that you are working with officially supported Node.js components.

Official GitHub Organizations

Node.js and related projects are maintained under these official GitHub organizations:

Official Communication Channels

Node.js and the OpenJS Foundation communicate through various official and community-supported channels. You can find details on
how to get involved on the Get Involved page.

Reporting Website Issues & Downtime

If you encounter issues with the Node.js website, report them at the Node.js website repository.
For real-time updates on outages, visit the Node.js Status Page.

@AugustinMauroy
Copy link
Member

AugustinMauroy commented Mar 22, 2025

IMO you should open a pr with this content

@avivkeller
Copy link
Member

On it! Just wanted to verify that that content was suitable first, opening a PR now.

@avivkeller avivkeller linked a pull request Mar 22, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

4 participants