Giter Site home page Giter Site logo

Comments (3)

richard-fairthorne avatar richard-fairthorne commented on May 27, 2024

User workarounds:

  • change the config order after creating the container
  • remove any settings that override devpod settings
  • do not use a 'Host *' section for default SSH settings

I am not a project maintainer, but this seems like a good first issue for a developer who is new to the project, as the problem is clearly defined, and the solution is not overly-complex.

from devpod.

pascalbreuninger avatar pascalbreuninger commented on May 27, 2024

Hey @richard-fairthorne, that's a fair point. We append it to the SSH file to minimize the possibility of messing anything up, prepending would be very prone to unexpected side effects if you're not aware DevPod is changing your ~/.ssh/config file.

However, you can point DevPod to a separate file that's being used for ssh configuration, either by setting it in the context for all workspaces devpod context set-options -o SSH_CONFIG_PATH=./your_file or individually per workspace devpod up --ssh-config=./your_file

from devpod.

richard-fairthorne avatar richard-fairthorne commented on May 27, 2024

I appreciate the response.

As far as I have seen, all devpod settings are specific to exactly one host. I may be missing something, but I don't see how options for individual hosts would mess up global settings, or settings for other hosts.

This is a fantastic product, and as a brand new user with no orientation to the product, this was the thing that nearly made me hit "uninstall". I'm glad I persisted. While I've gotten over this hurdle with simple workarounds, as a new user, I couldn't use the product without debugging this problem first.

My initial impression was that the product simply doesn't work.

I understand being cautious about messing up people's config file, but I hope you reconsider the placement of the host configurations.

from devpod.

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.