{"id":504,"date":"2023-08-26T11:54:57","date_gmt":"2023-08-26T17:54:57","guid":{"rendered":"https:\/\/kop.lat\/blog\/?p=504"},"modified":"2023-08-26T11:57:31","modified_gmt":"2023-08-26T17:57:31","slug":"install-jenkins-in-fedora-38","status":"publish","type":"post","link":"https:\/\/kop.lat\/blog\/install-jenkins-in-fedora-38\/","title":{"rendered":"Install Jenkins in Fedora 38"},"content":{"rendered":"\n<p>Official documentation here: <a href=\"https:\/\/www.jenkins.io\/doc\/book\/installing\/linux\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.jenkins.io\/doc\/book\/installing\/linux\/<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"dm-code-snippet dark dm-normal-version default no-background-mobile\" snippet-height=\"\" style=\"background-color:#abb8c3\"><div class=\"control-language\"><div class=\"dm-buttons\"><div class=\"dm-buttons-left\"><div class=\"dm-button-snippet red-button\"><\/div><div class=\"dm-button-snippet orange-button\"><\/div><div class=\"dm-button-snippet green-button\"><\/div><\/div><div class=\"dm-buttons-right\"><a id=\"dm-copy-raw-code\"><span class=\"dm-copy-text\">Copy Code<\/span><span class=\"dm-copy-confirmed\" style=\"display:none\">Copied<\/span><span class=\"dm-error-message\" style=\"display:none\">Use a different Browser<\/span><\/a><\/div><\/div><pre class=\" no-line-numbers\"><code id=\"dm-code-raw\" class=\" no-wrap language-shell\"># sudo wget -O \/etc\/yum.repos.d\/jenkins.repo https:\/\/pkg.jenkins.io\/redhat-stable\/jenkins.repo\n# sudo rpm --import https:\/\/pkg.jenkins.io\/redhat-stable\/jenkins.io-2023.key\n# sudo dnf install java-17-openjdk\n# sudo dnf install java-latest-openjdk\n# sudo dnf install jenkins\n\n<\/code><\/pre><\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Official documentation here: https:\/\/www.jenkins.io\/doc\/book\/installing\/linux\/<\/p>\n","protected":false},"author":1,"featured_media":465,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[41,20,1,32,9,4,8],"tags":[21,72,70,71,69,68,5,22],"_links":{"self":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/504"}],"collection":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/comments?post=504"}],"version-history":[{"count":2,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/504\/revisions"}],"predecessor-version":[{"id":506,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/504\/revisions\/506"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/media\/465"}],"wp:attachment":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/media?parent=504"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/categories?post=504"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/tags?post=504"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}