Jumaat, 8 November 2024

Show HN: Tuki – A GitOps tool for safely running one-off commands in production https://ift.tt/pCYrJI6

Show HN: Tuki – A GitOps tool for safely running one-off commands in production Tuki is a small, open-source utility that lets you run one-off commands in production through Git, bringing version control and code review to production scripts. I built it after accidentally dropping a production table due to a console typo Key features: - Run scripts through Git PRs instead of direct console access - Built-in auditing via Git history - RBAC through standard Git permissions - Simple setup for non-Kubernetes environments - MIT licensed Demo & more details: https://ift.tt/LNjSqVm Announcement blog post: https://ift.tt/Bf7zeuY Would love feedback from the HN community! https://ift.tt/LNjSqVm November 9, 2024 at 12:04AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...