fix selinux labels
make it work on linux
new league args
.envrc
with required variables./scripts/init.sh
./scripts/migrate.sh
./scripts/destroy.sh
The following commands must be installed:
direnv
: https://direnv.net/docker
and docker-compose
: https://docs.docker.com/mysql
client : https://dev.mysql.com/doc/refman/8.0/en/mysql.htmlThe direnv
-managed .envrc
file should contain the following environment variables:
PATH_add /usr/local/opt/mysql-client/bin
GO111MODULE=on
HOCKEYGO_USER=hockeygo
HOCKEYGO_PASSFILE=.env_mysql_user_pwd
HOCKEYGO_DB=hockeygo