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
2019-01-06 14:15:54 +01:00
conf listen on all IPv4 and IPv6 addresses 2019-01-03 19:44:04 +01:00
scripts Wait if error 502 2019-01-06 14:15:54 +01:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
check_process fix syntax error 2019-01-05 12:45:44 +01:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.json add only_ldap option and upgrade to 1.6.0 2018-12-24 16:25:32 +01:00
README.md Update README.md 2019-01-06 11:50:48 +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.2

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 - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • Not compatible with a 32-bit architecture.

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


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