Giter Club home page Giter Club logo

Comments (3)

guidopetri avatar guidopetri commented on August 15, 2024

Looks like my installation still isn't perfect - sharing posts isn't working. It's not super ideal to mention in the install instructions that you need to call some ruby functions to get random bytes in base64 - maybe this could be done in shell instead?

Also, why do you need specifically 32/64 random bytes? Is this a Puma/Ruby/Rails thing, or something set by the application?

from journal.

guidopetri avatar guidopetri commented on August 15, 2024

All this being said... I absolutely love the application. Thank you for putting this out there! I'm definitely going to use it a lot.

from journal.

inoda avatar inoda commented on August 15, 2024

@charlesoblack Thanks for calling this stuff out! And glad you like the app. The install steps are by no means perfect - there is now a Docker install which might solve some of this pain.

yarn install should be removed from install steps now - that was an error on my part.

For the keys - they need to be a specific length. This is required by the openssl gem that is used for encrypting contents. They are base64 encoded just so they work as ENV vars.

Screen Shot 2020-01-04 at 3 43 15 PM

As for everything else you called out, I'm not very familiar with setting up systemd and whatnot, would definitely accept a PR with more installation options!

from journal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.