Files
awoooi/infra/ansible/inventory/group_vars/host_188.yml

41 lines
875 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
# AWOOOI Ansible — 192.168.0.188 (AI+Web 中心) 專用變數
# Docker Compose 服務
docker_compose_services:
openclaw:
dir: /opt/openclaw
expected_port: 8088
tsenyang:
dir: /opt/tsenyang-website
expected_port: 3000
momo:
dir: /opt/momo-app
expected_port: 5003
signoz:
dir: /opt/signoz
expected_port: 3301
minio:
dir: /opt/minio
expected_port: 9000
n8n:
dir: /opt/n8n
expected_port: 5678
open_webui:
dir: /opt/open-webui
expected_port: 3010
docker_registry:
dir: /opt/docker-registry
expected_port: 5001
# Nginx
nginx_conf_dir: /etc/nginx/sites-enabled
nginx_main_conf: all-sites.conf
# 無 gitlab blockSprint A 已清除)
# keepalived
keepalived_role: MASTER
keepalived_priority: 100
keepalived_vip: "192.168.0.200"
keepalived_interface: "ens18" # 調整為實際網卡名稱