Guilhem Saurel b11a058dfb limesurvey: update 3.15.{5 -> 8} il y a 6 ans
..
Dockerfile.fpm b11a058dfb limesurvey: update 3.15.{5 -> 8} 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 26af0c670a postgres containers renamed db, fix #63 il y a 6 ans
docker-compose.yml 26af0c670a postgres containers renamed db, fix #63 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