All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
26 lines
847 B
Plaintext
26 lines
847 B
Plaintext
---
|
|
title: Komodo
|
|
description: Komodo is a tool to build and deploy software across many servers.
|
|
hero:
|
|
tagline: Komodo is a tool to build and deploy software across many servers.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/komodo.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/moghtech/komodo
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/komodo
|
|
icon: right-arrow
|
|
---
|
|
|
|
# Purpose
|
|
|
|
Manages deployments of single nodes hosts with docker compose stacks.
|
|
|
|
# Notes
|
|
|
|
Manual setup, but follows Gitops with webhook triggered updates from Gitea.
|
|
|
|
Compose files are placed in [infrastructure](https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/hosts) under the hosts dir.
|