add gitpod instructions

This commit is contained in:
makayabou 2020-11-16 15:57:39 +01:00
parent af9981c818
commit 63cb74dfce
12 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# Connecter gitpod à gitlab
## Activer l'intégration de gitpod
1. Dans votre instance gitlab, cliquez sur votre avatar en haut à droite, puis sur `Settings`
![boite de dialogue de gitlab, pour accéder aux réglages utilisateurs](img/gitlab-user-settings.png)
2. Dans le panneau latéral de gauche, cliquez sur `Preferences` puis, tout en bas de cette page, cliquez sur `Activer Gitpod`
![Options de gitlab pour activer l'intégration de gitpod](img/activate-gitpod-in-gitlab.png]
3. Clique sur Authorisez dans la fenêtre qui apparaît.
![Fenetre d'autorisation de Gitpod dans Gitlab, bouton autoriser et refuser](img/authorize-gitpod.png)
## Commencez à travailler avec gitpod
1. Vous pouvez maintenant lancer Gitpod depuis la page d'accueil de votre projet:
![picture showing bouton de démarrage de Gitpod sur la page d'accueil de Gitlab](img/run-gitpod-from-gitlab.png)
2. Au premier démarrage, gitpod va vous demander de créer un compte (authentification unique avec votre compte gitlab):
![picture showing gitpod account creation box](img/create-gitpod-account.png)
3. Il faut attendre que l'espace de travail se déploie (il s'agit d'un déploiement Docker):
![image de l'écran d'attente du déploiement de l'espace de travail Gitpod](img/wait-gitpod-workspace.png)
4. Vous êtes maintenant dans votre espace de travail Gitpod, un IDE collaboratif et une plate-forme de déploiement en ligne!
![image d'accueil d'un workspace gitpod](img/gitpod-workspace.png)
5. En cliquant sur le logo ![logo de gitpod](img/gitpod-logo.png), vous êtes redirigés vers une page vous présentant l'ensemble de vos workspaces actifs:
![image de la page d'accueil listant les workspaces](img/gitpod-workspaces.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -2,3 +2,4 @@
- [Déployer un site web avec Hugo](hugo.md)
- [Keycloak as SSO for Nextcloud](sso/index.md)
- [Utiliser Gitpod avec Gitlab](gitpod.md)

View File

@ -100,6 +100,7 @@ nav:
- divers/devops/sso/sso-nextcloud.md
- divers/devops/sso/sso-mattermost.md
- divers/devops/sso/sso-wordpress.md
- "Gitpod": divers/devops/gitpod.md
- "Interne":
- "Index": divers/internal/index.md
- "Imprimantes": divers/internal/install-printers.md