Commit Graph

405 Commits

Author SHA1 Message Date
shenlan
758b785644 Refactor Prometheus exporter roles 2025-08-18 13:45:49 +08:00
shenlan
4944ee02f4 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
46d73a786d roles/vhosts/OpenResty: fix regex escaping for dot files 2025-08-18 13:01:25 +08:00
Haitao Pan
a32bb51b97 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
77e0d7bc6b 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
af644fec10 Combine OpenResty vhost templates into site.conf 2025-08-18 11:21:44 +08:00
shenlan
49bd10e3e0 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
b9fdc0376d fix: map domain names to vhost path 2025-08-18 10:59:46 +08:00
Haitao Pan
76da4f7f24 refactor(ansible): rename OpenResty vhosts playbook 2025-08-13 12:59:50 +08:00
shenlan
a3743c1fc0 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
46d60a66f6 feat(openresty): template sites configs 2025-08-06 09:27:24 +08:00
shenlan
d41ff681d6 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
4642d52c3f feat: configure OpenResty vhosts for multiple domains 2025-08-05 17:34:04 +08:00
shenlan
6fd489a83c 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
384bb07d5d 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
76f775ff1a Add entry playbook for OpenResty 2025-08-05 16:57:00 +08:00
shenlan
21bcc2d83d refactor: rename global homepage proxy role 2025-08-05 16:56:48 +08:00
shenlan
04be20b0cf 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
d0d7d5a990 feat: verify OpenResty core API 2025-08-05 12:52:50 +08:00
shenlan
540aa68386 Merge pull request #47 from svc-design/codex/update-openresty-installation-to-use-official-repo 2025-08-05 09:20:07 +08:00
shenlan
509ff704b6 chore: use official openresty repository 2025-08-05 09:16:15 +08:00
shenlan
ce207ae9a9 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
5f6d129d48 feat: add OpenResty and Redis roles 2025-08-04 19:20:13 +08:00
shenlan
8a416837db 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
46dce2d03d Add nginx vhost role 2025-08-04 13:49:40 +08:00
shenlan
72eb6cb051 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
f37d7271eb Add standalone certificate issuance script 2025-07-15 11:44:06 +08:00
Haitao Pan
c3d0e794db add sing-box config 2025-07-09 19:54:49 +08:00
Haitao Pan
977b0b6263 add deepflow_agent role 2025-07-07 13:32:16 +08:00
shenlan
76e7366109 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
4fb4aeaef4 Refactor k8s node role and split microk8s 2025-07-03 20:27:33 +08:00
shenlan
00e434e4b2 Merge pull request #42 from svc-design/codex/修改-gpu-k8s.sh-脚本
Update gpu install script
2025-07-02 17:13:56 +08:00
shenlan
bc71dc455f Add gpu-k8s script 2025-07-02 17:12:28 +08:00
shenlan
b462001499 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
38abe9f368 Add roles for GPU operator and monitoring charts 2025-07-01 11:47:11 +08:00
shenlan
603cbf6a1a Merge pull request #40 from svc-design/codex/修复sealos_version变量未定义问题
Fix sealos_version fact when no GitHub response
2025-06-26 18:37:34 +08:00
shenlan
37cc0b56c1 Fix undefined variable when fetching sealos release 2025-06-26 18:35:39 +08:00
Haitao Pan
ce86876892 Add GPU K8s reset playbook, rename init file, update inventory 2025-06-26 18:09:16 +08:00
shenlan
2788c80815 Merge pull request #34 from svc-design/codex/rewrite-sealos-command-for-kubernetes-cluster
Add GPU k8s reset role and use script for sealos
2025-06-26 18:00:56 +08:00
shenlan
4f68aeee25 gpu-k8s role use script and add reset 2025-06-26 17:34:24 +08:00
Haitao Pan
f8982f93b5 - fix(common): typo in add-apt-repository (universev -> universe -y)
- fix(gpu-k8s): fallback registry changed from ghcr.io/labring to labring
2025-06-26 14:39:37 +08:00
shenlan
43e95c4b98 Merge pull request #33 from svc-design/codex/修正镜像前缀错误导致403
Fix registry path concatenation
2025-06-26 13:50:35 +08:00
shenlan
a87a4c20db fix: trim registry prefix when running sealos 2025-06-26 13:50:21 +08:00
Haitao Pan
159d378aaa fix: enable universe repo, use sudo for sealos, fix role order 2025-06-26 13:22:07 +08:00
Haitao Pan
5c560c1921 fix: update node IPs and correct SSH key path for sealos 2025-06-26 13:06:03 +08:00
shenlan
f7e93fbd0c Install fuse-overlayfs and document requirement 2025-06-26 11:13:26 +08:00
shenlan
13a56d5c07 Merge pull request #26 from svc-design/codex/修复sealos命令中未知标志错误
Fix Sealos ssh flags
2025-06-26 10:33:59 +08:00
shenlan
f9fd140ea1 fix sealos ssh flags 2025-06-26 10:33:48 +08:00
shenlan
e3280c879a Merge pull request #25 from svc-design/codex/支持非-root-用户和-root-用户部署 2025-06-26 09:16:58 +08:00
shenlan
74464a22be Add non-root deployment support for gpu-k8s role 2025-06-26 09:16:11 +08:00