WebCave/packages/webcave-server
markoburcul d1b04c7a44 webcave: Move compose file to repo root
Move compose file for webcave server to repo root since it is needed by the  infra role with which we will deploy it.
Updated the compose file to be compatible with environment variable forwarding from the ansible role. Namely, we need
PORT, IS_BEHIND_PROXY and CLIENT_ORIGIN_URL to be read from environment of the process starting the containers. Also,
in the case these values are not present or empty, just use the default ones.
Update Readme file to reflect changes.

Referenced issue: https://github.com/status-im/infra-misc/issues/308

Signed-off-by: markoburcul <marko@status.im>
2024-08-13 14:51:17 +00:00
..
src feature: create default multiplayer world 2024-08-07 12:04:09 +02:00
worlds feature: create default multiplayer world 2024-08-07 12:04:09 +02:00
.dockerignore feat: dockerized the server package 2024-07-16 18:22:36 +02:00
.env.example chore: update .env.example 2024-08-09 11:15:51 +02:00
Dockerfile fix: add build step to Dockerfile 2024-08-09 11:43:45 +02:00
WEBCRAFT_LICENSE feature: multiplayer server package 2024-06-28 15:36:58 +02:00
docker-entrypoint.sh feat: dockerized the server package 2024-07-16 18:22:36 +02:00
nodemon.json feature: multiplayer server package 2024-06-28 15:36:58 +02:00
package.json chore: update packages in server 2024-07-26 15:55:03 +03:00
tsconfig.json chore: adapted tsconfig(s) across packages 2024-07-15 11:42:35 +02:00