-
Notifications
You must be signed in to change notification settings - Fork 166
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
Access to Cloudflare #3220
Comments
Note.: The kind of access I'm requesting (because of CF ACLs) is to have enough "power/authorisation" to do these actions:
In general, these privileges would also be helpful for the incoming Vercel work. |
If the number of people with access to CF grows, we should probably start making use of CF "members" so that we can manage access in more detail. Right now we just use a single set of credentials (with 2FA) as far as I know. |
Might make sense to look at something like https://developers.cloudflare.com/terraform/ to pull the actual config changes into this repo. I didn't see any first party Ansible tasks with a very quick search |
@nschonni the terraform suggestion looks interesting. That would address one concern related to growing the number of people with cloudflare access. |
+1 to having the Cloudflare config defined in terraform in the repo. Would make it much easier for folks to understand what's currently configured and propose edits etc. |
+1 to manage Cloudflare using Terraform, also I agree to provide access to Cloudflare for @ovflowd as some tasks will require it like the Monitor/Analysis of Traffic. |
Thanks for the update! |
I've just invited myself to the build account (which has resulted in a confirmation to the build email address FYI @nodejs/build-infra ). For people in the build-infra team, who already have access to the existing build account, I'm comfortable giving their individual accounts "Super Administrator" which should mean they would not normally need to log in directly as the build account. For anyone outside of the build-infra team we'd need to work out which of the account-scoped roles we would want to grant |
I've tried to add myself to the account but I get:
Note that I do have 2FA enabled. I opened a support ticket. |
Got access so closing this :) |
Requesting access to Cloudflare, as I would like to be around to support with times the cache for Nodejs.org becomes havoc, and also for the incoming changes we're going to do with nodejs.dev, nodejs.org, vercel, etc
cc @nodejs/build
The text was updated successfully, but these errors were encountered: