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

Want newer node.js #28

Closed
wants to merge 2 commits into from
Closed

Conversation

coyhile
Copy link

@coyhile coyhile commented May 24, 2020

This addresses #17 as well as multiple security vulnerabilities in dependencies such as #19, #22, #24, and #24

I'm currently running these changes in production (if you can call it that) with my postgres shards for personal use on base-64-lts@19.4.0 using nodejs-13.11.0 from pkgsrc. In order to test this, I symlinked the postgres and initdb binaries into the postgres path that manatee expects.

The sample sitter.json leads me to believe that one should be able to use the system postgres installation directly. I'll put together a second PR to formalize that in the coming days, as tools/mkdevsitters postgresql builds all failed somewhere in the guts of the postgres build over ln semantics.

@coyhile coyhile marked this pull request as draft May 26, 2020 02:18
@coyhile
Copy link
Author

coyhile commented May 26, 2020

I moved this to a draft; it's going to take more work to get this done. I got the primary working, but the backupServer, etc need more work to use newer restify and newer pg.

@coyhile coyhile closed this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant