mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-10 07:48:36 +07:00
refactor!: remove Tekton
Replaced by Woodpecker CI. It turns out I don't need that much power from Tekton's flexibility, so it's not worth the maintenance overhead for my specific use case at home.
This commit is contained in:
@ -81,7 +81,7 @@ flowchart TD
|
||||
|
||||
subgraph platform
|
||||
Gitea
|
||||
Tekton
|
||||
Woodpecker
|
||||
Grafana
|
||||
end
|
||||
|
||||
|
@ -36,7 +36,7 @@ Good enough for tinkering and personal usage, and reasonably secure.
|
||||
- [ ] 70% availability (might break in the weekend due to new experimentation)
|
||||
- [x] Core applications
|
||||
- [x] Gitea
|
||||
- [x] Tekton
|
||||
- [x] Woodpecker
|
||||
- [x] Private container registry
|
||||
- [x] Homepage
|
||||
|
||||
|
Reference in New Issue
Block a user