Guilhem Saurel 6742d2d193 Personnalisation des noms des services, fix #69 il y a 6 ans
..
Dockerfile.fpm fc7741c5d6 limesurvey: put uploads in CHATONS_ROOT_DIR il y a 6 ans
Dockerfile.nginx 52df59c85d add limesurvey, fix #74 il y a 6 ans
README.md 3653c9dc8a limesurvey admin url hint il y a 6 ans
config.php 492bfa7486 limesurvey: install from CLI il y a 6 ans
docker-compose.yml 6742d2d193 Personnalisation des noms des services, fix #69 il y a 6 ans
nginx.conf 52df59c85d add limesurvey, fix #74 il y a 6 ans

README.md

Limesurvey

https://www.limesurvey.org/

Usage

echo POSTGRES_PASSWORD=$(openssl rand -base64 32) >> .env
docker-compose up -d --build
docker-compose exec app php application/commands/console.php install "ADMIN_USER" "ADMIN_PASSWORD" "ADMIN_NAME" "ADMIN_EMAIL"

Then you can login on http://limesurvey.${CHATONS_DOMAIN:-localhost}/admin