Commit Graph

  • 60e4e4a79c Add GCP terraform standard templates codex/implement-gcp-cloud-infrastructure-templates shenlan 2025-11-20 21:37:34 +0800
  • 5e838f76f1 chore: scrub sensitive passwords from configs Haitao Pan 2025-11-19 13:24:25 +0800
  • e4cf88d3c3 feat(vhosts): add Alicloud DNS record module and batch sync role Haitao Pan 2025-11-19 13:20:13 +0800
  • fae2d7b4d7 playbooks: add mail stack, firewall, and nodejs deployment Haitao Pan 2025-11-10 20:52:14 +0800
  • 3d773e2a83 nodejs role: install latest Node.js from NodeSource Haitao Pan 2025-11-10 20:51:40 +0800
  • f4d6bd2463 dovecot role: add mail group membership Haitao Pan 2025-11-10 20:49:59 +0800
  • f92eb3cfb7 chasquid role: enhance mail server configuration Haitao Pan 2025-11-10 20:49:22 +0800
  • 136b205e01 firewall role: add UFW mail server firewall configuration Haitao Pan 2025-11-10 20:48:31 +0800
  • be98544f02 add playbooks/deploy_nginx_vhosts.yml Haitao Pan 2025-10-20 16:32:32 +0800
  • 8994af8ce5 Merge pull request #90 from svc-design/codex/fix-undefined-variable-dl_business_host shenlan 2025-10-03 19:27:37 +0800
  • baa0804fa8 Set default dl business host for blackbox exporter codex/fix-undefined-variable-dl_business_host shenlan 2025-10-03 18:51:43 +0800
  • d3306d36a1 Set default dl business host for blackbox exporter shenlan 2025-10-03 18:51:43 +0800
  • 7f1c15e63e blackbox_exporters: add login/logout/register paths to vhosts Haitao Pan 2025-10-03 18:44:08 +0800
  • 4f40252883 blackbox_exporters: add login/logout/register paths to vhosts Haitao Pan 2025-10-03 18:44:08 +0800
  • cfa6c6706d
    Merge pull request #89 from svc-design/codex/fix-blackbox_exporter-installation-error shenlan 2025-09-29 21:09:11 +0800
  • 6d44d5a150 Merge pull request #89 from svc-design/codex/fix-blackbox_exporter-installation-error shenlan 2025-09-29 21:09:11 +0800
  • 8c58254788 Fix blackbox exporter install from remote archive codex/fix-blackbox_exporter-installation-error shenlan 2025-09-29 20:59:41 +0800
  • ef6f602882 Fix blackbox exporter install from remote archive shenlan 2025-09-29 20:59:41 +0800
  • 32918d5edd chore(blackbox_exporter): bump default version to 0.27.0 Haitao Pan 2025-09-29 20:51:27 +0800
  • 648d0cb418 chore(blackbox_exporter): bump default version to 0.27.0 Haitao Pan 2025-09-29 20:51:27 +0800
  • 748d59db3b playbooks: update exporters vhosts and add monitor server Haitao Pan 2025-09-29 12:53:10 +0800
  • ea580c7a7d playbooks: update exporters vhosts and add monitor server Haitao Pan 2025-09-29 12:53:10 +0800
  • 81dd2aaf78
    Merge pull request #88 from svc-design/codex/update-blackbox_exporter-download-url shenlan 2025-09-29 12:48:41 +0800
  • c11c7b660b Merge pull request #88 from svc-design/codex/update-blackbox_exporter-download-url shenlan 2025-09-29 12:48:41 +0800
  • db0ad18334 Update blackbox exporter download source codex/update-blackbox_exporter-download-url shenlan 2025-09-29 12:48:19 +0800
  • 9c6839cf8b Update blackbox exporter download source shenlan 2025-09-29 12:48:19 +0800
  • 500b09d788
    Merge pull request #87 from svc-design/codex/fix-undefined-variable-blackbox_archive_name shenlan 2025-09-29 11:33:36 +0800
  • 13d44d76c0 Merge pull request #87 from svc-design/codex/fix-undefined-variable-blackbox_archive_name shenlan 2025-09-29 11:33:36 +0800
  • 8f2f6174c0 Fix blackbox exporter archive variables codex/fix-undefined-variable-blackbox_archive_name shenlan 2025-09-29 11:21:47 +0800
  • 5f13b01adf Fix blackbox exporter archive variables shenlan 2025-09-29 11:21:47 +0800
  • d43b751394 refactor(blackbox): move exporter defaults into role and simplify vhost playbook vars Haitao Pan 2025-09-29 11:06:21 +0800
  • a9761485ce refactor(blackbox): move exporter defaults into role and simplify vhost playbook vars Haitao Pan 2025-09-29 11:06:21 +0800
  • 47e6ce51a1 roles/vhosts/common: removed default apt repo config Haitao Pan 2025-09-29 10:29:56 +0800
  • 16f1e5a147 roles/vhosts/common: removed default apt repo config Haitao Pan 2025-09-29 10:29:56 +0800
  • cf6571a017 update playbooks/deploy_blackbox_exporters_vhosts.yml Haitao Pan 2025-09-23 10:42:50 +0800
  • 11c2ff2528 update playbooks/deploy_blackbox_exporters_vhosts.yml Haitao Pan 2025-09-23 10:42:50 +0800
  • 7a208d901d
    Merge pull request #86 from svc-design/codex/consolidate-node.js-installation-script shenlan 2025-09-24 13:33:16 +0800
  • a1d54e7105 Merge pull request #86 from svc-design/codex/consolidate-node.js-installation-script shenlan 2025-09-24 13:33:16 +0800
  • d3651301f6 Expose Node.js version in Ubuntu role messaging codex/consolidate-node.js-installation-script shenlan 2025-09-24 13:33:06 +0800
  • 2771f775e7 Expose Node.js version in Ubuntu role messaging shenlan 2025-09-24 13:33:06 +0800
  • 3b068d9182
    Merge pull request #85 from svc-design/codex/fix-conflicting-values-in-apt-deps shenlan 2025-09-24 13:29:56 +0800
  • 67ea6a03b5 Merge pull request #85 from svc-design/codex/fix-conflicting-values-in-apt-deps shenlan 2025-09-24 13:29:56 +0800
  • 6b2007714f feat: manage postgres apt keyring via common role codex/fix-conflicting-values-in-apt-deps shenlan 2025-09-24 13:17:43 +0800
  • d863fb6926 feat: manage postgres apt keyring via common role shenlan 2025-09-24 13:17:43 +0800
  • 317fee3b67
    Merge pull request #84 from svc-design/codex/fix-postgresql-apt-repository-configuration shenlan 2025-09-23 23:05:08 +0800
  • 7bdbdd51f8 Merge pull request #84 from svc-design/codex/fix-postgresql-apt-repository-configuration shenlan 2025-09-23 23:05:08 +0800
  • 9d41553c55 Configure PostgreSQL repo via common role codex/fix-postgresql-apt-repository-configuration shenlan 2025-09-23 23:02:30 +0800
  • 5b084478d2 Configure PostgreSQL repo via common role shenlan 2025-09-23 23:02:30 +0800
  • addc7fb27b
    Merge pull request #83 from svc-design/codex/fix-syntax-error-in-main.yml shenlan 2025-09-23 11:31:29 +0800
  • 235e4c251d Merge pull request #83 from svc-design/codex/fix-syntax-error-in-main.yml shenlan 2025-09-23 11:31:29 +0800
  • 5622fee2fb Fix blackbox_exporter handler syntax codex/fix-syntax-error-in-main.yml shenlan 2025-09-23 11:30:55 +0800
  • b62efb9e86 Fix blackbox_exporter handler syntax shenlan 2025-09-23 11:30:55 +0800
  • cbf680156a
    Merge pull request #82 from svc-design/codex/fix-undefined-variable-in-blackbox_exporter-task shenlan 2025-09-23 11:03:09 +0800
  • 6e6dbf40d6 Merge pull request #82 from svc-design/codex/fix-undefined-variable-in-blackbox_exporter-task shenlan 2025-09-23 11:03:09 +0800
  • aca7ad96cf Fix blackbox archive fact computation codex/fix-undefined-variable-in-blackbox_exporter-task shenlan 2025-09-23 11:02:53 +0800
  • c7ba57a92e Fix blackbox archive fact computation shenlan 2025-09-23 11:02:53 +0800
  • dd4e49303b
    Merge pull request #81 from svc-design/codex/fix-invalid-task-attribute-in-playbook shenlan 2025-09-23 10:42:04 +0800
  • 8652444e49 Merge pull request #81 from svc-design/codex/fix-invalid-task-attribute-in-playbook shenlan 2025-09-23 10:42:04 +0800
  • b405206702 Fix blackbox exporter role handlers codex/fix-invalid-task-attribute-in-playbook shenlan 2025-09-23 10:39:47 +0800
  • 5c85e90a20 Fix blackbox exporter role handlers shenlan 2025-09-23 10:39:47 +0800
  • 1be2db9bee
    Merge pull request #80 from svc-design/codex/create-playbook-for-blackbox_exporter shenlan 2025-09-21 11:41:42 +0800
  • 59056867ba Merge pull request #80 from svc-design/codex/create-playbook-for-blackbox_exporter shenlan 2025-09-21 11:41:42 +0800
  • cb700ff962
    Merge pull request #79 from svc-design/codex/template-variable-for-authorization-header shenlan 2025-09-21 11:41:26 +0800
  • c5e3f1c6f5 Merge pull request #79 from svc-design/codex/template-variable-for-authorization-header shenlan 2025-09-21 11:41:26 +0800
  • 70a82d733b chore: refine blackbox exporter tasks codex/create-playbook-for-blackbox_exporter shenlan 2025-09-21 11:41:03 +0800
  • 155be33363 chore: refine blackbox exporter tasks shenlan 2025-09-21 11:41:03 +0800
  • 02ca9ea187 Refine otel collector configuration variables codex/template-variable-for-authorization-header shenlan 2025-09-21 11:40:16 +0800
  • c49f097bca Refine otel collector configuration variables shenlan 2025-09-21 11:40:16 +0800
  • dba6f60e7a ansible(cfg): update defaults to modern baseline (yaml callback, cache, interpreter) Haitao Pan 2025-09-20 22:41:27 +0800
  • 13523991e2 ansible(cfg): update defaults to modern baseline (yaml callback, cache, interpreter) Haitao Pan 2025-09-20 22:41:27 +0800
  • e1e98890c2 ansible(vhosts/common): add OpenResty meta, update common defaults, remove legacy install script Haitao Pan 2025-09-20 22:23:37 +0800
  • 05edabae88 ansible(vhosts/common): add OpenResty meta, update common defaults, remove legacy install script Haitao Pan 2025-09-20 22:23:37 +0800
  • e8db48027b playbooks: add deploy_postgre_vhosts & deploy_redis_vhosts Haitao Pan 2025-09-20 14:01:07 +0800
  • 3b43bce14c playbooks: add deploy_postgre_vhosts & deploy_redis_vhosts Haitao Pan 2025-09-20 14:01:07 +0800
  • ea4aa2ea16 add scripts/rewrite-cover-history.sh Haitao Pan 2025-09-20 07:16:20 +0800
  • 175844176b add scripts/rewrite-cover-history.sh Haitao Pan 2025-09-20 07:16:20 +0800
  • f5e5ae0b22 Merge pull request #78 from svc-design/codex/template-sensitive-tokens-in-yaml-files shenlan 2025-09-20 06:51:39 +0800
  • fcffcfce4d Merge pull request #78 from svc-design/codex/template-sensitive-tokens-in-yaml-files shenlan 2025-09-20 06:51:39 +0800
  • 58e714809a Template sensitive tokens for xcontrol server shenlan 2025-09-20 06:50:09 +0800
  • d30962b90a Template sensitive tokens for xcontrol server shenlan 2025-09-20 06:50:09 +0800
  • f3d6663ce6 Template sensitive tokens for xcontrol server shenlan 2025-09-20 06:50:09 +0800
  • 49c6f00cd3
    Merge pull request #77 from svc-design/codex/add-deployment-configuration-for-xcontrol-server shenlan 2025-09-19 22:13:15 +0800
  • 31f0954489 Merge pull request #77 from svc-design/codex/add-deployment-configuration-for-xcontrol-server shenlan 2025-09-19 22:13:15 +0800
  • 5b2343cda8 Merge pull request #77 from svc-design/codex/add-deployment-configuration-for-xcontrol-server shenlan 2025-09-19 22:13:15 +0800
  • 141b7b0d4e Add XControl server playbook and role shenlan 2025-09-19 22:12:48 +0800
  • c213455f96 Add XControl server playbook and role shenlan 2025-09-19 22:12:48 +0800
  • 18b43d4329 Add XControl server playbook and role shenlan 2025-09-19 22:12:48 +0800
  • eaa7a8a931
    Merge pull request #76 from svc-design/codex/update-postgres-playbooks-for-ubuntu-22.04+ shenlan 2025-09-19 22:00:12 +0800
  • d11df4cd85 Merge pull request #76 from svc-design/codex/update-postgres-playbooks-for-ubuntu-22.04+ shenlan 2025-09-19 22:00:12 +0800
  • 099c2e0fdb Merge pull request #76 from svc-design/codex/update-postgres-playbooks-for-ubuntu-22.04+ shenlan 2025-09-19 22:00:12 +0800
  • 2f80a77134 Add PostgreSQL vhost role for Ubuntu 22.04+ codex/update-postgres-playbooks-for-ubuntu-22.04+ shenlan 2025-09-19 21:42:02 +0800
  • 51cff23e25 Add PostgreSQL vhost role for Ubuntu 22.04+ shenlan 2025-09-19 21:42:02 +0800
  • e87181aa49 Add PostgreSQL vhost role for Ubuntu 22.04+ shenlan 2025-09-19 21:42:02 +0800
  • 17c7a2d398
    Merge pull request #75 from svc-design/codex/fix-undefined-variable-error-in-ansible shenlan 2025-09-19 20:59:35 +0800
  • 83546a20de Merge pull request #75 from svc-design/codex/fix-undefined-variable-error-in-ansible shenlan 2025-09-19 20:59:35 +0800
  • f446676a4b Merge pull request #75 from svc-design/codex/fix-undefined-variable-error-in-ansible shenlan 2025-09-19 20:59:35 +0800
  • 93571a50fd Add OpenResty vhost defaults codex/fix-undefined-variable-error-in-ansible shenlan 2025-09-19 20:59:05 +0800
  • bd64a9f97e Add OpenResty vhost defaults shenlan 2025-09-19 20:59:05 +0800
  • 5c92be00be Add OpenResty vhost defaults shenlan 2025-09-19 20:59:05 +0800
  • a3be5b45ad OpenResty: remove meta/main.yml Haitao Pan 2025-09-19 20:49:08 +0800