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

    Atif

    02/06/2023, 9:35 AM
    not yet, it is still open for a contribution. But,
    Copy code
    ps
    winget install Coder.Coder
    does work.
  • p

    Phorcys

    02/06/2023, 9:52 AM
    I will look into it rn
  • p

    Phorcys

    02/06/2023, 10:53 AM
    i managed to create a simple package, I want to PR soon, should I create a new script in ``scripts/`` or modify ``scripts/build_windows_installer.sh`` to support multiple package types ?
  • p

    Phorcys

    02/06/2023, 10:56 AM
    also, I have to replace the version programatically in the package manifest, I was thinking of using ``sed`` or ``awk`` at build time, is there a preffered tool to use ?
  • t

    tony.dev

    02/06/2023, 2:01 PM
    Hello guys ! First of all, wonderful job ! Im trying to setup Coder but I don't have any Terraform skills. What Im trying to achieve is to be able to have a Next.js template (using a private registry) and from that template I would like to specify a gitlab project url but Im not sure how to do this.
    k
    • 2
    • 4
  • p

    Phorcys

    02/06/2023, 2:44 PM
    @kyle do you have an idea ?
  • k

    kyle

    02/06/2023, 2:52 PM
    No preference. We've used both
  • p

    Phorcys

    02/06/2023, 5:28 PM
    alright, will do later
  • d

    Decebalus

    02/07/2023, 10:58 AM
    Hi, is there a way to create a coder template that references a local terraform module? (source = "../modules/common) My goal is to reuse the common template logic not to repeat myself (DRY principle).
    k
    • 2
    • 4
  • s

    Sharp

    02/09/2023, 11:39 AM
    Can we get a workspace to open in a different folder than
    /home/coder
    ?
  • s

    Sharp

    02/09/2023, 11:39 AM
    I.e I want to open it in a folder with some example code and a README for my friends
  • p

    Phorcys

    02/09/2023, 12:18 PM
    I think the only option is to change the home folder
  • p

    Phorcys

    02/09/2023, 12:19 PM
    but why don't you just put those in the home folder
  • p

    Phorcys

    02/09/2023, 12:20 PM
    or you can add a line to the bashrc to show a warning on first terminal open telling them they can take a look in said folder
  • a

    ARoughLanding

    02/09/2023, 12:57 PM
    You can set the default directory in the terraform template. Give me a few and I can send an example.
  • a

    ARoughLanding

    02/09/2023, 1:02 PM
    It’s set using the url config under coder_app
  • a

    ARoughLanding

    02/09/2023, 1:03 PM
    http://localhost:13337?folder=/default/path/to/open
  • a

    ARoughLanding

    02/09/2023, 1:03 PM
    Just have to make sure that path exists as it won’t create it for you.
  • s

    Sharp

    02/09/2023, 1:19 PM
    Sweet thank you
    k
    • 2
    • 2
  • p

    Phorcys

    02/09/2023, 2:48 PM
    oh you meant in vscode? sorry i didn't get that
  • d

    Deleted User

    02/10/2023, 5:18 AM
    hi im looking for a coder dm me
  • c

    Codercord

    02/10/2023, 6:12 AM
    This is the wrong server, you are looking at the discord server, which is a product that lets you use remote machines as development environments. you can ask in or (@User)
  • m

    mightysoul

    02/10/2023, 4:12 PM
    Can someone from coder team contact me from DM? I've some questions about Coder Enterprise . I couldn't get any reply from website contact form for 3 days.
    k
    s
    • 3
    • 15
  • j

    Jakemake

    02/10/2023, 5:33 PM
    hello, is there way to connect to code-server using Desktop VSCode? when i try to connect using Coder Remote extension vscode opens /cli-auth path which can't be found
    k
    • 2
    • 2
  • p

    Phorcys

    02/10/2023, 8:56 PM
    @Atif how long have you been using coder for?
  • p

    Phorcys

    02/10/2023, 10:22 PM
    sorry for ghost ping - my discord been sending messages twice lately
  • a

    Atif

    02/11/2023, 10:24 AM
    started in July, last year and first tried v1
  • b

    Ben

    02/12/2023, 1:14 AM
    Created a template with KasmVNC. It's much snappier compared to noVNC and has bidirectional clipboard support: https://github.com/bpmct/coder-templates/tree/main/better-vnc
  • d

    Deleted User

    02/12/2023, 6:29 PM
    Using KasmVNC for a while now with underlying Manjaro Linux. No problems so far
  • m

    mowzk

    02/14/2023, 3:20 PM
    Hi there, I am trying to setup coder on a GKE cluster but I can't get the CLI to work. My dashboard works fine but when I go to the link generated by the
    coder login https://MY-DOMAIN
    the dashboard just gives me a 404. Anyone know what could be wrong?
    k
    • 2
    • 4
1...555657...96Latest