[ssh] host = 8.140.221.49 port = 22 user = root key_path = C:\Users\FZX\.ssh\FzxBdsh-ECS.pem [paths] work_dir = /opt/Fzxpodman compose_file = infrastructure/compose/podman-compose.aliyun-dev.yml env_file = infrastructure/compose/.env.aliyun [deploy] image_prefix = registry.fengzhongxing.com:5000/fzx image_tag = auto timeout = 300 branch = feature/security-enhance repo_url = https://codeup.aliyun.com/69c68bacfa2a62bc85952a67/FzxBdsh.git [backup] backup_dir = /opt/Fzxpodman/backup enable_backup = true max_backup_count = 5 [logging] log_file = deploy_aliyun.log log_level = INFO [verify] health_check_timeout = 120 retry_count = 3 retry_interval = 30 [version] auto_generate = true version_file = VERSION commit_analysis_depth = 20