mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
GitLab package for YunoHost
conf | ||
scripts | ||
.gitlab-ci.yml | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Gitlab for 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: 11.9.4
Screenshots
Configuration
How to configure this app: by an admin panel
Documentation
- Official documentation: https://docs.gitlab.com/ce/README.html
YunoHost specific features
Multi-users support
Yes with LDAP support.
Supported architectures
Limitations
- Not compatible with a 32-bit architecture.
Links
- Report a bug: https://github.com/YunoHost-Apps/gitlab_ynh/issues
- App website: https://gitlab.com
- YunoHost website: https://yunohost.org/
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
More information on the documentation page:
https://yunohost.org/packaging_apps