Documentation

Welcome to the RobiPet documentation. Here you'll find everything you need to get started with our pet management application.

Getting Started

RobiPet is a comprehensive pet management solution that helps you track vaccines, medical history, expenses, and more.

Start caring better for your pets today

Download RobiPet for free and have all your pets' information always with you.

Self-Hosted Installation

Install RobiPet on your own server with Docker in less than 5 minutes.

terminal
docker run -d \
  --name robipet \
  -p 29724:8081 \
  -v sqlite_data:/var/www/html/db \
  -e APACHE_RUN_USER=www-data \
  -e APACHE_RUN_GROUP=www-data \
  -e JWT_SECRET=CHANGE_THIS_IN_PRODUCTION_USE_A_SECURE_RANDOM_STRING \
  --restart unless-stopped \
  bansheetech/robipet:latest

2 minutes

Quick installation

Auto-update

Always up to date

SQLite

Database included

Features

  • Vaccine tracking and reminders
  • Complete medical history management
  • Expense tracking and reporting
  • Multi-platform support (iOS, Android, Web, Desktop)
  • 100% self-hosted and private

Support

If you need help or have questions, feel free to reach out: