Lurkars
6832fe4990
use OIDC without admin api, option to disable anonymous login
2021-10-21 16:28:57 +02:00
kharhamel
9d4ffe542c
FIX: bomp the node version of pusher
2021-07-30 15:50:30 +02:00
kharhamel
9c803a69ff
FEATURE: users can now login via an openID client
2021-07-30 15:43:46 +02:00
David Négrier
d955ddfe82
Adding support to persist variables in Redis
2021-07-19 16:23:16 +02:00
kharhamel
a23e72454d
FEATURE: added the env variable DISABLE_DIRTY_CHECKS
2021-05-17 14:47:34 +02:00
David Négrier
4b89e08ea6
Reverting hard coded environment variable
2021-05-05 12:17:06 +02:00
David Négrier
82073098e0
Merge branch 'develop' of github.com:thecodingmachine/workadventure into resolution
2021-05-05 11:01:11 +02:00
David Négrier
85efe208b3
Changing default map for docker-compose single-domain
2021-05-04 11:35:55 +02:00
David Négrier
d29dee3bd4
Adding templater call to single domain startup
...
The docker-compose.single-domain.yaml was missing a call to the templater script.
As a result, the first run would fail unless docker-compose.yaml was started before.
Closes #947
Closes #957
2021-04-29 09:42:15 +02:00
kharhamel
ce2c5e0cb5
FEATURE: added the env variable MAX_PER_GROUP
2021-04-15 15:50:51 +02:00
David Négrier
651dfc63f4
Fixing TURN server config
2021-03-31 16:38:30 +02:00
David Négrier
3ef1f0dc7b
[Breaking change] UPLOADER_URL and ADMIN_URL are now true URLs (and not only host name) and API_URL is replaced by PUSHER_URL
...
API_URL is still accepted for BC compatibility of the self-hosted deployments.
This will allow deploying on a single domain, using a reverse proxy that acts on the path.
This however means that the config needs to be changed for all WorkAdventure deployments.
2021-03-31 16:00:14 +02:00
Mewp
6f1fc08b82
Add a docker-compose file for hosting under a single domain.
2021-03-31 12:11:00 +02:00