shenlan
02ca9ea187
Refine otel collector configuration variables
2025-09-21 11:40:16 +08:00
Haitao Pan
e1e98890c2
ansible(vhosts/common): add OpenResty meta, update common defaults, remove legacy install script
2025-09-20 22:23:37 +08:00
Haitao Pan
e8db48027b
playbooks: add deploy_postgre_vhosts & deploy_redis_vhosts
2025-09-20 14:01:07 +08:00
shenlan
d30962b90a
Template sensitive tokens for xcontrol server
2025-09-20 06:50:09 +08:00
shenlan
31f0954489
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
c213455f96
Add XControl server playbook and role
2025-09-19 22:12:48 +08:00
shenlan
51cff23e25
Add PostgreSQL vhost role for Ubuntu 22.04+
2025-09-19 21:42:02 +08:00
shenlan
bd64a9f97e
Add OpenResty vhost defaults
2025-09-19 20:59:05 +08:00
Haitao Pan
b0f6ebd3f3
OpenResty: remove meta/main.yml
2025-09-19 20:54:28 +08:00
shenlan
98e6ed6ed5
Fix autoindex template logic
2025-09-19 20:49:51 +08:00
shenlan
7e9836f795
Add static homepage OpenResty vhost
2025-09-19 20:40:51 +08:00
Haitao Pan
eee662d328
refactor(common): split repo & packages tasks
2025-09-04 11:50:21 +08:00
shenlan
26dcd76def
fix: correct otelcol extraction directory
2025-09-03 17:52:09 +08:00
Haitao Pan
3944061589
feat(otel-collector): parametrize version/arch & use internal mirror
2025-09-03 16:57:53 +08:00
Haitao Pan
06a3492a48
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
462ec9592a
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
68a8eaf1ad
playbooks: add inventory otel.svc.plus
2025-09-03 08:58:37 +08:00
Haitao Pan
ff109b3085
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
b66477abd9
Organize branch protection playbook as GitHub role
2025-08-30 10:56:55 +08:00
shenlan
112e152469
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
38969a99db
feat: add OpenObserve ansible role
2025-08-29 20:59:03 +08:00
shenlan
374acc6776
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
c873404bcb
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
3f5a2a3bd0
nginx: add grafana vhost template
2025-08-29 20:57:58 +08:00
shenlan
9075932399
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
ca6372e629
feat(grafana): add openobserve plugin support
2025-08-29 20:53:57 +08:00
shenlan
89cd9466fc
feat: add otel collector role
2025-08-29 20:52:09 +08:00
shenlan
3090e1eb09
feat: update node exporter service
2025-08-29 20:50:22 +08:00
shenlan
1561fc145c
feat: ensure artifact root permissions
2025-08-19 17:55:57 +08:00
shenlan
e8fd85b0d4
feat(openresty): sync artifact vhost config
2025-08-19 17:32:09 +08:00
shenlan
b7e53d6ca9
feat: add vhost defaults and autoindex
2025-08-19 14:01:26 +08:00
shenlan
1955d8fd6f
feat: disable GeoIP setup for OpenResty role
2025-08-19 13:06:41 +08:00
Haitao Pan
0d802ed7df
fixed: playbooks/deploy_openresty_vhosts.yml
2025-08-19 13:00:56 +08:00
shenlan
ddf3e6d48a
refactor: split OpenResty vhost templates
2025-08-19 12:47:17 +08:00
shenlan
21628e6ac9
feat: use V2Fly GeoIP data for OpenResty
2025-08-18 15:53:32 +08:00
shenlan
a954e5c3fd
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
shenlan
2be64e2491
feat: geolocate svc.plus redirects
2025-08-18 15:07:35 +08:00
shenlan
7f1e3515e1
Add Grafana and Prometheus vhost roles with playbook
2025-08-18 14:16:16 +08:00
shenlan
d6e486ad2a
Merge pull request #56 from svc-design/codex/split-into-node_exporter-and-process_exporter-roles
...
Add roles for node and process exporters
2025-08-18 13:48:11 +08:00
shenlan
79cb568a4a
Refactor Prometheus exporter roles
2025-08-18 13:45:49 +08:00
Haitao Pan
a02d2c8196
fix(OpenResty): correct regex escaping for dotfiles & assets
...
- Use `\.` instead of `\\.` so file extensions and hidden dotfiles are matched correctly.
2025-08-18 11:53:48 +08:00
shenlan
544fe48f08
Combine OpenResty vhost templates into site.conf
2025-08-18 11:21:44 +08:00
shenlan
738b24bfd0
fix: map domain names to vhost path
2025-08-18 10:59:46 +08:00
Haitao Pan
0f0dab6c3b
refactor(ansible): rename OpenResty vhosts playbook
2025-08-13 12:59:50 +08:00
shenlan
071474dac2
feat(openresty): template sites configs
2025-08-06 09:27:24 +08:00
shenlan
d27c73f272
Merge pull request #51 from svc-design/codex/update-openresty-configuration-in-files
...
feat: configure OpenResty vhosts for multiple domains
2025-08-05 17:34:43 +08:00
shenlan
d6899eb705
feat: configure OpenResty vhosts for multiple domains
2025-08-05 17:34:04 +08:00
shenlan
a71a871819
Merge pull request #49 from svc-design/codex/create-nginx-proxy-role-for-playbooks
...
feat: add nginx proxy role
2025-08-05 17:13:03 +08:00
shenlan
4ddb034534
Add entry playbook for OpenResty
2025-08-05 16:57:00 +08:00
shenlan
ee125ea42f
refactor: rename global homepage proxy role
2025-08-05 16:56:48 +08:00