Caprover logo
Caprover one-click apps browser
Limesurvey logo
Limesurvey
Limesurvey is an open source online survey tool.
Created - Last update

Limesurvey is an open source online survey tool. The process will deploy a database and the App. The process will take about a minute for the process to finish.

Deployed services
limesurvey-db
mariadb:$$cap_mariadb_version
  • limesurvey-db-data:/var/lib/mysql
always
4
limesurvey
crramirez/limesurvey:$$cap_limesurvey_version
  • limesurvey-data:/app/upload
always
Variables

Limesurvey Version

Default: 3

$$cap_limesurvey_version
https://registry.hub.docker.com/r/crramirez/limesurvey/tags

MariaDB (database) version

Default: 10.5.3

$$cap_mariadb_version
Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags

database password

Default: undefined

$$cap_db_pass
Password for the database user and root using mysql.

database name

Default: limesurvey

$$cap_db_name
name for the database.

database user

Default: limesurvey

$$cap_db_user
Username for the database using mysql.
© 2025, Built with Gatsby - Source code available on GitHub