|
il y a 6 ans | |
---|---|---|
.. | ||
Dockerfile.fpm | il y a 6 ans | |
Dockerfile.nginx | il y a 6 ans | |
README.md | il y a 6 ans | |
docker-compose.yml | il y a 6 ans | |
nginx.conf | il y a 6 ans |
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