Skip to content

Feature Request: Add self-hosted mode with Docker and official image #31

Description

@Yuss9

First off, thanks a lot for this awesome habit tracker 🙌 It's super useful and well-designed!

I'd love to be able to self-host the app — especially to run it on my own server or NAS (for privacy, offline access, and full control).

Feature request:
Provide a self-hosted deployment option using:

  • A Dockerfile or docker-compose.yml
  • An official Docker image (published to Docker Hub or GitHub Container Registry)

Why it's useful:

  • Great for users who want to run it privately or offline
  • Easily deployable on homelabs, Raspberry Pi, VPS, etc.
  • Makes it compatible with reverse proxies (e.g. Nginx, Traefik) and dashboards (like gethomepage.dev)

Optional bonus:

  • Ability to persist data via volume mounts
  • Configuration via environment variables or config file

Best regards,
Yuss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions