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

    HeisenBro

    03/29/2023, 7:04 AM
    Heyy what is the config that binds the workspace to the resources, like when i stop the workspace the status shows stopped but the containers are still up and i still see the code-server and terminal buttons
  • h

    HeisenBro

    03/29/2023, 8:18 AM
    nevermind got it working using count in resource
  • h

    Hannsr

    03/29/2023, 8:28 AM
    Morning - is there a way to invite users instead of manually creating them? I'd rather send an invite Mail to let them create their own account instead of sending random passwords around they'll have to change manually.
  • p

    Phorcys

    03/29/2023, 8:37 AM
    that's what I was thinking yeah, which would actually make sense
  • p

    Phorcys

    03/29/2023, 8:38 AM
    it is because I'm not giving anyone registry permissions or SSH to my server to build the image themselves, so that's a way of letting everyone with template push access modify the template
  • p

    Phorcys

    03/29/2023, 8:53 AM
    after removing the trigger, it does not rebuild on creation, but I would've liked to keep that trigger
  • p

    Phorcys

    03/29/2023, 8:56 AM
    and then I figured that I didn't need that extra ``sha1()`` after the ``join()`` call, so removing that seems to do the trick
  • e

    Erwin

    03/29/2023, 11:05 AM
    how do delete coder form my computer so i can reinstall it
  • g

    groucho64738

    03/29/2023, 3:46 PM
    Is it possible to use VSCode Desktop to connect to a Jupyter session launched with coder or is it the web ide only for Jupyter?
  • Hello I need a way to provision a dev
    j

    jlkiri

    03/29/2023, 4:04 PM
    Hello, I need a way to provision a dev environment on either a metal server or something that supports nested virtualization. Ideally I want to additionally specify what should be pre-installed there. Is Coder what I need? I was looking at DigitalOcean (as backend) because it supports nested virtualization but could not find examples in the docs.
    p
    • 2
    • 12
  • s

    Sven

    03/29/2023, 6:08 PM
    Can i hide the sourcecode for members?
  • s

    Sven

    03/29/2023, 6:11 PM
    Like that members can't see
    templates --> (template) --> Source code
    ?
  • p

    Phorcys

    03/29/2023, 7:50 PM
    remove the template admin permission
  • s

    Sven

    03/29/2023, 8:20 PM
    They can then see the code
  • s

    Sven

    03/29/2023, 8:21 PM
    Only different is that they can't edit
  • p

    Phorcys

    03/29/2023, 8:21 PM
    they can't
  • p

    Phorcys

    03/29/2023, 8:22 PM
  • p

    Phorcys

    03/29/2023, 8:22 PM
  • s

    Sven

    03/29/2023, 9:20 PM
    Oh, im sorry
  • p

    Phorcys

    03/29/2023, 9:21 PM
    it's ok
  • a

    Atif

    03/30/2023, 6:10 AM
    Consider GitHub login, anyone can sign up if they are a member of the allowed organization.
  • h

    Hannsr

    03/30/2023, 6:11 AM
    Oh right, I forgot about that. I'll have a look at it, thanks.
  • a

    Atif

    03/30/2023, 6:13 AM
    BTW there is a flag to allow signups 😄
  • a

    Atif

    03/30/2023, 6:13 AM
    using github
  • h

    Hannsr

    03/30/2023, 6:14 AM
    Yeah I think I saw that and even played around with it, but I forgot about it. Would that also mean they don't have to add the generated SSH key to GitHub if they login with their account?
  • a

    Atif

    03/30/2023, 6:15 AM
    no I guess, They still need to do that. But you may try setting up github auth as an extra. This will allow them to use github over https once they authenticate
  • a

    Atif

    03/30/2023, 6:15 AM
    All of this is in docs
  • a

    Atif

    03/30/2023, 6:16 AM
    I have not tried the auth section but GitHub login works fine
  • h

    Hannsr

    03/30/2023, 6:17 AM
    Nice, I'll take a look later, thanks!
  • b

    BoJIwEbNuK

    03/30/2023, 7:00 AM
    Is there any chance that coder will be able to do thing like gitpod. You press open in gitpod(gitlab example) and it copy repo and automaticly build workspace like if there dockerfile it add docker to workspace, if JS it add node.js and etc.
1...757677...96Latest