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
-
New Coin Support: ERC20 DAI Now Available in SHKeeper
#announcementsSHKeeper adds ERC20 DAI to its list of supported assets. Merchants can now accept DAI payments on the Ethereum network directly through their self-hosted gateway, without intermediaries, with full control over funds. About DAI DAI is a decentralized, over-collateralized stablecoin pegged 1:1 to the ...
-
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...