Self-host with Docker ยท Yantr
Habitica
Self-hosted gamified habit tracker and task manager.
1
Ports
1
Notes
3
Use Cases
About
What Habitica does
Habitica is a self-hosted, gamified habit tracker that turns your daily tasks, habits, and to-do lists into a role-playing game. Earn experience points, level up your character, and stay motivated to accomplish your goals.
Install Flow
How to self-host Habitica
Habitica can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Habitica 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
- Build positive habits through game-like reward systems.
- Manage daily tasks and to-do lists with RPG progression.
- Form accountability groups with friends to stay on track.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
awinterstein/habitica-server:latest
Service Name
server
Notes
Things to know before you deploy
- BASE_URL must be updated to your server's actual URL for proper functionality.
Related Apps
More tools you might pair with Habitica
Page generated 2026-06-23T15:50:08.758Z