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
2021-09-21 23:12:20 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:12 +02:00
conf 14.2.1 2021-08-26 23:49:47 +02:00
doc remove is_public in upgrade script 2021-05-30 20:24:51 +02:00
scripts final_path not needed anymore 2021-09-16 11:31:35 +02:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +01:00
check_process Upgarde to 13.7.0 2020-12-23 16:58:58 +01:00
config_panel.toml bind is not required here 2021-09-21 23:12:20 +02:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.json 14.2.3 2021-09-06 13:42:11 +02:00
README.md Auto-update README 2021-09-06 11:42:36 +00:00
README_fr.md Auto-update README 2021-09-06 11:42:36 +00:00
upgrade-versions.sh 14.0.4 2021-07-08 17:16:07 +02:00

GitLab for YunoHost

Integration level
Install GitLab with YunoHost

Lire ce readme en français.

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

Overview

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

Shipped version: 14.2.3~ynh1

Demo: https://gitlab.com/explore

Screenshots

Disclaimers / important information

Configuration

How to configure GitLab:

  • With the GitLab admin panel.
  • By editing the configuration file /etc/gitlab/gitlab-persistent.rb (use sudo gitlab-ctl reconfigure after any modification of this file).

Multi-users support

  • Are LDAP and HTTP auth supported? Yes
  • Can the app be used by multiple users? Yes

Limitations

  • GitLab is not compatible with 32-bit architectures.

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/gitlab_ynh/tree/testing --debug
or
sudo yunohost app upgrade gitlab -u https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing --debug

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