eloquence / lib.reviews

A free/libre code and information platform for reviews of anything
Creative Commons Zero v1.0 Universal
171 stars 13 forks source link

updated vagrant files to stretch #214

Closed pnoll1 closed 4 years ago

pnoll1 commented 6 years ago

Updated vm to stretch, updated package location for rethinkdb since there's no package in debian archives, update node to version 8. Setcap and npm install commands are commented out as they both created issues. Will need to run npm install on host before starting vm to work in current state.

Confirmed to work on debian testing host.

eloquence commented 6 years ago

Thanks for taking a stab at this! The fact that we have to use unofficial Debian packages is really worrying, of course; we most likely will have to transition to a different DB backend (e.g., MongoDB is we want to stay in a similar paradigm) since RethinkDB is going nowhere (even the fork, RebirthDB, seems largely inactive and doesn't publish packages through a signed repo).

Let me poke at this a bit more and see if I can get the npm install working before merging.

pnoll1 commented 4 years ago

Debian has updated to Buster and Rethink has an official package