You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
greglebreton
20279a6a79
|
2 years ago | |
---|---|---|
.env | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago | |
ejabberd.yml | 2 years ago |
README.md
WORKADVENTURE
Description
Ce projet a pour but de déployer la stack workadventure (https://github.com/thecodingmachine/workadventure) en auto-hébergement.
Consulter la branche nginx-proxy pour un déploiement dérrière un proxy Nginx (ici)
Pré-requis
Pour déployer cette stack, vous aurez besoin:
- Une machine pour héberger le serveur (proc 3Ghz, 4Go ram minimum)
- Un nom de domaine pour pointer vers votre serveur (*.adventure.nom-de-domain.tld)
- L'accès à votre box internet pour la redirection des ports (80 & 443)
Configuration / Installation
Configuration
- Renseigner le nom de domaine:
cd workadventure/
nano .env
Deployement
docker-compose up -d
Note: Attendre que les certificats SSL soient effectués (~10 min)
Map building
tutos:
OIDC
- Workadventure:
nano .env
Note: Renseigner les URLs en suivant les exemples
Contributing
- Me
- The others
License
... OPEN SOURCE GPL3