2017-06-10 10:10:31 +02:00
# Gitlab for Yunohost
2019-01-22 15:45:23 +01:00
[![Integration level ](https://dash.yunohost.org/integration/gitlab.svg )](https://dash.yunohost.org/appci/app/gitlab)
2018-12-17 12:45:00 +01:00
[![Install gitlab with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.png )](https://install-app.yunohost.org/?app=gitlab)
2017-06-10 10:10:31 +02:00
2018-12-17 12:45:00 +01:00
> *This package allow you to install gitlab quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here ](https://yunohost.org/#/install ) to know how to install and enjoy it.*
2017-06-10 10:10:31 +02:00
2018-12-17 12:45:00 +01:00
## Overview
2017-06-10 10:10:31 +02:00
2018-12-17 12:45:00 +01:00
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.
2019-01-31 17:48:31 +01:00
**Shipped version:** 11.7.3
2018-12-17 12:45:00 +01:00
## Screenshots
![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/GitLab_running_11.0_%282018-07%29.png/300px-GitLab_running_11.0_%282018-07%29.png)
## 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
2019-01-15 23:08:25 +01:00
* x86-64b - [![ ](https://ci-apps.yunohost.org/ci/logs/gitlab%20%28Community%29.svg )](https://ci-apps.yunohost.org/ci/apps/gitlab/)
* ARMv8-A - [![ ](https://ci-apps-arm.yunohost.org/ci/logs/gitlab%20%28Community%29.svg )](https://ci-apps-arm.yunohost.org/ci/apps/gitlab/)
* Jessie x86-64b - [![ ](https://ci-stretch.nohost.me/ci/logs/gitlab%20%28Community%29.svg )](https://ci-stretch.nohost.me/ci/apps/gitlab/)
2018-12-17 12:45:00 +01:00
## 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 ](https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing ).
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
```
2019-01-15 23:08:25 +01:00
**More information on the documentation page:**
https://yunohost.org/packaging_apps