Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

README.md 376B

Installation

.env

Generate random passwords for POSTGRES_PASSWORD and BW_ADMIN_TOKEN (avoid characters like &, #, =, " that could hav undesired effect on shell)

Change ALL_RESTART_POLICY to unless-stopped to enable auto restart at reboot.

Run

docker-compose up -d

NB: you MUST run from the root folder for .env to be loaded