File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
docs/hypernode-platform/tools Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1- ---
2- myst :
3- html_meta :
4- description : ' In this article we will explain how to use Valkey on Hypernode. '
5- title : How to use Valkey? | Hypernode
6- redirect_from :
7- - /en/hypernode/tools/how-to-use-valkey-on-hypernode/
8- ---
91
10- <!-- source: https://support.hypernode.com/en/hypernode/tools/how-to-use-valkey-on-hypernode/ -->
112
123# How to use Valkey on your Hypernode
134
@@ -24,7 +15,7 @@ Your Hypernode is configured with Redis by default.
2415Changing from Redis to Valkey is pretty easy on Hypernode. You can use the ` hypernode-systemctl ` command-line tool to change from Redis to Valkey.
2516
2617``` console
27- app@levka6 -appname-magweb-cmbl:~ $ hypernode-systemctl settings valkey_enabled true
18+ app@abcdef -appname-magweb-cmbl:~ $ hypernode-systemctl settings valkey_enabled true
2819Operation was successful and is being processed. Please allow a few minutes for the settings to be applied. Run 'livelog' to see the progress.
2920```
3021
You can’t perform that action at this time.
0 commit comments