All apps · 0 apps
JobTrackr
Docker app from slummybell23's Repository
Overview
Self-hosted job-application tracker: a Kanban board for your job search, with resume storage, contacts, follow-up reminders, and an analytics view. Connects to a PostgreSQL database that you already run (no database is included). The database connection is configured from the web UI on first launch.
Install JobTrackr on Unraid in a few clicks.
Find JobTrackr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for JobTrackr Review the template variables and paths Click Install
Requirements
Requires a reachable PostgreSQL server. You provide its host, port, database, username, and password in the setup wizard on first launch.
Categories
Download Statistics
95
Total Downloads
Related apps
Explore more like this
Explore allLinks
Details
Repository
slummybell/jobtrackr:latestLast Updated2026-06-20
First Seen2026-06-20
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Host port for the JobTrackr web interface.
- Target
- 8080
- Default
- 8080
- Value
- 8080
App DataPathrw
Persistent storage for the saved database connection (setup.json) and uploaded resumes. Keep this mapped or you will lose both on update.
- Target
- /data
- Default
- /mnt/user/appdata/jobtrackr
- Value
- /mnt/user/appdata/jobtrackr