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 two share storages: mirrors & archives #144

Merged
merged 3 commits into from
Mar 6, 2020

Conversation

olblak
Copy link
Member

@olblak olblak commented Mar 5, 2020

This pull request defined two DNS records and share storages needed by services running on Kubernetes

  • Dns record get.jenkins.io and azure file storage needed for PR#122

  • Dns record archives.azure.jenkins.io and azure file storage needed for PR#130

In both cases the data need to be pushed from here
using blobxfer

www = "jenkins.io"
uplink = "public.aks.jenkins.io"
accounts = "public.aks.jenkins.io"
archives.azure = "public.aks.jenkins.io"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need .azure in it?

there's a dns record for archives.jenkins.io but it doesn't go anywhere just a blank apache page

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now there is only http://archives.jenkins-ci.orglistening on http only

That machine is running on rackspace and cost us around 500$/month, I would like to run archives.azure.jenkins.io during a testing period before switching officially to the k8s version

Archives.jenkins-ci.org is managed by puppet with this role

@olblak olblak merged commit 8ad70e9 into jenkins-infra:master Mar 6, 2020
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.

3 participants