THIS REPOSITORY IS NO LONGER MAINTAINED - IF YOU LIKE TO TAKE CARE OF IT, PLEASE CONTACT ME
Setup your own dudle!
- Debian
- Apache webserver
- Dudle software from https://github.com/kellerben/dudle
- docker run --name dudle -p 80:80 -d fonk/dudle
- Point your browser to http://localhost/dudle
- Enjoy making you own polls
Unfortunately the software put the poll data in the webroot, so if you want to persist the polls, you have to put the whole webroot (/var/www/html/dudle) on an external storage.