|
6 years ago | |
---|---|---|
.. | ||
Dockerfile.fpm | 6 years ago | |
Dockerfile.nginx | 6 years ago | |
README.md | 6 years ago | |
docker-compose.yml | 6 years ago | |
nginx.conf | 6 years ago |
echo POSTGRES_PASSWORD=$(openssl rand -base64 32) >> .env
docker-compose up -d --build
Go to your webbrowser to finish installation:
postgres
DB port: empty
create admin user / password
docker-compose exec app touch documents/install.lock
docker-compose exec app chmod -w conf/conf.php documents/install.lock