Sign inSign up

xuxuclassmate/highgo

By xuxuclassmate

•Updated about 3 years ago

from highgo 6.0.1version

Image
0

10K+

xuxuclassmate/highgo repository overview

⁠FROM :
⁠and

⁠Use method, please follow this order

⁠1、Download

docker pull xuxuclassmate/highgo

⁠2、Start Container

docker run --name highgo --privileged=true -p 5866:5866 -d xuxuclassmate/highgo

OR

docker run --name highgo --privileged=true -p 5866:5866 -v ~/docker/highgo/data:/opt/HighGo6.0.1-cluster/data -e HIGHGO_PASSWORD=Highgo@123 -d xuxuclassmate/highgo

⁠3、 If you define a custom password, you must comply with the Henkel database password rules

  • At least 8 digits in length and above
  • At least one capital letter
  • At least one lowercase letter
  • At least one special symbol
  • At least one number

⁠4、Log in to HighGo

./opt/HighGo6.0.1-cluster/bin/runpsql.sh
⁠Default account : highgo
⁠Default Password :Highgo@123

Tag summary

Content type

Image

Digest

sha256:eea83b467…

Size

393.1 MB

Last updated

about 3 years ago

docker pull xuxuclassmate/highgo