shenlan
|
eb3e217baf
|
feat: add vhost defaults and autoindex
|
2025-08-19 14:01:26 +08:00 |
|
shenlan
|
3b2c6f2525
|
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
|
2adb9814fd
|
feat: disable GeoIP setup for OpenResty role
|
2025-08-19 13:06:41 +08:00 |
|
Haitao Pan
|
c77bbec022
|
fixed: playbooks/deploy_openresty_vhosts.yml
|
2025-08-19 13:00:56 +08:00 |
|
shenlan
|
f252067397
|
Merge pull request #61 from svc-design/codex/update-openresty-configurations
feat: add openresty vhosts
|
2025-08-19 12:49:22 +08:00 |
|
shenlan
|
acbdcd4efe
|
refactor: split OpenResty vhost templates
|
2025-08-19 12:47:17 +08:00 |
|
shenlan
|
410aa7ac91
|
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
|
dc10d87e3f
|
feat: use V2Fly GeoIP data for OpenResty
|
2025-08-18 15:53:32 +08:00 |
|
shenlan
|
dc1fe4d079
|
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
|
e9e777f264
|
feat: geolocate svc.plus redirects
|
2025-08-18 15:07:35 +08:00 |
|
shenlan
|
af0c7a0b9c
|
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
|
0d4e814314
|
docs: fix role summary validation info
|
2025-08-18 15:05:15 +08:00 |
|
shenlan
|
cb6476b681
|
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
|
f7e10dd747
|
Add Grafana and Prometheus vhost roles with playbook
|
2025-08-18 14:16:16 +08:00 |
|
shenlan
|
89c85d80fc
|
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
|
02143edc87
|
Refactor Prometheus exporter roles
|
2025-08-18 13:45:49 +08:00 |
|
shenlan
|
123b62c31e
|
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
|
bf6adb0d86
|
roles/vhosts/OpenResty: fix regex escaping for dot files
|
2025-08-18 13:01:25 +08:00 |
|
Haitao Pan
|
885fef22cb
|
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
|
e4fba19da4
|
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
|
b9a371ff1f
|
Combine OpenResty vhost templates into site.conf
|
2025-08-18 11:21:44 +08:00 |
|
shenlan
|
71e5c145f7
|
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
|
6c022ac568
|
fix: map domain names to vhost path
|
2025-08-18 10:59:46 +08:00 |
|
Haitao Pan
|
e7d7d682dd
|
refactor(ansible): rename OpenResty vhosts playbook
|
2025-08-13 12:59:50 +08:00 |
|
shenlan
|
15d33c3e0f
|
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
|
d28e171693
|
feat(openresty): template sites configs
|
2025-08-06 09:27:24 +08:00 |
|
shenlan
|
9371d41abb
|
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
|
a701895121
|
feat: configure OpenResty vhosts for multiple domains
|
2025-08-05 17:34:04 +08:00 |
|
shenlan
|
80bc5b932c
|
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
|
801083e761
|
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
|
1864eaf8c9
|
Add entry playbook for OpenResty
|
2025-08-05 16:57:00 +08:00 |
|
shenlan
|
1895c098f2
|
refactor: rename global homepage proxy role
|
2025-08-05 16:56:48 +08:00 |
|
shenlan
|
9d9d58b467
|
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
|
dd0bace6dc
|
feat: verify OpenResty core API
|
2025-08-05 12:52:50 +08:00 |
|
shenlan
|
b8d7da8f87
|
Merge pull request #47 from svc-design/codex/update-openresty-installation-to-use-official-repo
|
2025-08-05 09:20:07 +08:00 |
|
shenlan
|
4d71d14d25
|
chore: use official openresty repository
|
2025-08-05 09:16:15 +08:00 |
|
shenlan
|
86ea3ca56f
|
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
|
33f97b408d
|
feat: add OpenResty and Redis roles
|
2025-08-04 19:20:13 +08:00 |
|
shenlan
|
f5d1a444ed
|
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
|
c360539727
|
Add nginx vhost role
|
2025-08-04 13:49:40 +08:00 |
|
shenlan
|
39c6892ebf
|
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
|
5df9f2239e
|
Add standalone certificate issuance script
|
2025-07-15 11:44:06 +08:00 |
|
Haitao Pan
|
ca6f082e51
|
add sing-box config
|
2025-07-09 19:54:49 +08:00 |
|
Haitao Pan
|
a2d469641e
|
add deepflow_agent role
|
2025-07-07 13:32:16 +08:00 |
|
shenlan
|
3a7182f949
|
Merge pull request #43 from svc-design/codex/convert-existing-tasks-to-role-structure
Add microk8s node setup role
|
2025-07-03 20:32:45 +08:00 |
|
shenlan
|
6bc7cb7ea2
|
Refactor k8s node role and split microk8s
|
2025-07-03 20:27:33 +08:00 |
|
shenlan
|
f50f7fe01e
|
Merge pull request #42 from svc-design/codex/修改-gpu-k8s.sh-脚本
Update gpu install script
|
2025-07-02 17:13:56 +08:00 |
|
shenlan
|
d7235bdf69
|
Add gpu-k8s script
|
2025-07-02 17:12:28 +08:00 |
|
shenlan
|
0590eab15d
|
Merge pull request #41 from svc-design/codex/refactor-playbook-roles-into-directories
Add roles for k8s GPU and monitoring charts
|
2025-07-01 11:47:25 +08:00 |
|
shenlan
|
ad0960d036
|
Add roles for GPU operator and monitoring charts
|
2025-07-01 11:47:11 +08:00 |
|