1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
This commit is contained in:
Kay0u 2021-05-30 17:18:49 +02:00
parent c732ee9c6f
commit 851c7089b1
2 changed files with 6 additions and 6 deletions

View file

@ -1,15 +1,15 @@
## Configuration
### 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
### Multi-users support
* Are LDAP and HTTP auth supported? **Yes**
* Can the app be used by multiple users? **Yes**
## Limitations
### Limitations
* GitLab is not compatible with 32-bit architectures.

View file

@ -1,15 +1,15 @@
## Configuration
### Configuration
Comment configurer GitLab :
- Avec le panneau d'administration de GitLab.
- En éditant le fichier de configuration `/etc/gitlab/gitlab-persistent.rb` et en éxécutant la commande `sudo gitlab-ctl reconfigure` pour réactualiser la configuration.
#### Support multi-utilisateurs
### Support multi-utilisateurs
* L'authentification LDAP et HTTP est-elle prise en charge ? **Oui**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
## Limitations
### Limitations
* L'application GitLab n'est pas compatible avec les architectures 32-bit.