_Bastler
2132fc0323
Merge branch 'develop' of github.com:thecodingmachine/workadventure
2021-12-16 18:41:44 +01:00
David Négrier
88a6e80a8f
Adding JsonMessages to Docker image
2021-12-16 16:09:59 +01:00
_Bastler
13dafdf14b
update Dockerfile
2021-11-16 11:06:20 +01:00
_Bastler
72e7f1bdd5
Merge branch 'develop' of github.com:thecodingmachine/workadventure
2021-11-10 19:31:44 +01:00
_Bastler
99619cf140
update dockerfile
2021-09-28 09:51:53 +02:00
David Négrier
bb8583872b
Fixing messages generation in Front container
2021-09-15 11:32:32 +02:00
TabascoEye
5a855fb7e4
fix yarn install not working
...
problem for virtually all people trying self-hosting according to #1433 , #738 and likely more
2021-09-15 10:43:01 +02:00
_Bastler
9790572928
typo
2021-08-23 09:07:07 +02:00
_Bastler
092a14fa09
update front docker: stun
2021-08-20 12:49:12 +02:00
_Bastler
94328771bf
update production docker stuff
2021-08-20 12:30:33 +02:00
_Bastler
4dfc04826e
production tests
2021-08-19 10:09:42 +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
David Négrier
6fbf165c91
Adding the ability to register a single script using the "script" attribute at the map property level.
2021-03-07 21:02:38 +01:00
Jean-Philippe Evrard
e2f400472f
Template google analytics data
...
Without this patch, the index.html contains google analytics at
all times, including for people self-hosting it.
This is a problem for privacy reasons, and only people wanting
to have analytics on their instances should be able to enable
them.
This fixes it by making sure the index.html page is templated
to sideload content from ANALYTICS_CODE_PATH (which itself is
also templated, for convenience).
2021-01-19 12:17:05 +01:00
David Négrier
d7209d8864
Migrating messages locally into back and front
2020-09-24 11:16:08 +02:00
David Négrier
d2a5060ad2
Using multistage builds with protocol buffers
2020-09-18 18:00:03 +02:00
David Négrier
d3116c7400
Building proto messages in CI
2020-09-18 17:51:12 +02:00
David Négrier
5c0a4e7c5a
Fixing front Dockerfile
2020-09-18 17:39:59 +02:00
David Négrier
7826b2ea8d
Fixing Docker build images to add new messages directory
2020-09-18 17:22:45 +02:00
David Négrier
2d818ec79d
Fixing broken Jasmine test due to module config
2020-07-27 22:48:04 +02:00
David Négrier
d979636a19
Fixing Dockerfiles
2020-04-11 15:11:22 +02:00
David Négrier
bc7b5fc6c9
Setting up continuous deployment
2020-04-09 11:00:30 +02:00