Git Product home page Git Product logo

Comments (7)

clca avatar clca commented on June 16, 2024

We will include path selection in the MSI with the next commit (or we are happy to accept pull requests :)).

from redis.

dmeierotto avatar dmeierotto commented on June 16, 2024

Great! For now I found an acceptable work around which is to install the service from the command line like this:

sc create RedisWatcher binPath= e:\services\redis\bin\rediswatcher.exe DisplayName= "Redis Watcher"

from redis.

clca avatar clca commented on June 16, 2024

Nice workaround, selection of install path for redis-watcher is something we plan to check in with the next larget commit we are planning (for now working on few bugs we want to get fixed ASAP).

from redis.

bvakili-evault avatar bvakili-evault commented on June 16, 2024

Please also note that the default 'exepath' (c:\redis\bin) in watcher.conf will not match what the user selected for the redis-server.exe installation folder (typically C:\Program Files\redis).

Is the administrator expected to always manually edit this file during a deployment? Can this property in 'watcher.conf' be automatically set to the correct default value?

from redis.

BeatriceOltean avatar BeatriceOltean commented on June 16, 2024

Will be available in 2.6.14

from redis.

jepickett avatar jepickett commented on June 16, 2024

We have made the latest versions of Redis available via NuGet and Chocolatey. Unless there is a good reason to do so, we will probably not be supporting a separate MSI installation.

from redis.

jepickett avatar jepickett commented on June 16, 2024

Redis now supports running as a service directly, and monitoring should be done via sentinel, therefore I have eliminated the RedisWatcher project.

from redis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.