|
|
@@ -44,7 +44,7 @@ Les repositories suivants doivent être clônés dans les sous-répertoires suiv
|
|
|
| apps/metabase | [Voir le repository](https://gitlab.2iopenservice.com/vincent/metabase) | git@gitlab.2iopenservice.com:vincent/metabase.git |
|
|
|
| apps/python-scripts/clonedb | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/clonedb) | git@gitlab.2iopenservice.com:opentalent/clonedb.git |
|
|
|
| apps/frames | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/frames) | git@gitlab.2iopenservice.com:opentalent/frames.git |
|
|
|
-| apps/frames_v3 | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/agenda) | git@gitlab.2iopenservice.com:opentalent/frames_v3.git |
|
|
|
+| apps/agenda | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/agenda) | git@gitlab.2iopenservice.com:opentalent/agenda.git |
|
|
|
| apps/ap2i | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/ap2i) | git@gitlab.2iopenservice.com:opentalent/ap2i.git |
|
|
|
| apps/ap2i-doc | [Voir le repository](https://gitlab.2iopenservice.com/vincent/ap2i-doc) | git@gitlab.2iopenservice.com:vincent/ap2i-doc.git |
|
|
|
| apps/app | [Voir le repository](https://gitlab.2iopenservice.com/opentalent/app) | git@gitlab.2iopenservice.com:opentalent/app.git |
|
|
|
@@ -296,11 +296,11 @@ Puis lancer :
|
|
|
ln -s .env.docker .env
|
|
|
|
|
|
|
|
|
-#### Docker Frames V3
|
|
|
+#### Docker agenda
|
|
|
|
|
|
Se connecter au docker:
|
|
|
|
|
|
- docker exec -it frames_v3 bash
|
|
|
+ docker exec -it agenda bash
|
|
|
|
|
|
Puis lancer :
|
|
|
|
|
|
@@ -590,7 +590,7 @@ Ainsi configuré, le docker sera joignable sur le réseau interne à l'adresse `
|
|
|
| app | app | O | 172.20.2.2 | 3002:3000, 3003:3003 | local.app.opentalent.fr / 3002 | - |
|
|
|
| app_v3 | app_v3 | O | 172.20.2.3 | 3009:3000, 24678:24678 | local.app-v3.opentalent.fr / 3000 | - |
|
|
|
| frames | frames | O | 172.20.2.4 | 3004:3004, 3005:3005 | local.frames.opentalent.fr / 3004 | - |
|
|
|
-| frames_v3 | frames_v3 | O | 172.20.2.5 | 3007:3000, 24679:24679 | local.frames-v3.opentalent.fr / 3000 | - |
|
|
|
+| agenda | agenda | O | 172.20.2.5 | 3007:3000, 24679:24679 | local.agenda.opentalent.fr / 3000 | - |
|
|
|
| portail | portail | O | - | - | local.opentalent.fr | - |
|
|
|
| portail_v2 | portail_v2 | O | 172.20.2.6 | 3010:3000, 24680:24680 | local.portail-v2.opentalent.fr / 3000 | - |
|
|
|
| typo3 | typo3 | O | 172.20.3.1 | - | local.sub.opentalent.fr | docker.sub.opentalent.fr, docker.sub.customdomain.fr |
|