Guilhem Saurel b11a058dfb limesurvey: update 3.15.{5 -> 8} 6 years ago
..
Dockerfile.fpm b11a058dfb limesurvey: update 3.15.{5 -> 8} 6 years ago
Dockerfile.nginx 52df59c85d add limesurvey, fix #74 6 years ago
README.md 3653c9dc8a limesurvey admin url hint 6 years ago
config.php 26af0c670a postgres containers renamed db, fix #63 6 years ago
docker-compose.yml 26af0c670a postgres containers renamed db, fix #63 6 years ago
nginx.conf 52df59c85d add limesurvey, fix #74 6 years ago

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