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

Dockpeek

Dockpeek is a lightweight self-hosted Docker dashboard for quick access to your containers. View logs, monitor ports, open web interfaces, and update images from one clean, intuitive interface.

At a glance

2k

GitHub stars

7

Page views

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

Accessing Dockpeek

Open in browser: http://<SERVER_IP>:3420

Login:

  • Username: admin
  • Password: stored inside /root/dockpeek/.env

Retrieve credentials:

cat /root/dockpeek/.env

Important Files and Directories

  • Install Path: /root/dockpeek
  • Compose File: /root/dockpeek/docker-compose.yml
  • Environment File: /root/dockpeek/.env
  • Docker Socket: /var/run/docker.sock

Managing the Stack

Change into the installation directory:

cd /root/dockpeek

Check container status:

docker compose ps

View logs:

docker compose logs -f

Restart the application:

docker compose restart

Stop the stack:

docker compose down

Start the stack:

docker compose up -d

More in Self Hosted

Related apps.

Deploy Dockpeek now. From $2.48/mo.