Automated operation and maintenance platform.
89
Automated operation and maintenance platform.
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
Content type
Image
Digest
Size
325.8 MB
Last updated
almost 6 years ago
docker pull ycj520/maintain:1.0.0