整理记录docker环境下部署Sentinel


前言


记录下使用docker部署sentinel(流量卫兵)服务的过程

一、简易部署

1.查询获取镜像

docker search sentinel
[root@node25 init.d]# docker search sentinel
NAME                                 DESCRIPTION                                     STARS               OFFICIAL            AUTOMATED
bladex/sentinel-dashboard            Alibaba Cloud Sentinel Dashboard (阿里巴巴流…        31
thrashr888/sentinel-simulator        An image for Hashicorp's Sentinel https://ww…   3                                       [OK]
sentinelofficial/sentinel-vpn-node                                                   3
opennms/sentinel                                                                     1
anjia0532/sentinel-docker            alibaba sentinel docker                         1
fredboat/sentinel                    https://github.com/FredBoat/sentinel            1
cooperaj/sentinel-broker             Small, use once webservice to hookup a Redis…   1                                       [OK]
foxiswho/sentinel                    alibaba  sentinel                               1
c0ff3e/sentinel-proxy                to run a sentinel proxy                         0
mintproject/sentinel                                                                 0
tsuyoshiushio/sentinel                                                               0
gatblau/sentinel-snapshot            Development snapshots for Sentinel              0
filecoin/sentinel-visor                                                              0
arilot/sentinel                      Argo Sentinel.  An all-powerful toolset for …   0                                       [OK]
camptocamp/sentinel-tunnel                                                           0
msopenstack/sentinel-ubuntu_xenial                                                   0
msopenstack/sentinel-ubuntu_trusty                                                   0
mmercan/sentinel-api-comms                                                           0
msopenstack/sentinel-centos          A centos container with tools to do useful t…   0
seandooher/sentinel-iot              Sentinel IoT docker image                       0
msopenstack/sentinel-debian                                                          0
msopenstack/sentinel-oraclelinux                                                     0
msopenstack/sentinel-fedora                                                          0
mmercan/sentinel-db-redis                                                            0
dashpay/sentinel                     Dash Sentinel                                   0                                       [OK]

2.获取镜像

docker pull bladex/sentinel-dashboard
[root@node25 init.d]# docker pull bladex/sentinel-dashboard
Using default tag: latest
latest: Pulling from bladex/sentinel-dashboard
169185f82c45: Pull complete
4346af5b5a4f: Pull complete
28ac9c6decc7: Pull complete
4ca458a82bd5: Pull complete
Digest: sha256:c596d19cd68b6f140a2230f5f7f16a4203fd3241d3f507e5513de5d28c897b8a
Status: Downloaded newer image for bladex/sentinel-dashboard:latest

3.启动应用

docker run --name sentinel -d -p 8858:8858 -d bladex/sentinel-dashboard

4.访问页面

在浏览器地址栏内输入 http://IP:8858 即可访问sentinel界面
帐号密码均为sentinel

在这里插入图片描述

5.总结

sentinel部署简单便捷

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值