Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Peekaping

Peekaping

Peekaping is a modern, self-hosted uptime monitoring system built with Go and React, an Uptime Kuma alternative. Monitor HTTP, TCP, DNS, and push endpoints with status pages and notifications. MIT licensed with 1,100+ GitHub stars.

At a glance

1.1k

GitHub stars

134

Active installs

License MIT Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4

Active installs is sample data (staging preview); real metric wires in before launch.

Access Peekaping

  • Open in browser: http://<SERVER_IP>:8383
  • Sign up and create your admin account.
  • First created account becomes admin.

Important Files & Directories

  • Install Path : /root/peekaping
  • Compose File : /root/peekaping/docker-compose.yml
  • Data Directory : /root/peekaping/.data

Managing the Stack

# Go to installation directory (where docker-compose.yml is located)
cd /root/peekaping

# Show running containers and their status
docker compose ps

# View live logs (useful for debugging issues)
docker compose logs -f

# Restart all services without recreating containers
docker compose restart

# Stop and remove containers (data volumes remain unless explicitly removed)
docker compose down

# Start services in detached mode (background)
docker compose up -d

More in Monitoring

Related apps.

Deploy Peekaping now. From $2.48/mo.