Deploy workflows
- Install
docker(install for mac) anddocker-compose(install) - Clone this repository to
accesso-releasesdirectory (it helps to identify images indocker pslist) cd accesso-releases- Copy
.env.sampleto.env. Modify content of `.env. if required - Install local certificate via
mkcert - 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