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

feat: add archives.jenkins.io VM #157

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Sep 25, 2023

First step of jenkins-infra/helpdesk#3760, this PR creates a new VM to host archives.jenkins.io in the DigitalOcean cloud.

As per jenkins-infra/helpdesk#3760 (comment), the following resources are declared:

  • VM (s-2vcpus-2Gb) at $18 / month
  • SSH key for the VM
  • firewall (to protect from unwanted SSH except my public IP until the VM is fully provisioned)
  • datadisk of 700 Gb attached to the VM at $70 / month

(edit)
💡 Notes:

  • No DNS record yet: I want to test the VM initialization ((we never did a fully automated VM in DO with terraform + puppet)
  • IPv6 is enabled

@dduportal dduportal marked this pull request as ready for review September 25, 2023 14:38
@dduportal dduportal requested a review from a team September 25, 2023 14:38
@dduportal
Copy link
Contributor Author

Plan: 5 to add, 0 to change, 0 to destroy. as expected

archives.jenkins.io.tf Show resolved Hide resolved
@dduportal dduportal enabled auto-merge (squash) September 25, 2023 15:02
@dduportal dduportal merged commit 00734ea into jenkins-infra:main Sep 25, 2023
1 check passed
@dduportal dduportal deleted the helpdesk-3760 branch September 25, 2023 15:02
@dduportal
Copy link
Contributor Author

Post-deploy: volume creation failed with the following error:

 │ Error: Error creating Volume: POST https://api.digitalocean.com/v2/volumes: 422 (request "41ff5887-b58d-4025-a30a-40e4bfd58e1e") failed to create volume: invalid volume name. names must be lowercase and alphanumeric

Incoming PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants