Commit Graph

26 Commits

Author SHA1 Message Date
root
d175e4cca2 ci: detect Docker endpoint in runner job
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 15s
2026-06-02 06:02:35 +08:00
root
e575130444 ci: install Hugo from apt fallback first
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 13s
2026-06-02 06:01:26 +08:00
root
cc1f554dec ci: make Hugo download resilient
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 1m36s
2026-06-02 05:58:36 +08:00
root
cd4b859744 ci: keep Gitea checkout action
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 10s
2026-06-02 05:57:13 +08:00
root
9060b97178 ci: make Hugo deployment traceable
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 44s
2026-06-02 05:47:54 +08:00
luochen570
f8133f891a ci: deploy Hugo to k3s via Gitea Actions
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 21m54s
2026-06-01 20:42:48 +08:00
luochen570
fd2371a166 ci: use dind Docker API via gateway IP (port 2375)
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 31s
2026-05-31 03:48:26 +08:00
luochen570
1bd894788a ci: use buildah instead of docker/podman for daemonless build
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 35s
2026-05-31 03:42:29 +08:00
luochen570
6d7cd108d3 ci: deploy Hugo blog to k3s via Podman + k8s API
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 23s
- Use Podman (daemonless) instead of Docker for building images
- kubeconfig stored as Gitea secret KUBECONFIG_B64
- RBAC: hugo-deployer SA for k8s API access
- Gitea Registry enabled for container storage
2026-05-31 03:36:25 +08:00
luochen570
d05adc2ffe ci: add Hugo blog CI/CD to k3s
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 4m5s
- Enable Gitea Container Registry
- Dockerfile: nginx:alpine serving hugo public/
- Gitea Actions: build & push image + deploy to k3s
- k8s manifests: namespace hugo, deployment, service, ingress
- RBAC: allow runner to update deployments in hugo ns
- .gitignore: add public/ (CI builds it)
2026-05-31 03:09:14 +08:00
luochen570
e0d7f07c24 configure homepage and site navigation 2026-05-28 22:50:42 +08:00
luochen570
ce2986fa93 publish first blog post 2026-05-28 22:41:47 +08:00
luochen570
65a7010f43 update post: remove node section 2026-05-28 22:36:24 +08:00
luochen570
3835a9e1f3 add post: zsh terminal setup 2026-05-28 22:20:00 +08:00
luochen570
86920934f1 title 2026-05-28 21:54:37 +08:00
luochen570
3f6a64a1a2 fix: replace real public IP with x.x.x.x 2026-05-24 10:53:51 +08:00
luochen570
dd3dbe8323 docs: add README with project overview and workflow 2026-05-24 10:52:41 +08:00
luochen570
6a01e19f39 fix: use ASCII-only topology diagram for consistent alignment 2026-05-24 09:59:47 +08:00
luochen570
33bdb04495 fix: improve network topology diagram 2026-05-24 09:56:20 +08:00
luochen570
ea073ed66a fix: post date to past so Hugo builds it 2026-05-24 09:53:54 +08:00
luochen570
6fc20580ed fix: replace real IPs with placeholders, fix locations 2026-05-24 09:52:39 +08:00
luochen570
0c7c204edf fix: correct node list, add HAProxy & Tailscale key sections 2026-05-24 09:48:16 +08:00
luochen570
e2ab520a89 add post: k3s HA cluster install guide 2026-05-24 09:43:44 +08:00
luochen570
411b33b499 url 2026-05-19 09:44:16 +08:00
luochen570
4b9fd8955a my-first-post 2026-05-16 23:41:32 +08:00
luochen570
51a1e49ac1 first commit 2026-05-16 23:36:09 +08:00