Spug监控

Posted 韦建国

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spug监控相关的知识,希望对你有一定的参考价值。

一、 安装docker

1、yum install -y yum-utils device-mapper-persistent-data lvm2

2、yum-config-manager --add-repo http://mirrors.aliyun.com/docker-

ce/linux/centos/docker-ce.repo

3、yum makecache fast

4、yum install docker-ce -y

5、systemctl restart docker

6、systemctl enable docker

7、docker version

二、启动容器

1、docker run -d --restart=always --name=spug -p 80:80 -v /spug:/data registry.aliyuncs.com/openspug/spug


2、 docker exec spug init_spug admin spug.dev

3、执行完毕后需要重启容器

docker restart spug

三、访问测试

在浏览器中输入 http://localhost:80 访问。

user: admin  

passwd: spug.dev

以上是关于Spug监控的主要内容,如果未能解决你的问题,请参考以下文章

##无yum源安装spug监控

Spug发布前端项目实战全过程

docker-compose Install Spug版本更新

CentOS8快速部署轻量级自动化运维平台Spug

三分钟实现Prometheus电话短信邮件钉钉飞书企业微信报警

github 4.4K星|马哥教育企业教练团队研发一款轻量级无Agent自动化运维平台