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
2023-06-06 11:59:16 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:12 +02:00
conf Merge branch 'testing' into packagingV2 2023-06-06 11:59:16 +02:00
doc various bug fixes 2023-03-30 10:41:18 +02:00
scripts Merge branch 'testing' into packagingV2 2023-06-06 11:59:16 +02:00
.gitlab-ci.yml Add CI 2018-12-16 23:01:36 +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.toml Merge branch 'testing' into packagingV2 2023-06-06 11:59:16 +02:00
README.md Auto-update README 2023-05-24 10:08:41 +00:00
README_fr.md Auto-update README 2023-05-24 10:08:41 +00:00
tests.toml Merge branch 'testing' into packagingV2 2023-06-06 11:59:16 +02:00
upgrade-versions.sh various bug fixes 2023-03-30 10:41:18 +02:00

GitLab for YunoHost

Integration level Working status Maintenance status

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: 16.0.1~ynh1

Demo: https://gitlab.com/explore

Screenshots

Screenshot of GitLab

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