Self-host with Docker ยท Yantr
Traggo
Tag-based time tracking with stopwatch, reports, and data export.
1
Ports
3
Notes
4
Use Cases
About
What Traggo does
Traggo is a lightweight time tracking server built with Go. Unlike traditional time trackers with projects and tasks, Traggo uses tags for complete flexibility. Features include stopwatch for active timing, manual time entry, tag-based organization, custom date ranges, break tracking, data...
Install Flow
How to self-host Traggo
Traggo can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Traggo does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Track time spent on different activities using tags.
- Log billable hours for client work.
- Generate reports on time spent per tag.
- Export data for invoicing.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3030 | HTTP | Web UI |
Docker Image
traggo/server:latest
Service Name
traggo
Notes
Things to know before you deploy
- Tag-based - no rigid project structure
- API available for automation
- Break tracking included
Related Apps
More tools you might pair with Traggo
Page generated 2026-06-23T15:50:08.758Z