Sign inSign up

ycj520/maintain

By ycj520

Updated almost 6 years ago

Automated operation and maintenance platform.

Image
0

89

ycj520/maintain repository overview

Automated operation and maintenance platform.

V1.0.0

Realize automated operation and maintenance platform management based on spug. You only need to execute the following command to be in docker.

 docker run -itd --name maintain_spug -p 2222:22 -p 3308:3306 -p 80:80 --privileged ycj520/maintain:1.0.0 init

Then, you only need to enter “http://localhost” in the browser to access.

Default administrator account: admin, Password: spug.dev
Default database user: spug, Password: spug.dev
Default source code path: /data/spug

Tag summary

Content type

Image

Digest

Size

325.8 MB

Last updated

almost 6 years ago

docker pull ycj520/maintain:1.0.0