Commit Graph

63 Commits

Author SHA1 Message Date
shenlan
eb3e217baf feat: add vhost defaults and autoindex 2025-08-19 14:01:26 +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
acbdcd4efe refactor: split OpenResty vhost templates 2025-08-19 12:47:17 +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
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
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
b9a371ff1f Combine OpenResty vhost templates into site.conf 2025-08-18 11:21:44 +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
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
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
dd0bace6dc feat: verify OpenResty core API 2025-08-05 12:52:50 +08:00
shenlan
4d71d14d25 chore: use official openresty repository 2025-08-05 09:16:15 +08:00
shenlan
33f97b408d feat: add OpenResty and Redis roles 2025-08-04 19:20:13 +08:00
shenlan
c360539727 Add nginx vhost role 2025-08-04 13:49:40 +08:00
Haitao Pan
a2d469641e add deepflow_agent role 2025-07-07 13:32:16 +08:00
shenlan
6bc7cb7ea2 Refactor k8s node role and split microk8s 2025-07-03 20:27:33 +08:00
shenlan
ad0960d036 Add roles for GPU operator and monitoring charts 2025-07-01 11:47:11 +08:00
shenlan
8b64496aab Fix undefined variable when fetching sealos release 2025-06-26 18:35:39 +08:00
Haitao Pan
4de7b31aa6 Add GPU K8s reset playbook, rename init file, update inventory 2025-06-26 18:09:16 +08:00
shenlan
665a39fc62 gpu-k8s role use script and add reset 2025-06-26 17:34:24 +08:00
Haitao Pan
142d9bf93d - 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
6f1887fc80
Merge pull request #32 from svc-design/codex/安装-fuse-overlayfs-并更新配置
Add fuse-overlayfs install note
2025-06-26 14:31:16 +08:00
shenlan
d5649c11d3 fix: trim registry prefix when running sealos 2025-06-26 13:50:21 +08:00
Haitao Pan
9e5ba63dd0 fix: enable universe repo, use sudo for sealos, fix role order 2025-06-26 13:22:07 +08:00
shenlan
6e21a301d8 docs: add note on enabling universe 2025-06-26 13:14:45 +08:00
Haitao Pan
042109c1ed fix: update node IPs and correct SSH key path for sealos 2025-06-26 13:06:03 +08:00
shenlan
da36ace4e5 Install fuse-overlayfs and document requirement 2025-06-26 11:13:26 +08:00
shenlan
c1330cb814 fix sealos ssh flags 2025-06-26 10:33:48 +08:00
shenlan
64094097b5 Add non-root deployment support for gpu-k8s role 2025-06-26 09:16:11 +08:00
shenlan
eb0d5ad9d3 Make ssh user configurable for cluster setup 2025-06-26 08:52:37 +08:00
shenlan
e9c6e79f50 Fix GPU cluster playbook SSH setup 2025-06-26 00:07:02 +08:00
shenlan
3f107cd7d1 fix(gpu-k8s): use inventory ssh user for precheck 2025-06-25 23:50:03 +08:00
shenlan
75a08de7c0 Authorize ops host key on all cluster nodes 2025-06-25 23:39:12 +08:00
shenlan
7dfe106aba gpu-k8s: precheck SSH connectivity 2025-06-25 23:29:49 +08:00
shenlan
b10d45da45 Fix IP resolution templating 2025-06-25 23:14:00 +08:00
shenlan
e9212fded1 fix gpu-k8s role ip resolution 2025-06-25 23:07:35 +08:00
shenlan
86ce571d8e support hostnames for gpu k8s role 2025-06-25 22:55:46 +08:00
shenlan
88d88d647b Move LabRing registry script into role 2025-06-25 22:27:46 +08:00
shenlan
f6e8808ee9 fix gpu-k8s role script path 2025-06-25 22:13:14 +08:00
shenlan
f627d17de9
Merge branch 'main' into codex/根据节点ip选择镜像地址 2025-06-25 22:04:13 +08:00