Timmy timmy
  • Taipei, Taiwan
  • 我是 Timmy。目前沉浸在各種有趣的開發專案裡,喜歡玩新科技,偶爾也會在這裡碎碎念、分享生活點滴。

  • Joined on 2026-03-09
timmy pushed to main at timmy/k3s 2026-04-02 15:37:37 +08:00
b52e584598 fix: handle HEAD requests to /identity for iOS app compatibility
timmy pushed to main at timmy/k3s 2026-04-02 15:28:57 +08:00
d2ec622f5a fix: ensure correct Content-Type for well-known endpoint
timmy pushed to main at timmy/k3s 2026-04-02 15:25:58 +08:00
11af6bf3f2 fix: correct nginx proxy port to Vaultwarden's port 80
timmy pushed to main at timmy/k3s 2026-04-02 15:24:29 +08:00
4b7a1f2bcf fix: add nginx sidecar for Bitwarden well-known endpoint
timmy pushed to main at timmy/k3s 2026-04-01 17:57:10 +08:00
be3f2ffe5c fix: use TCP probe for CodiMD health check (/healthz not available)
timmy pushed to main at timmy/k3s 2026-04-01 17:54:36 +08:00
aaa7acb4ec fix: use correct codimd image version 2.6.1 (alpine tag not available)
timmy pushed to main at timmy/k3s 2026-04-01 17:52:35 +08:00
3bf3ddd306 feat: improve security and stability for Vaultwarden and CodiMD
timmy pushed to main at timmy/k3s 2026-04-01 17:32:36 +08:00
34751e4013 docs: add CLAUDE.md for AI assistant context
timmy pushed to main at timmy/k3s 2026-04-01 17:27:10 +08:00
7eb6dd1e8a fix: correct resource display format in check_resources.sh
timmy pushed to main at timmy/k3s 2026-04-01 17:10:05 +08:00
18bce33a1e feat: add check_events.sh, check_resources.sh, check_all.sh for diagnostics
timmy pushed to main at timmy/k3s 2026-04-01 17:06:12 +08:00
2793bce239 improve: make check_access.sh more readable with organized sections
timmy pushed to main at timmy/k3s 2026-04-01 17:03:51 +08:00
7ed0ef4c3a fix: add -o wide flag to get complete node info
timmy pushed to main at timmy/k3s 2026-04-01 17:02:53 +08:00
73eb1039db fix: correct field positions for IP and OS in check_nodes.sh
timmy pushed to main at timmy/k3s 2026-04-01 17:02:22 +08:00
e409a29459 fix: correct variable parsing in check_nodes.sh
timmy pushed to main at timmy/k3s 2026-04-01 17:01:45 +08:00
b5b04f2ae5 improve: make check_nodes.sh more readable with colors and summary
timmy pushed to main at timmy/k3s 2026-04-01 16:59:50 +08:00
0cbd4b6217 fix: correct node storage query in check_storage.sh
timmy pushed to main at timmy/k3s 2026-04-01 16:59:07 +08:00
bf783ea568 improve: make check_storage.sh more readable with colors and summary
timmy pushed to main at timmy/k3s 2026-04-01 16:49:21 +08:00
d8861031f6 fix: correct status.sh ingress command syntax
timmy pushed to main at timmy/k3s 2026-04-01 16:46:34 +08:00
b86255e81f feat: add adminer and vaultwarden apps, integrated from k8s-manifests
timmy pushed to main at timmy/k3s 2026-04-01 16:33:01 +08:00
19342c6821 feat: add .gitignore and apps/template for new apps