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
-
Bug Fix: Improved Payment Processing for UTXO Networks (BTC, LTC, DOGE)
#announcementsA technical update has been released to resolve an issue with payment crediting logic for UTXO-based cryptocurrencies. Issue Overview A bug was identified in the processing of transactions that include multiple outputs to different SHKeeper wallets within a single blockchain transaction. In such scenarios,...
-
SHKeeper Integration: TON and USDT-TON Support via Toncenter API
#announcementsSHKeeper continues to expand its ecosystem by adding support for TON (The Open Network). This update allows merchants to accept both native TON tokens and USDT on the TON network, leveraging its high speed and low transaction costs. Currently, TON integration is implemented via the Toncenter API. This...
-
SHKeeper Update – Custom Fiat Currencies Support
#announcementsSHKeeper now supports adding custom fiat currencies via configuration. By default, SHKeeper always includes USD and EUR, but now you can easily extend this list to match your regional or business requirements. What’s new: Configurable fiat currencies You can add additional fiat currencies using the ...