A collaborative web application (virtual office) presented as a 16-bit RPG video game https://github.com/thecodingmachine/workadventure
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Renovate Bot 7bd5f9b7f9
continuous-integration/drone/push Build is passing Details
Version v1.4.8; sync labels
2021-07-22 07:04:12 +00:00
.drone.yml Use new image namespace 2021-06-21 12:32:24 +02:00
.env.sample WIP: more work on packaging 2021-04-27 20:16:05 +02:00
.gitignore Initial commit 2021-03-24 23:11:59 +01:00
README.md Add CI badge 2021-06-16 09:35:40 +02:00
abra.sh WIP: more work on packaging 2021-04-27 20:16:05 +02:00
certdumper_post.sh WIP: more work on packaging 2021-04-27 20:16:05 +02:00
compose.yml Version v1.4.8; sync labels 2021-07-22 07:04:12 +00:00
renovate.json Add renovate.json 2021-06-04 07:05:09 +00:00

README.md

Workadventure

Build Status

A collaborative web application (virtual office) presented as a 16-bit RPG video game • https://github.com/thecodingmachine/workadventure

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new workadventure --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up