Deploy workflows
- Install
docker(install for mac) anddocker-compose(install) - Clone this repository to
cardbox-releasesdirectory (it helps to identify images indocker pslist) cd cardbox-releases- Copy
.env.sampleto.env. Modify content of `.env. if required - Start services with
docker-compose up -d. Stop it withdocker-compose down
Install certificate
Install mkcert:brew install mkcert
brew install nss # if you use Firefox
Get latest mkcert release from (mkcert releases)
Run mkcert -install
Run scripts/create-cert/sh