Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement : Package Windows binaries in Zip along with current msi package #4452

Closed
mvadu opened this issue Oct 15, 2015 · 8 comments
Closed

Comments

@mvadu
Copy link
Contributor

mvadu commented Oct 15, 2015

Thank you for finally adding Windows to your officially supported OSs. However msi has some problems in enterprise world

  1. Downloads to .msi are usually blocked
  2. Running msi requires admin rights

Influx for its purposes does not need admin rights, and will happily run with a normal user token. Please create zip file containing CLI and server executable (.exe), and make that available under downloads.

@mvadu
Copy link
Contributor Author

mvadu commented Oct 15, 2015

@otoolep pls consider along with #4219 Nightly will be good candidate for not having msi, but just a zip with exes.

@rossmcdonald
Copy link
Contributor

Just to update this issue, with #6111 Windows zip contents now look like:

Archive:  influxdb-nightly_windows_amd64.zip
influx.exe
influx_inspect.exe
influx_stress.exe
influx_tsm.exe
influxd.exe
influxdb.conf

@mvadu
Copy link
Contributor Author

mvadu commented Mar 28, 2016

@rossmcdonald awesome! Will these be part of nightly builds, so that we (Windows users) can give it a try more frequently?

@rossmcdonald
Copy link
Contributor

@mvadu Yes, Windows is now part of the nightly build process. Link to download is:

https://s3.amazonaws.com/influxdb/influxdb-nightly_windows_amd64.zip

Let me know if you run into any issues with them. Also, just to clarify, we still do not officially support or test on Windows, so these builds are very experimental.

@mvadu
Copy link
Contributor Author

mvadu commented Mar 28, 2016

👍 Superb!! Are you guys planning to add tests on windows as well? That way core team will know if any commits to master are breaking on Windows.

@rossmcdonald
Copy link
Contributor

@mvadu No, we don't have plans to test on Windows at this time, so all of the Windows builds should be considered very experimental until it is officially supported.

@beckettsean
Copy link
Contributor

We are experimenting with simplifying our open GitHub Issues. This feature request has been rolled into an aggregate issue for all packaging requests, so that we can close this issue until we are ready to work on it.

You may continue to make comments here. Closing the issue does not mean we are rejecting this idea.

@ftdgeri
Copy link

ftdgeri commented Aug 10, 2017

I am very new with influxdb. and I am trying to install the influxdb 1.3.2 in the windows. but the http://localhost:8086 doesn't work. Could anyone give some idea what I should change in the config file? so confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants