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

Fix Debian install instructions, add Red Hat & CentOS #3152

Merged
merged 6 commits into from
May 4, 2020

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented May 2, 2020

Fix Debian install instructions, add Red Hat

Describe LTS and weekly separately for Debian so that users retrieve the correct package signing key for the distribution they are using. Install page feedback (row 859) noted that we were providing inconsistent and incorrect instructions for the Debian package signing keys.

This uses https://pkg.jenkins.io for Debian package installation to match with the existing weekly instructions and existing LTS instructions.

LTS Download Pages

Weekly Download Pages

Also adds Red Hat / CentOS installation instructions, expands the Fedora instructions to cover both LTS and weekly, and fixes a typographical error in the Fedora firewall configuration instructions.

Install page feedback noted that we were providing inconsistent and
incorrect instructions for the Debian package signing keys.

This uses https://pkg.jenkins.io to match with the previous instructions
and to match the instructions which are displayed today on the download
pages:

* https://pkg.jenkins.io/debian-stable/
* http://pkg.jenkins-ci.org/debian-stable/ (note, this URL is HTTP, not HTTPS)

* https://pkg.jenkins.io/debian/
* http://pkg.jenkins-ci.org/debian/ (note, this URL is HTTP, not HTTPS)
* http://mirrors.jenkins.io/debian/ (note, this URL is HTTP, not HTTPS)
* http://mirrors.jenkins-ci.org/debian/ (note, this URL is HTTP, not HTTPS)
Use pkg.jenkins.io for the weekly download link, just as we do for the
LTS download link. The pkg.jenkins.io site is backed by the fastly
content delivery network.  The pkg.jenkins.io site is secured by HTTPS
instead of using unencrypted HTTP.
@MarkEWaite MarkEWaite requested a review from a team as a code owner May 2, 2020 18:11
@probot-autolabeler probot-autolabeler bot added the documentation Jenkins documentation, including user and developer docs, solution pages, etc. label May 2, 2020
@MarkEWaite MarkEWaite requested a review from olblak May 2, 2020 18:12
content/doc/book/installing/index.adoc Outdated Show resolved Hide resolved
Remove the .service suffix from the service name
@timja timja merged commit e8f0690 into jenkins-infra:master May 4, 2020
@MarkEWaite MarkEWaite deleted the fix-install-instructions branch May 4, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Jenkins documentation, including user and developer docs, solution pages, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants