Video coming soon…

🟢 Setup LimeSurvey — Full-Featured Self-Hosted Survey Platform

Deploy LimeSurvey on Ubuntu with Docker — a powerful, research-grade survey platform with conditional logic, quotas, and many question types, backed by MariaDB, on port 8306.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys LimeSurvey on port 8306 with its MariaDB database wired in and an admin account created for you. Build advanced surveys with branching logic and export the results.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/limesurvey/limesurvey-ubuntu.sh
chmod +x limesurvey-ubuntu.sh
./limesurvey-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/limesurvey/limesurvey-ubuntu.sh

2 Make it Executable

chmod +x limesurvey-ubuntu.sh

3 Run the Installer

./limesurvey-ubuntu.sh

4 Log Into the Admin Panel

http://your-server-ip:8306/index.php/admin

Ports Used

PortPurpose
8306LimeSurvey web app and admin panel (mapped from container port 8080)
3306MariaDB — internal to the Docker network, not exposed to the host

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions