Group Scheduling Poll
Group Scheduling Poll is a app in the osFoundry community catalog. Create a Doodle-style poll to find the best time for a group meeting — propose dates/times, share a link, participants tick what works, see consensus. An open replacement for Doodle / When2Meet. Powered by Rallly. Ships as a single self-contained container (Next.js app + bundled Postgres 16) on persistent volumes.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Create a Doodle-style poll to find the best time for a group meeting — propose dates/times
- Share a link
- Participants tick what works
- See consensus
Documentation
# Group Scheduling Poll
Doodle-style group scheduling polls, powered by Rallly.
## Setup
Set `SECRET_PASSWORD` (e.g. `openssl rand -hex 32`) before first start. `DATABASE_URL` and `NEXT_PUBLIC_BASE_URL` are auto-wired by the entrypoint (against the bundled Postgres 16 and the platform-provided public URL).
For real-world use, set `SMTP_*` env vars so magic-link sign-in works. **Without SMTP, magic links are printed in the container logs only**.
## First open
Click `Sign In` and enter your email — the first registered user becomes the admin.
## Storage
- Postgres data → `/persist/pgdata`
- No file uploads in core scheduling features (image avatars are optional and use S3 if configured).
## Theme / appearance
Rallly has its own light/dark toggle (top-right).
How to use Group Scheduling Poll in osFoundry
Install Group Scheduling Poll into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.