From 8dd7f492a29efea68b24a2b5cd967c86557d22d6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 30 May 2021 15:17:35 +0000 Subject: [PATCH] Auto-update README --- README.md | 17 +++++++++++++++++ README_fr.md | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/README.md b/README.md index 67208ff..18c828b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,23 @@ Git-repository manager providing wiki, issue-tracking and CI/CD pipeline feature ![](./doc/screenshots/GitLab_running_11.0_(2018-07).png) +## 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 * Official app website: https://gitlab.com diff --git a/README_fr.md b/README_fr.md index 7cd8448..d784e3a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,6 +21,23 @@ Gestionnaire de dépôts Git proposant des fonctionnalités de wiki, suivi de bu ![](./doc/screenshots/GitLab_running_11.0_(2018-07).png) +## Avertissements / informations importantes + +## 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 + +* L'authentification LDAP et HTTP est-elle prise en charge ? **Oui** +* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** + +## Limitations + +* L'application GitLab n'est pas compatible avec les architectures 32-bit. ## Documentations et ressources * Site officiel de l'app : https://gitlab.com