4 недели назад
История
README.md
Cannon Chat
Deployment
Do deploy Cannon Chat, you’ll need git and Docker.
- Clone this repo and cd into it:
$ git clone https://gitflic.ru/cannon-chat/cannon
$ cd cannon
- Clone the service repos:
$ git clone https://gitflic.ru/cannon-chat/api
$ git clone https://gitflic.ru/cannon-chat/client
$ git clone https://gitflic.ru/cannon-chat/pusher
- Create
.env
file:
$ cp env.example .env
-
Edit
.env
file. -
Run the services:
$ docker compose up -d
Конвейеры
0 успешных
0 с ошибкой