Skip to content

It's simple for test openfalcon docker all in one version

Notifications You must be signed in to change notification settings

u2bo/openfalcon-docker-all-in-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openfalcon-docker-all-in-one

It's simple for test
docker run -d --name openfalcon_monitor \
           -p 1234:1234 \
           -p 5050:5050 \
           -p 9912:9912 \
           -p 6030:6030 \
           -p 9966:9966 \
           -p 8433:8433 \
           -p 8081:8081 \
           -p 3307:3306 \
           -v /etc/localtime:/etc/localtime \
           -e "HOST_IP=$host_ip" \
           $image_name

About

It's simple for test openfalcon docker all in one version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages