Skip to content

GlueOps/docker-compose-smokeping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmokePing Docker Compose

SmokePing Docker Compose with Common Cloud Server Providers

Built-in Providers

  • Google Compute Engine (GCE)
  • Amazon Elastic Compute Cloud (EC2)
  • Azure Virtual Machines (Azure VM)
  • Rackspace Virtual Cloud Servers (VCS)
  • Vultr
  • Linode
  • DigitalOcean

Setup & Usage

curl -fsSL https://get.docker.com | sh
sudo usermod -aG docker $USER
newgrp docker

git clone https://github.com/GlueOps/docker-compose-smokeping.git
cd docker-compose-smokeping
touch smokeping/config/Private
docker compose up -d

Access Smokeping

Capture the output of

curl icanhazip.com

goto http://ip.address.from.above:8099

About

Managed by github-org-manager

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors