Skip to content

A community-maintained package to easily install Jenkins on Linux

Notifications You must be signed in to change notification settings

merlijn-sebrechts/jenkins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins

This is the snap for Jenkins, the leading open-source automation server. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Snap Status

Install

sudo snap install jenkins
xdg-open http://localhost:8080

(Don't have snapd installed?)

Check the status:

systemctl status snap.jenkins.jenkins.service

Set a custom configuration:

cat config.xml | sudo /snap/bin/jenkins.config

Published for with 💝 by Snapcrafters

Remaining tasks

Snapcrafters (join us) are working to land snap install documentation and the snapcraft.yaml upstream so Discord can authoritatively publish future releases.

  • Fork the Snapcrafters template repository to your own GitHub account
  • Create a snap that runs in devmode
  • Register the snap in the store, using the preferred upstream name
  • Add a screenshot to this README.md
  • Publish the devmode snap in the Snap store edge channel
  • Add install instructions to this README.md
  • Update snap store metadata, icons and screenshots
  • Convert the snap to strict confinement, or classic confinement if it qualifies
  • Publish the confined snap in the Snap store beta channel
  • Update the install instructions in this README.md
  • Post a call for testing on the Snapcraft Forum - link
  • Request your GitHub repository is forked to the Snapcrafters organisation and configured for automated builds
  • Add the provided Snapcraft build badge to this README.md
  • Publish the snap in the Snap store stable channel
  • Update the install instructions in this README.md
  • Post an announcement in the Snapcraft Forum - link
  • Submit a pull request or patch upstream that adds snap install documentation - link
  • Submit a pull request or patch upstream that adds the snapcraft.yaml and any required assets/launchers - link
  • If upstream accept the PR:
    • Request upstream create a Snap store account
    • Add upstream contact information to the README.md
    • Contact the Snap Advocacy team to request the snap be transferred to upstream
  • Ask the Snap Advocacy team to celebrate the snap - link

If you have any questions, post in the Snapcraft forum.

The Snapcrafters

Evan Dandrea
Evan Dandrea

About

A community-maintained package to easily install Jenkins on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%