Closed working-name closed 3 years ago
Hi @working-name, sorry to hear that. I just wanted to let you know that overhauling the docs is on our todo list. The dev team is also making progress towards refactoring the server-side code in a shift away from Ruby on Rails to JavaScript/TypeScript.
Dropping this, not worth the effort.
I'm sorry to hear that. š I can reach out to you once the updated docs are available, if you'd like.
So sorry, should have been more complete in my phrasing. I am dropping figuring out how to get this running standalone in Ruby. Iām running it in a docker container right now, so far so good š
Thank you!
That's great to hear! Thank you for clarifying. š
You're very welcome! š
I followed https://docs.standardnotes.org/self-hosting/ec2-nginx which I imagine is outdated. Initially I bumped into that error while running
db:migrate
and realized I needed to downgrade rails from 3.0 in order to work. Now given the way this is set up with sudo in between and so on, I imagine the issue is being consistent with the version of rails you install for both the user and root? Unfortunately ruby/rails is not my cup of tea so no clear idea on how to proceed.Any ideas? Thank you!