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
2022-02-24 19:05:26 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:12 +02:00
conf 14.8.0 2022-02-22 18:27:38 +01:00
doc remove is_public in upgrade script 2021-05-30 20:24:51 +02:00
scripts 14.8.1 2022-02-24 19:05:26 +01: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 minor typos 2021-12-09 15:11:30 +01:00
LICENSE Update LICENSE 2018-12-17 18:36:20 +01:00
manifest.json 14.8.1 2022-02-24 19:05:26 +01:00
README.md Auto-update README 2022-02-22 17:27:47 +00:00
README_fr.md Auto-update README 2022-02-22 17:27:47 +00:00
upgrade-versions.sh Upgrade to 14.6.0, bullseye compatible 2021-12-23 16:59:08 +01: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.8.0~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