## Steps - Click to go to the [Issue Template](https://github.com/paritytech/devops/issues/new?assignees=&labels=P2%2C+R-test-installations%2C+R-responder&projects=&template=dev_machine_request.md&title=Request+developer+machine) - You can leave the title as it is. Also others that opened an [issue](https://github.com/paritytech/devops/issues?q=is%3Aissue+request+developer+machine) did not change the title - In the body, the part enclosed in `<!---` and `-->` is guidelines. Do not change that. - Before you continue, copy your ssh key from your laptop (or the machine you will use to access your instance) - to see your public ssh key use the command `cat ~/.ssh/id_rsa.pub` in your terminal - copy the result - Then go back to the issue, replace this (keep the brackets) `[ssh-rsa_xxxxxxxxxxxxxxx]` with your public ssh key : ``` ssh-rsa_AAAAB3NzaC1yc2EAAAADAQABAAACAQDVLINzsXHFQPB9ASoVFu8JcXjQffSiEHQoV1HcitkFBU5lh6xVnk8UU40ovPYFcJZE57U8I9mfxQchOs+jPU1nV3c3zqAWC5Xs/MD1+h..../Ywyw+d4SHMEv+zNI8H8AtRGMtIqtPuuCr9hrmo0ydj5KFAdfM/p66UzoaWbfCKSlwU/FAIvNj5wq9MpBXfjPeDPKM/DTLnAdRdYQG9Rzdl6HezIDz47cfmfwn+g34vWA2n22suiZcJInbv4eqVLPHhZApAyA1oGQ==_dominique@dominiques-mbp.home ``` ***IMPORTANT*** : In your ssh key replace spaces with underscore (as it is mentioned in the issue) - There are 2 spaces usually: 1 after `ssh_rsa` and 1 after the `equal` sign at the end. - At the name I added a name with the format `integrationsdominique` (so no underscores) because it is the same format as shown at the [example](https://github.com/paritytech/devops/wiki/Request-Developer-Machine#an-example-of-a-correctly-filled-and-formatted-form) in the docs - Instance Type : I chose `DEV1-S` as in the example since I think this is enough for our needs in integrations (I will have to test ofc). - in the scaleway [link](https://www.scaleway.com/en/virtual-instances/) you can see other options : for example DEV1-M, etc. If you choose another machine it shows you the impact in cost. The `DEV1-S` looks the cheapest from those series of machines. - expiry_date: a date of your choice - I put the 23rd (in 4days) - disk_size: the size you need - I kept 10 since I want to spin up some archive nodes - local_ssd: I am unsure about this one. I left `false` and I will see if it is the right choice when I test the machine. It is related to the type of storage that is linked with your machine. Mostly relates to performance. - Submit! ### Related Links Docs - https://github.com/paritytech/devops/wiki/Request-Developer-Machine Issue Template - https://github.com/paritytech/devops/issues/new?assignees=&labels=P2%2C+R-test-installations%2C+R-responder&projects=&template=dev_machine_request.md&title=Request+developer+machine Domi Issue - https://github.com/paritytech/devops/issues/3079 The above issue automatically opened this PR - https://github.com/paritytech/devops/pull/3080 Scaleway Instance Type - https://www.scaleway.com/en/docs/compute/instances/reference-content/choosing-instance-type/ - https://www.scaleway.com/en/virtual-instances/