https://linen.dev logo
Join Discord
Powered by
# general
  • p

    Phorcys

    09/01/2022, 3:33 PM
    oh, is it using coder ssh
  • a

    Atif

    09/01/2022, 3:33 PM
    There is not password for the coder workspace user.
  • p

    Phorcys

    09/01/2022, 3:34 PM
    I see
  • p

    Phorcys

    09/01/2022, 3:34 PM
    probably this
  • a

    Atif

    09/01/2022, 4:55 PM
    yes. you are right
    sshfs
    is not using the
    .ssh/config
    i guess.
  • t

    timoooooo

    09/02/2022, 1:55 AM
    Hey πŸ‘‹, Do I need to do something to switch to tailscale? After updating to the new version and restating my workspace.
  • p

    Phorcys

    09/02/2022, 5:03 AM
    i guess you should update your cli too
  • a

    Atif

    09/02/2022, 5:05 AM
    what is the benefit of tailscale?
  • p

    Phorcys

    09/02/2022, 5:09 AM
    better
  • t

    timoooooo

    09/02/2022, 5:18 AM
    Of course that’s already done πŸ˜‰
  • d

    Dean

    09/02/2022, 8:47 AM
    you'll need to add
    --tailscale
    to
    coder server
    https://github.com/coder/coder/commit/9bd83e5ec76909de7bc15fba84d5d71b6597fdca#diff-9eaf2cc14b6524865ff24229bdeddfefc132e366ebdf33971774f68570dfb949R746-R805
  • a

    Atif

    09/02/2022, 12:35 PM
    and what is the equivalent
    ENV
    if we are running it as a service?
  • d

    Dean

    09/02/2022, 12:36 PM
    CODER_TAILSCALE=true
  • a

    Atif

    09/02/2022, 12:37 PM
    Thank you!
  • a

    Atif

    09/02/2022, 12:37 PM
    will it affect anything existing started workspaces if I set this up?
  • t

    timoooooo

    09/02/2022, 3:07 PM
    I just did that and code-server is still working πŸ˜„ Nice even after a WS rebuild
  • l

    LAX18

    09/04/2022, 5:56 AM
    Is there a way to force a terraform variable to be set in the webui versus the command line at template upload?
  • c

    ClayJoe

    09/04/2022, 2:45 PM
    hay i got a question
  • c

    ClayJoe

    09/04/2022, 2:45 PM
    i am taking a cs class and we are using replit
  • c

    ClayJoe

    09/04/2022, 2:46 PM
    i want to convince my teacher to move it over to vs code server
  • c

    ClayJoe

    09/04/2022, 2:46 PM
    can someone help me please?
  • p

    Phorcys

    09/04/2022, 2:58 PM
    what kinda help do you want?
  • p

    Phorcys

    09/04/2022, 2:58 PM
    lol
  • p

    Phorcys

    09/04/2022, 2:58 PM
    want me to threaten your teacher
  • d

    Deleted User

    09/04/2022, 8:50 PM
    dm me if you know roblox lua and javascript please, i have a commission, prolly hard
  • s

    StilauGamer

    09/04/2022, 11:32 PM
    Anyone know how I can fix an issue where my agent don't wanna connect? πŸ€” The access url is my ip, etc so I don't see the problem there?
  • g

    Geoff

    09/05/2022, 2:49 AM
    πŸ‘‹ If you're using Coder in your organization, please add your company name to https://github.com/coder/coder/blob/main/ADOPTERS.md. It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. You can do this by by editing this file and contributing your changes via a pull-request on GitHub.
  • a

    Atif

    09/05/2022, 6:01 AM
    What's dogfood template?
  • s

    simonfalke

    09/05/2022, 2:01 PM
    Check your logs, my problem was
    /var/run/docker.sock: connect: permission denied
    , just add your user to the `docker`group, or if you’re on a local system a quick and dirty solution is to
    sudo chmod 777 /var/run/docker.sock
  • p

    Phorcys

    09/05/2022, 2:13 PM
    that shouldn't be it though
1...171819...96Latest