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
bourreP 3c2fdc9eb2
Merge pull request #19 from YunoHost-Apps/testing
Trying to pass the package check
2019-01-15 23:08:54 +01:00
conf change the number of unicorn workers to pass the check 2019-01-15 22:56:17 +01:00
scripts increase timeout to pass the check 2019-01-15 22:58:28 +01:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
check_process unused variable in check_process 2019-01-15 22:55:31 +01:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.json by default, use false for use_web_account 2019-01-13 16:20:30 +01:00
README.md Update README to fix svg images 2019-01-15 23:08:25 +01: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: 1.6.3

Screenshots

Configuration

How to configure this app: by an admin panel

Documentation

YunoHost specific features

Multi-users support

Yes with LDAP support.

Supported architectures

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

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