1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
gitlab_ynh/README.md
2022-08-08 09:34:39 +00:00

2.4 KiB

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: 15.2.2~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