Giter Club home page Giter Club logo

Comments (10)

mainframe avatar mainframe commented on May 17, 2024 1

+1 for rpm (centos 7) and deb (ubuntu 16.04) native packages.

from rqlite.

otoolep avatar otoolep commented on May 17, 2024 1

Windows binaries are built during CI, this is all I'm going to do here for now.

from rqlite.

otoolep avatar otoolep commented on May 17, 2024

No, I don't think there should be any problems, though this project does use some C code, so I can't be sure. I haven't tested cross-compilation.

Where would you store the debian and RPM packages? Are you thinking about a repo service?

from rqlite.

fern4lvarez avatar fern4lvarez commented on May 17, 2024

https://packagecloud.io/ provides a very nice service. Projects like inspeqtor are using it.

from rqlite.

otoolep avatar otoolep commented on May 17, 2024

Ah yes, I am familiar with that service. It would be cool to get packages up there.

from rqlite.

dessalines avatar dessalines commented on May 17, 2024

For my case, where I'm mainly interfacing with rqlite through curl, I make sure I have go installed, then run shell scripts to setup/rejoin rqlite. My program is written in java, but any language could pretty easily interface with rqlite since it uses curl.

IMO, its not too much to ask that users have go installed to be able to run go programs.

from rqlite.

otoolep avatar otoolep commented on May 17, 2024

Well, that's the thing @tchoulihan -- unlike Java, one doesn't need Go to run Go programs. Since they are compiled as binaries without any external dependencies (not counting libc), it is of great value to have the binaries packaged as standalone programs. This is in contrast to Java, where even if you package up all the source and JAR files, one still needs the JVM installed. (Apologies if you know all this!)

from rqlite.

dessalines avatar dessalines commented on May 17, 2024

Understood, its cool that its a possibility. I have to have ruby, python, java, and libc installed on my machine haha.

from rqlite.

StarpTech avatar StarpTech commented on May 17, 2024

+1 for windows support

from rqlite.

thefonzi avatar thefonzi commented on May 17, 2024

+1 one windows packages

from rqlite.

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.