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

Is there a server2? #759

Open
nichoth opened this issue Dec 28, 2021 · 6 comments
Open

Is there a server2? #759

nichoth opened this issue Dec 28, 2021 · 6 comments

Comments

@nichoth
Copy link

nichoth commented Dec 28, 2021

Is there something like this, a globally installable sbot CLI tool, but using ssb-db2? If not I may fork and create something like that.

@austinfrey
Copy link
Contributor

@nichoth i haven't seen one. i think the general consensus has been that a new project should be started. looking at this repo, you might be better served starting from scratch with secret-stack, ssb-db2, and ssb-conn. might be a bit of a mess trying to get it up and running with a fork of this distro

@staltz
Copy link
Member

staltz commented Dec 30, 2021

I agree with @austinfrey! :)

@nichoth
Copy link
Author

nichoth commented Dec 30, 2021

thanks everyone. That sounds good as that's more-or-less what I've got now -- a secret stack + db2 setup. Just need to add provisions for a CLI interface and make it globally installable.

@nichoth nichoth closed this as completed Jan 20, 2022
@clehner
Copy link
Contributor

clehner commented Jan 20, 2022 via email

@nichoth nichoth reopened this Jan 20, 2022
@nichoth
Copy link
Author

nichoth commented Jan 20, 2022

update ssb-server to use db2? It previously had a migration process to use flume

That's a good idea. My concern is if anything breaks that uses the current ssb-server. I think I will start forking & updating and see how it goes.

@nichoth
Copy link
Author

nichoth commented Jan 21, 2022

I've started this one -- https://github.com/planetary-social/ssb-server2/tree/initial

however, it's difficult to get muxrpc working correctly. If i run node test/cli.js, it returns

Error: method:publish is not in list of allowed methods

any help is appreciated

I tried forking this repo and replacing ssb-db with ssb-db2, but that didn't work at all too.

The idea is to have basically a reference implementation of ssb-db2 with the standard secret-stack modules. If anyone would rather we put the repo under a different github org, that is fine too; although I don't think I'm a member of anything else relevant.

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

No branches or pull requests

4 participants