2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2026-08-13 13:00:21 +02:00
GitLab package for YunoHost
  • Ruby 72.7%
  • Shell 18.6%
  • Python 6.4%
  • Jinja 2.3%
Find a file
2026-08-05 07:14:05 +09:00
.github refactor auto upgrade scripts, use python and jinja template 2026-01-14 21:02:32 +09:00
conf Update GitLab Pages NGINX settings in gitlab.rb and upgrade-path.py 2026-08-03 21:02:18 +09:00
doc Update cpe and disk/ram usage. Replace disclaimer.md by admin.md 2023-07-31 00:56:27 +02:00
scripts Stop before killing on remove, else runsv respawns the services 2026-08-04 23:37:25 +09:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
config_panel.toml readd pages_enable 2026-01-23 21:18:31 +09:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.toml Upgrade to v19.2.1 2026-08-03 09:19:47 +00:00
manifest.toml.j2 fix script to auto upgrade 2026-02-13 20:31:26 +09:00
README.md Auto-update READMEs 2026-08-03 11:19:51 +02:00
tests.toml change Upgrade from version test 2026-06-21 17:08:01 +09:00
upgrade-path.py Update GitLab Pages NGINX settings in gitlab.rb and upgrade-path.py 2026-08-03 21:02:18 +09:00

Logo of GitLab GitLab, packaged for YunoHost

Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features

🌐 Official app website App Demo Version: 19.2.1~ynh1

Screenshots

Screenshot of GitLab

📦 Developer info

Automatic tests level

🛠️ Upstream GitLab repository: https://gitlab.com/gitlab-org/gitlab

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gitlab -u https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.