Skip to content

feixz/sentinel-dashboard-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinel Logo

Sentinel Dashboard Docker

Publish Docker image Docker Image Version (latest semver) Docker Pulls Docker Image Size (latest semver) Conventional Commits

Introduction

Dockerfile to build a Sentinel Dashboard image for the Docker opensource container platform.

Quick Start

docker run --rm -d -p 8080:8080 zhangfei9734/sentinel-dashboard:latest

Open the Sentinel dashboard in your browser http://localhost:8080.

Default account sentinel/sentinel.

Configuration

Parameter Description Default
TZ Asia/Shanghai
JAVA_OPTIONS -Dserver.port=8080 -Dproject.name=sentinel-dashboard -Dcsp.sentinel.dashboard.server=localhost:8080

For more configuration items, please refer to Sentinel Dashboard reference.

About

Dockerized Sentinel Dashboard

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors