Commit Graph

285 Commits

Author SHA1 Message Date
shenlan
89cd9466fc feat: add otel collector role 2025-08-29 20:52:09 +08:00
shenlan
988bd7a2b4 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
1561fc145c feat: ensure artifact root permissions 2025-08-19 17:55:57 +08:00
shenlan
7e2e929f60 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
e8fd85b0d4 feat(openresty): sync artifact vhost config 2025-08-19 17:32:09 +08:00
shenlan
e7c2ef8753 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
b7e53d6ca9 feat: add vhost defaults and autoindex 2025-08-19 14:01:26 +08:00
shenlan
8890ba5d7a 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
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
ffe0c4fdf1 Merge pull request #61 from svc-design/codex/update-openresty-configurations
feat: add openresty vhosts
2025-08-19 12:49:22 +08:00
shenlan
ddf3e6d48a refactor: split OpenResty vhost templates 2025-08-19 12:47:17 +08:00
shenlan
c861a3cf38 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
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
034c34fc7a Merge pull request #58 from svc-design/codex/update-role-summary-table-validation
Fix Role Summary validation info
2025-08-18 15:06:03 +08:00
shenlan
6a31c18f8d docs: fix role summary validation info 2025-08-18 15:05:15 +08:00
shenlan
b5dee68f23 Merge pull request #57 from svc-design/codex/create-roles-for-grafana-and-prometheus
Add Grafana and Prometheus vhost roles and deployment playbook
2025-08-18 14:53:33 +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
shenlan
454df79578 Merge pull request #55 from svc-design/codex/fix-regex-escaping-for-dot-files
nginx(conf): fix regex escaping for dot/hidden files
2025-08-18 13:25:26 +08:00
shenlan
c8ededf913 roles/vhosts/OpenResty: fix regex escaping for dot files 2025-08-18 13:01:25 +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
3f6faff10f Merge pull request #54 from svc-design/codex/fix-error-in-main.yml
Handle missing template attr for OpenResty vhosts
2025-08-18 11:27:30 +08:00
shenlan
544fe48f08 Combine OpenResty vhost templates into site.conf 2025-08-18 11:21:44 +08:00
shenlan
c1ec57d1fa Merge pull request #53 from svc-design/codex/update-openresty-vhosts-configuration
feat: split openresty vhost configs by domain
2025-08-18 11:05:47 +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
23c5111e0c Merge pull request #52 from svc-design/codex/render-openresty-configuration-templates
feat(openresty): template sites configs
2025-08-06 09:29:58 +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
3e20c1c6ec Merge pull request #50 from svc-design/codex/create-entry-playbook-for-openresty-role
Add entry playbook for OpenResty
2025-08-05 16:58:38 +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
shenlan
3b87370c77 Merge pull request #48 from svc-design/codex/add-deployment-verification-for-openresty
feat: verify OpenResty core API
2025-08-05 12:53:03 +08:00
shenlan
0e1c9c8924 feat: verify OpenResty core API 2025-08-05 12:52:50 +08:00
shenlan
8241a40012 Merge pull request #47 from svc-design/codex/update-openresty-installation-to-use-official-repo 2025-08-05 09:20:07 +08:00
shenlan
1d4d4ab30b chore: use official openresty repository 2025-08-05 09:16:15 +08:00
shenlan
8fd5bc6000 Merge pull request #46 from svc-design/codex/create-openresty-and-redis-playbooks
feat: add OpenResty and Redis roles
2025-08-04 21:42:12 +08:00
shenlan
6753b50473 feat: add OpenResty and Redis roles 2025-08-04 19:20:13 +08:00
shenlan
985596f1ea Merge pull request #45 from svc-design/codex/convert-nginx-config-to-ansible-playbook
Add nginx vhost role
2025-08-04 13:49:53 +08:00
shenlan
1fa683a18a Add nginx vhost role 2025-08-04 13:49:40 +08:00
shenlan
beb0bdf337 Merge pull request #44 from svc-design/codex/-get-cert.sh-get-standalone-cert.sh
Add certificate issuance script
2025-07-15 11:44:27 +08:00
shenlan
c9b7badd76 Add standalone certificate issuance script 2025-07-15 11:44:06 +08:00
Haitao Pan
31adf195b1 add sing-box config 2025-07-09 19:54:49 +08:00
Haitao Pan
998effa5a8 add deepflow_agent role 2025-07-07 13:32:16 +08:00