Giter VIP home page Giter VIP logo

Comments (8)

davefp avatar davefp commented on August 25, 2024

My solution so far has been to use rbenv to install ruby and then alterraddit.service to be compatible with the rbenv environment.

While that works, it adds some unfortunate extra complexity. Hopefully there's a more straightforward way around this.

from infrastructure-as-code-tutorial.

Artemmkin avatar Artemmkin commented on August 25, 2024

hi @davefp, thanks for reporting the issues. I'll look into this today

from infrastructure-as-code-tutorial.

Artemmkin avatar Artemmkin commented on August 25, 2024

@davefp to quickly fix this, run bundle install with sudo. I updated the labs cc434ea, this should work now. Please, let me know if you encounter any other issues

from infrastructure-as-code-tutorial.

davefp avatar davefp commented on August 25, 2024

Running bundle install with sudo isn't great but I see where you're coming from. Thanks for looking into this so quickly :)

from infrastructure-as-code-tutorial.

Artemmkin avatar Artemmkin commented on August 25, 2024

installing ruby system-wide is also not the best idea, but since this is not the focus of this tutorial, I try to keep it as simple as possible

from infrastructure-as-code-tutorial.

Artemmkin avatar Artemmkin commented on August 25, 2024

I first used rvm to install ruby for application user as you would normally do, but it seemed to add more commands and the person who is reading it has also to look it up what rvm does. Same thing with rbenv. So I went with the most straightforward way by installing it with sudo from system's repository list. I know this process looks simplistic, but I thought it would better look simplistic than to stagger a person with all the complexities of system configuration and make him quit after reading the first lab.

from infrastructure-as-code-tutorial.

davefp avatar davefp commented on August 25, 2024

I definitely support keeping the tutorial simple. I got things working with the changes you made, so feel free to resolve this issue. Thanks again!

from infrastructure-as-code-tutorial.

Artemmkin avatar Artemmkin commented on August 25, 2024

awesome, thank you!

from infrastructure-as-code-tutorial.

Related Issues (13)

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.