mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Auto-update README
This commit is contained in:
parent
c732ee9c6f
commit
8dd7f492a2
2 changed files with 34 additions and 0 deletions
17
README.md
17
README.md
|
@ -25,6 +25,23 @@ Git-repository manager providing wiki, issue-tracking and CI/CD pipeline feature
|
||||||
|
|
||||||
.png)
|
.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
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://gitlab.com
|
* Official app website: https://gitlab.com
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -21,6 +21,23 @@ Gestionnaire de dépôts Git proposant des fonctionnalités de wiki, suivi de bu
|
||||||
|
|
||||||
.png)
|
.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
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://gitlab.com
|
* Site officiel de l'app : https://gitlab.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue