Folks in the groovy ecosystem use gvm (http://gvmtool.net/) for managing multiple versions of groovy, gradle,grails and some more. That is conceptually the same as neo4j-download-manager. Just wondering if it would make sense to combine efforts here and maybe make neo4j a citizen in gvm.
/Stefan 2013/12/24 <[email protected]> > Sounds like a good starting point. > > > On Tuesday, December 24, 2013 1:14:01 PM UTC-5, Peter Neubauer wrote: > >> Well, I think having .zip distributions of plugins would be the safest >> bet. Maybe we can do one or two of them and just put them somewhere, might >> be dropbox or github public URLs. >> >> /peter >> >> >> G: neubauer.peter >> S: peter.neubauer >> P: +46 704 106975 >> L: http://www.linkedin.com/in/neubauer >> T: @peterneubauer >> >> Neo4j 2.0.0 - >> (graphs)-[:FOR]->(everyone)<http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html> >> Do something useful - Teach your kids 1 hour code!<http://code.org/learn> >> >> >> On Tue, Dec 24, 2013 at 2:34 PM, <[email protected]> wrote: >> >>> Thanks! Is there a central repository that plugins are typically >>> downloaded from? Or are they just in different VCS repos? >>> >>> Also is it safe to rely on the stable Git tags for gathering a list of >>> stable versions? I see Github releases is being used, however the latest >>> stable (2.0.0) was not published so it's not appearing in the API output. >>> >>> >>> On Monday, December 23, 2013 2:39:02 PM UTC-5, Peter Neubauer wrote: >>> >>>> Very very cool Byron! >>>> >>>> Would love to be able to install different versions, and different >>>> plugins also. >>>> >>>> /peter >>>> >>>> >>>> G: neubauer.peter >>>> S: peter.neubauer >>>> P: +46 704 106975 >>>> L: http://www.linkedin.com/in/neubauer >>>> T: @peterneubauer >>>> >>>> Neo4j 2.0.0 - >>>> (graphs)-[:FOR]->(everyone)<http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html> >>>> Do something useful - Teach your kids 1 hour code!<http://code.org/learn> >>>> >>>> >>>> On Mon, Dec 23, 2013 at 3:21 PM, <[email protected]> wrote: >>>> >>>>> I created a simple shell script for settings up new instances of >>>>> Neo4j. It handles downloading and caching specific releases. Usage is `ndm >>>>> 2.0.0 ./test1`. Details here https://github.com/bruth/ >>>>> neo4j-download-manager >>>>> >>>>> This is a prototype, but my desire is to expand this (and rewrite it >>>>> in a real language) to: >>>>> >>>>> - manage a list of environments by name with their version so quickly >>>>> jump between instances >>>>> - support defining a custom port (or detecting an open one) for new >>>>> instances by setting it in the properties file >>>>> >>>>> Let me know if anyone is interested in working on this. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Neo4j" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> >>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Neo4j" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
