Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.27 KB

README.md

File metadata and controls

63 lines (42 loc) · 2.27 KB

skywalking-start

Build Status Maven Status Gitter Coverage Status GitHub release License

参考

设置java代理

按系统属性查找代理配置文件

设置覆盖

后端存储

后端存储

oap集群配置

oap集群配置

例子

创建skywalking容器

cd service/docker-start
sh skywalking.sh

docker-compose方式创建

cd service/docker-start
docker-compose -f docker-compose.yml up -d

控制台访问

使用http://127.0.0.1:8080/ 进行访问了
wget http://mirror.bit.edu.cn/apache/skywalking/6.2.0/apache-skywalking-apm-6.2.0.tar.gz

tar -zxvf apache-skywalking-apm-6.2.0.tar.gz  -C /root/


cp -r apache-skywalking-apm-bin/agent/. skywalking_agent/