Files
huly-platform/dev
Andrey Sobolev 659063dd01 Update 'secret' token usage
1. Put 'secret' into one place, server-token
2. Fix server crash on rare unknown workspaces cases.
3. Upgrade now kick all clients and reload transactions.
4. Fix Front shutdown

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-01-27 16:07:27 +07:00
..
2022-01-27 16:07:27 +07:00
2022-01-27 16:07:27 +07:00
2022-01-25 01:48:43 +07:00
2022-01-19 10:04:30 +01:00
2022-01-12 10:06:04 +01:00
2022-01-27 16:07:27 +07:00
2021-12-30 10:04:32 +01:00

Docker Compose dev image

Running platform inside docker compose

rush build
rush bundle
rush docker:build
docker-compose up -d --force-recreate

Running ElasticVUE to check elastic intance

docker run -p 8082:8080 -d cars10/elasticvue