Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions onboarding/web-infra.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Web Infrastructure Onboarding
Comment thread
flakey5 marked this conversation as resolved.
Outdated

This document is an outline of the tasks necessary to onboard a new member of the Web Infrastructure team.
Comment thread
flakey5 marked this conversation as resolved.
Outdated

Please note these tasks should only be performed after the person's nomination has passed.
Comment thread
flakey5 marked this conversation as resolved.
Outdated

## Tasks
Comment thread
ovflowd marked this conversation as resolved.

Tasks prefixed by `Member:` are for the new member to complete.
Tasks prefixed by `Web Admin:` are for a member of `@nodejs/web-admins` to complete.
Comment thread
flakey5 marked this conversation as resolved.
Outdated

- [ ] Web Admin: Create an issue in [nodejs/web-team](https://github.com/nodejs/web-team) specifically for onboarding the member and include this list in it.
Comment thread
flakey5 marked this conversation as resolved.
Outdated
- Please link any additional issues or PRs relating to the member's onboarding to this issue for record keeping.
- [ ] Web Admin: Recommend member have some form of physical 2FA (i.e. Yubikey) or passkey enabled on their GitHub account, and that any SSH or GPG key attached to their GitHub account have passphrases.
Comment thread
flakey5 marked this conversation as resolved.
Outdated
- [ ] Web Admin: Recommend member sign their Git commits if not already doing so.
Comment thread
flakey5 marked this conversation as resolved.
Outdated
- [ ] Web Admin: Add member to the [@nodejs/web-infra](https://github.com/orgs/nodejs/teams/web-infra) team.
- [ ] Member: Add yourself to the [membership list document](https://github.com/nodejs/web-team/blob/main/MEMBERS.md#nodejs-web-infra-team-nodejsweb-infra).
- [ ] Member: Open an issue in [nodejs/admin](https://github.com/nodejs/admin) requesting access to the Web Infra 1Password vault.
- [ ] Web Admin: Invite member to Node.js' Sentry account.
- [ ] Member: Enable physical or passkey 2FA on their Sentry account.
Comment thread
flakey5 marked this conversation as resolved.
Outdated

Note there isn't currently a set level of access that Web Infra members has to some resources such as Cloudflare.
Comment thread
flakey5 marked this conversation as resolved.
Outdated
You may be granted access if needed, but will not be given it initially since we do not control it.
Loading