- Product document:https://veops.cn/docs/
- Preview online: OneOps
- username:
demo
oradmin
- password: 123456
- username:
ATTENTION: The experience account is shared among multiple users, therefore the backend data will be reset periodically.
- CMDB Configuration Management Database
- OneTerm Jump Server Or Bastion Host
- ACL Access Control System (already integrated into CMDB within the OneOps-Deploy project)
- Step 1: Install the Docker environment and Docker Compose (v2)
- Step 2: Copy the project
git clone https://github.com/veops/OneOps-deploy.git
- Step 3: Enter the main directory and execute:
docker compose up -d
- Address: http://127.0.0.1:8080
- username: admin
- password: 123456
ssh -p 12230 [email protected]
Currently, some configurations in the one-click deployment use default usernames and passwords, it is recommended to modify related configuration values in production environments.