jdamhost

Results 80 comments of jdamhost

I get no package redis-server available

Package redis-3.2.10-2.el7.x86_64 already installed and latest version

Unit redis-server.service could not be found

tried as root and its now running : redis.service - Redis persistent key-value database Loaded: loaded (/usr/lib/systemd/system/redis.service; disabled; vendor preset: disabled) Drop-In: /etc/systemd/system/redis.service.d └─limit.conf Active: active (running) since Wed 2018-03-21...

getting somewhere :) now it shows errors on the default-examples

how do I set up for the redis server settings?

15:36:01 [Information] [PlatformManager] [global] Running over Mono 5.10.0.160 (tarball Wed Mar 7 09:17:50 UTC 2018), framework: 4.5 (v4.0.30319.42000). 15:36:01 [Error] [n/a] [global] Json validation failed for: config/pools/default-example.json - Error parsing...

I will give it a shot thank you for all you help .. just to query in the vardiff section do I add the: "stratum": { "enabled": true, "port": 3333,...

and for redis "storage": { "hybrid": { "enabled": true, "redis": { "host": "127.0.0.1", "port": 6379, "password": "password", "databaseId": "redisdbid"

so to use my ip rather than 127.0.0.1?