Several SHKeepers at the Same Time

We are excited to introduce the possibility of simultaneously installing several SHKeeper instances on the same server!
We’ll delve into the purpose of namespaces – they allow for installing multiple SHKeeper instances on a single server in different namespaces. As part of this update, we had to separate one of the modules into a standalone setup.
The instructions have already been updated if you’re performing SHKeeper installation on a clean server.
However, if you’re upgrading an existing SHKeeper installation on a server where SHKeeper is already installed, you’ll need to perform an update. Starting from release shkeeper-1.3.92, you’ll need to install an additional component to ensure SHKeeper functions properly during the update.
Specifically:
helm repo add mittwald https://helm.mittwald.de
helm repo update
helm install kubernetes-secret-generator mittwald/kubernetes-secret-generator
Latest News & Announcements
-
Update for bnb-shkeeper
#announcementsWe’ve released an update for the BNB integration module. This release includes performance improvements and updated configuration defaults. What’s new: We recommend updating as soon as possible — starting June 30, 2025, block generation in the BNB network has accelerated, and the new version ensures...
-
SHKeeper Update: XRP Reserve and Deletion Fees Significantly Reduced
#announcementsThe XRPL blockchain officially activated an important protocol-level update: “Lower Reserves Are in Effect”. This change directly impacts how account reserves and deletion fees are handled on the XRP Ledger. What’s New: The SHKeeper update modifies the default values of two critical protocol variables:...
-
SHKeeper Adds Support for Solana Network
#announcementsWe are pleased to announce that SHKeeper now supports the Solana blockchain, allowing users to process payments in SOL, USDT, USDC, and PYUSD. Key Details: For those requiring a dedicated Solana full node, it must be deployed manually on a high-performance server. The official Solana documentation outlines...