1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00
Jenkins package for YunoHost
Find a file
Alexandre Aubin 564fd0bbfc
Merge pull request #139 from YunoHost-Apps/testing
Update manifest.toml: zzzz
2024-06-29 18:40:41 +02:00
.github Packaging v2 2024-03-19 10:02:46 +01:00
conf Packaging v2 2024-03-19 10:02:46 +01:00
doc Add doc 2024-03-19 10:02:46 +01:00
scripts Update upgrade: zzzz 2024-06-29 18:40:03 +02:00
.gitignore Various fixes 2019-01-21 13:08:17 +01:00
ALL_README.md Auto-update READMEs 2024-06-22 22:43:05 +00:00
LICENSE maj install 2016-11-30 17:45:05 +01:00
manifest.toml Update manifest.toml 2024-06-28 22:36:39 +02:00
README.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
README_es.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
README_eu.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
README_fr.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
README_gl.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
README_it.md Auto-update README 2024-03-29 07:08:48 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-28 20:36:44 +00:00
tests.toml Packaging v2 2024-03-19 10:02:46 +01:00

Jenkins for YunoHost

Integration level Working status Maintenance status

Install Jenkins with YunoHost

Read this README in other languages.

This package allows you to install Jenkins quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.

Shipped version: 2.426.3~ynh2

Screenshots

Screenshot of Jenkins

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug
or
sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps