Commit Graph

411 Commits

Author SHA1 Message Date
Haitao Pan
3b43bce14c playbooks: add deploy_postgre_vhosts & deploy_redis_vhosts 2025-09-20 14:01:07 +08:00
Haitao Pan
175844176b add scripts/rewrite-cover-history.sh 2025-09-20 07:16:20 +08:00
shenlan
fcffcfce4d Merge pull request #78 from svc-design/codex/template-sensitive-tokens-in-yaml-files
Template sensitive tokens for xcontrol server
2025-09-20 06:51:39 +08:00
shenlan
f3d6663ce6 Template sensitive tokens for xcontrol server 2025-09-20 06:50:09 +08:00
shenlan
5b2343cda8 Merge pull request #77 from svc-design/codex/add-deployment-configuration-for-xcontrol-server
Add XControl server playbook and role
2025-09-19 22:13:15 +08:00
shenlan
18b43d4329 Add XControl server playbook and role 2025-09-19 22:12:48 +08:00
shenlan
099c2e0fdb Merge pull request #76 from svc-design/codex/update-postgres-playbooks-for-ubuntu-22.04+
Add PostgreSQL vhost role for Ubuntu 22.04+
2025-09-19 22:00:12 +08:00
shenlan
e87181aa49 Add PostgreSQL vhost role for Ubuntu 22.04+ 2025-09-19 21:42:02 +08:00
shenlan
f446676a4b Merge pull request #75 from svc-design/codex/fix-undefined-variable-error-in-ansible
Add OpenResty vhost defaults
2025-09-19 20:59:35 +08:00
shenlan
5c92be00be Add OpenResty vhost defaults 2025-09-19 20:59:05 +08:00
Haitao Pan
af165aec8d OpenResty: remove meta/main.yml 2025-09-19 20:54:28 +08:00
shenlan
cce03cd597 Merge pull request #74 from svc-design/codex/fix-ansible-template-error-for-openresty
Fix autoindex template logic
2025-09-19 20:50:25 +08:00
shenlan
d550f9b8fa Fix autoindex template logic 2025-09-19 20:49:51 +08:00
shenlan
e2e5f2f4b0 Merge pull request #73 from svc-design/codex/update-openresty-configuration-files
Add static homepage OpenResty vhost
2025-09-19 20:41:04 +08:00
shenlan
66cacf91d1 Add static homepage OpenResty vhost 2025-09-19 20:40:51 +08:00
Haitao Pan
5a5060f206 refactor(common): split repo & packages tasks 2025-09-04 11:50:21 +08:00
shenlan
a552ad217a Merge pull request #72 from svc-design/codex/fix-otel-collector-installation-error
fix: correct otelcol extraction directory
2025-09-04 10:33:11 +08:00
shenlan
7a2b9203df fix: correct otelcol extraction directory 2025-09-03 17:52:09 +08:00
Haitao Pan
56e1874d7b feat(otel-collector): parametrize version/arch & use internal mirror 2025-09-03 16:57:53 +08:00
Haitao Pan
9ea153daa5 fix(node_exporter): correct systemd unit template
- remove invalid comment line causing 'Bad message'
- ensure valid [Unit]/[Service]/[Install] sections
2025-09-03 09:53:13 +08:00
Haitao Pan
bd41f23f30 refactor(common): rewrite install_packages task
- normalize APT repo handling (HashiCorp/universe)
- clean up conflicting keyrings, unify signed-by path
- driven by defaults/main.yml flags (enable_install_packages, etc.)
2025-09-03 09:53:07 +08:00
Haitao Pan
bcf7add5c4 playbooks: add inventory otel.svc.plus 2025-09-03 08:58:37 +08:00
Haitao Pan
cbe0079391 update scripts/deepflow/pull_save_scp_image_multi_arch.sh 2025-09-03 08:58:37 +08:00
Haitao Pan
d14813706e refactor(deepflow): split image pull script into arm64/x86
- removed legacy `pull_save_scp_image.sh`
- added separate scripts for arm64 and x86
- updated `images.txt` and `deploy_deepflow_agent.sh`
- adjusted OpenResty config templates (`artifact.conf.j2`, `nginx.conf.j2`)
2025-09-03 08:58:37 +08:00
shenlan
657d4e7a8f Merge pull request #71 from svc-design/codex/create-ansible-playbook-for-github-protection-rules
Add branch protection rules and playbook
2025-08-30 11:01:16 +08:00
shenlan
2c879ddb15 Organize branch protection playbook as GitHub role 2025-08-30 10:56:55 +08:00
shenlan
f492542fef Merge pull request #70 from svc-design/codex/add-openobserve-service-configuration
feat: add OpenObserve ansible role
2025-08-29 20:59:32 +08:00
shenlan
4ad89b3377 feat: add OpenObserve ansible role 2025-08-29 20:59:03 +08:00
shenlan
de23054335 Merge pull request #67 from svc-design/codex/add-opentelemetry-collector-configuration
feat: add otel collector role
2025-08-29 20:58:44 +08:00
shenlan
9081fed212 Merge pull request #69 from svc-design/codex/add-grafana-vhost-configuration-template
nginx: add grafana vhost template
2025-08-29 20:58:14 +08:00
shenlan
396b7b4aa3 nginx: add grafana vhost template 2025-08-29 20:57:58 +08:00
shenlan
33160a0067 Merge pull request #68 from svc-design/codex/add-support-for-zinclabs_openobserve-plugin
feat(grafana): add openobserve plugin support
2025-08-29 20:55:03 +08:00
shenlan
b1931bf61d feat(grafana): add openobserve plugin support 2025-08-29 20:53:57 +08:00
shenlan
fb87edfb25 feat: add otel collector role 2025-08-29 20:52:09 +08:00
shenlan
020a4e6908 Merge pull request #66 from svc-design/codex/update-node-exporter-service-configuration
feat: update node exporter service
2025-08-29 20:51:41 +08:00
shenlan
0b222791b1 feat: update node exporter service 2025-08-29 20:50:22 +08:00
shenlan
9bcb181ec1 Merge pull request #65 from svc-design/codex/update-openresty-roles-configuration
feat: ensure artifact vhost root permissions
2025-08-19 17:57:56 +08:00
shenlan
73845fa6af feat: ensure artifact root permissions 2025-08-19 17:55:57 +08:00
shenlan
47d0cb2ae3 Merge pull request #64 from svc-design/codex/update-artifact.conf.j2-for-openresty
feat(openresty): sync artifact vhost config
2025-08-19 17:32:39 +08:00
shenlan
44cdfd6b6f feat(openresty): sync artifact vhost config 2025-08-19 17:32:09 +08:00
shenlan
db629bc87d Merge pull request #63 from svc-design/codex/add-default-variable-values-for-vhosts
feat: add vhost defaults and autoindex
2025-08-19 14:01:40 +08:00
shenlan
b284a3e0eb feat: add vhost defaults and autoindex 2025-08-19 14:01:26 +08:00
shenlan
1cee06a4e0 Merge pull request #62 from svc-design/codex/disable-geoip-in-openresty-roles
feat: disable GeoIP setup for OpenResty role
2025-08-19 13:06:52 +08:00
shenlan
4cc07a4a68 feat: disable GeoIP setup for OpenResty role 2025-08-19 13:06:41 +08:00
Haitao Pan
c0559f370a fixed: playbooks/deploy_openresty_vhosts.yml 2025-08-19 13:00:56 +08:00
shenlan
45fdfea8fc Merge pull request #61 from svc-design/codex/update-openresty-configurations
feat: add openresty vhosts
2025-08-19 12:49:22 +08:00
shenlan
a240d9bb1e refactor: split OpenResty vhost templates 2025-08-19 12:47:17 +08:00
shenlan
4170772fd1 Merge pull request #60 from svc-design/codex/replace-geoip.dat-with-updated-version
feat: use V2Fly GeoIP data for OpenResty
2025-08-18 15:55:15 +08:00
shenlan
cacef70ddb feat: use V2Fly GeoIP data for OpenResty 2025-08-18 15:53:32 +08:00
shenlan
859dedb020 Merge pull request #59 from svc-design/codex/add-configuration-support-for-redirection
feat: add redirects for svc.plus domains
2025-08-18 15:20:52 +08:00