Roundup Issue Tracker

Manage bugs, support tickets, and sales leads with a highly customizable tracking system. Access via web, command-line, REST, XML-RPC, or email interfaces.

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:

  • Multiple Interfaces: Interact with the system through command-line, web, REST, XML-RPC, and e-mail.
  • Advanced Customization: Tailor the look, feel, and workflows to suit specific organizational needs.
  • Robust Security: Benefit from secure password storage using PBKDF2 with SHA512 and enhanced session token protection.
  • High Performance: Experience faster load times with database-level data authorization that reduces network traffic.
  • REST Binary Support: Easily retrieve raw binary data like images and PDFs directly through the REST endpoint.

Directory Structure

roundup-issue-tracker
data
.env
docker-compose.yml

docker-compose.yml

services:
  roundup:
    image: rounduptracker/roundup:latest
    restart: unless-stopped
    ports:
      - "8080:8080"
    volumes:
      - ./data:/usr/src/app/tracker

.env

# No sensitive environment variables are required for the default SQLite configuration.
# If you configure an external database (PostgreSQL/MySQL), add credentials here.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Roundup Issue Tracker

Favicon

 

  
  
Favicon

 

  
  
Favicon