Skip to content

Repository files navigation

Poll

Self-hosted polls and quick votes with shareable public links.

Run with Docker / Podman

docker run -d --name poll \
  -p 4409:4409 \
  -v poll-data:/config \
  -e POLL_PIN=your-pin \
  ghcr.io/studio2201/poll:latest

Open http://localhost:4409

Configuration

Variable Default Description
PORT 4409 Listen port
POLL_PIN / PIN (empty) Optional access PIN (ASCII digits only, 4–64)
DATA_DIR /config Persistent data directory

License

Apache-2.0

About

Polls and quick votes. Companion on port 4409.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages