1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
GitLab package for YunoHost
Find a file
2020-05-16 11:44:17 +02:00
conf 12.10.3 2020-05-06 11:08:54 +02:00
scripts improves comments 2020-05-13 10:14:20 +02:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
actions.json Add action and config 2019-04-11 01:12:07 +02:00
check_process Update check_process 2020-05-12 17:16:46 +02:00
config_panel.json remove remaining code of backup strategy 2019-11-06 21:48:59 +09:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.json Fix upgrade 2020-05-12 14:11:01 +02:00
pull_request_template.md Update pull_request_template.md 2019-06-02 23:08:21 +02:00
README.md 12.10.3 2020-05-06 11:08:54 +02:00

Gitlab for Yunohost

Integration level
Install gitlab with YunoHost

This package allow you to install gitlab quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

GitLab is a web-based Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features, using an open-source license, developed by GitLab Inc.

Shipped version: 12.10.3

Screenshots

Configuration

How to configure this app:

  • An admin panel
  • The file: /etc/gitlab/gitlab-persistent.rb (use sudo gitlab-ctl reconfigure after any modification of this file)

Documentation

YunoHost specific features

Multi-users support

Yes with LDAP support.

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • Not compatible with a 32-bit architecture.

Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do 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/gitlab_ynh/tree/testing --debug
or
sudo yunohost app upgrade gitlab -u https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing --debug

More information on the documentation page:
https://yunohost.org/packaging_apps