Manage projects and workflows efficiently with a highly adaptable issue-tracking system designed for a wide variety of use cases. Whether you need a classic bug tracker, a customer help desk solution, or a system for managing sales leads, this platform provides the flexibility to customize its appearance and workflows to match your exact requirements.
Key features include:
services:
roundup:
image: rounduptracker/roundup:latest
restart: unless-stopped
ports:
- "8080:8080"
volumes:
- ./data:/usr/src/app/tracker# No sensitive environment variables are required for the default SQLite configuration.
# If you configure an external database (PostgreSQL/MySQL), add credentials here.Auto-fetched about 21 hours ago