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

    Atif

    05/12/2023, 6:47 PM
    https://github.com/matifali/coder-templates/tree/main/.github/workflows
  • e

    Elio

    05/12/2023, 6:48 PM
    Private repo?
  • e

    Elio

    05/12/2023, 6:48 PM
    Ah nvm
  • e

    Elio

    05/12/2023, 6:48 PM
    Just bad link
  • a

    Atif

    05/12/2023, 6:48 PM
    Updated the link. Was a typo
  • e

    Elio

    05/12/2023, 6:49 PM
    I see, so there is just a workflow for each template
  • e

    Elio

    05/12/2023, 6:51 PM
    I'd like to avoid having to do that since beyond a few templates that becomes way too repetitive
  • a

    Atif

    05/12/2023, 7:02 PM
    I used to have that but removed https://github.com/matifali/coder-templates/blob/4565f1e7bc4ddb7901a15c723e7222b99e870f94/.github/workflows/ci.yaml
  • a

    Atif

    05/12/2023, 7:17 PM
    You could try listing the directories and then creating a matrix
  • e

    Elio

    05/12/2023, 7:42 PM
    Ah why did you change then?
  • e

    Elio

    05/12/2023, 11:22 PM
    Is there a way to specify display info through
    coder templates create ...
    ?
  • a

    Atif

    05/13/2023, 4:01 AM
    I don't think so. Also the icon. But it would be nice ti have. Feel free to open an issue for this.
  • e

    Elio

    05/13/2023, 4:02 AM
    Yee ok
  • b

    baab

    05/14/2023, 11:20 PM
    hello
  • k

    KozmikNano

    05/14/2023, 11:24 PM
    Greetings
  • Hi
    s

    Sarthak

    05/15/2023, 6:48 AM
    Hi, I am not having coderd pod in my coder k8s cluster, anyone have any idea in which pod are the credentials stored. I need to reset initial user creds.
    k
    • 2
    • 4
  • Is there any way to login through the
    e

    Elio

    05/15/2023, 4:36 PM
    Is there any way to login through the coder CLI? Currently have a script to sync templates to coder but this obviously requires a token or being logged in. If I go the token route it will expire at some point which means I have to manually update it at some point. So can I either a) disable token expiry or b) login through CLI by specifying a user and password
    k
    j
    • 3
    • 6
  • d

    dimm

    05/15/2023, 11:35 PM
    Hi all! I'm trying to set up the xilinx FPGA dev environment via coder and sysbox. The devices are not propagated to the inner container, and seems like it's not possible. But we can run the xilinx tools in the sysbox container (the outer one). Is it safe to provide users access to that container? It it considered also isolated from the host and users can't get out of it? Thanks!
  • coder_app sharing
    s

    shal

    05/16/2023, 12:35 AM
    hi all i have one question , in coderv2 opensource version can i one workspace share with other users? on my server tried edit template share = own change to authenticated like this resource "coder_app" "code-server" { agent_id = coder_agent.main.id slug = "code-server" display_name = "code-server" url = "http://localhost:13337/?folder=/home/${local.username}" icon = "/icon/code.svg" subdomain = false share = "authenticated" healthcheck { url = "http://localhost:13337/healthz" interval = 5 threshold = 6 } } but now user a workspace , in user b login i can use Terminal / VS Code Desktop , but i use code-server i got 404 error say not have access permission can i fix this? or need buy enterprise edition?
    a
    • 2
    • 1
  • c

    Cristo blaze{GLUT}

    05/16/2023, 2:35 AM
    I have built my mev bot that can front run transactions and gives you arbitrage profits on Ethereum Blockchain victimizing meme coin trades Dm me if you are interested on the source codes @everyone
  • t

    ToeJo

    05/16/2023, 7:49 AM
    New coder user here (v2OSS). I'm trying to setup my (rsa) ssh keys to access azure devops and bitbucket so that I can git clone my projects via ssh But the UI doesn't allow me to store or change my public keys. Any idea? https://coder.com/docs/v2/latest/secrets This is the error I receive https://ibb.co/Rz15b8Y
  • Warning v0 23 3 has a known issue that
    j

    JanL

    05/16/2023, 12:17 PM
    > Warning: v0.23.3 has a known issue that may cause connection instability when using JetBrains Gateway. ... I think we see this. Can I safely downgrade to 0.23.2?
    k
    m
    • 3
    • 5
  • Hey all I just finished installing coder
    j

    jeffh

    05/16/2023, 3:27 PM
    Hey all! I just finished installing coder on an Ubuntu server. I already haven an application running on 3000/tcp. Is there a way to specify an alternate port when running 'coder server'?
    k
    • 2
    • 9
  • How do you migrate between k8s clusters?
    o

    ossareh

    05/17/2023, 4:55 PM
    Recently AWS has released EKS 1.26; we're going to migrate our v1.25 cluster over to it; this 1.25 cluster is currently running our coder instance. We use the built-in terraform provisioner; it provisions a mix of ebs volumes, k8s pods, etc. Very similar to the k8s development template. In a prior upgrade we found that when coder was uninstalled (via helm) from one cluster and installed on another all of our persistent resources were destroyed. This makes sense; presumably something like
    terraform destroy -f
    was run for each workspace, which deleted the EBS volumes that we use for our
    /home
    directories. With this new migration being planned, and we now have more folks using coder, we're interested in not losing data (😅). Any pointers would be greatly appreciated.
    k
    • 2
    • 2
  • e

    Elio

    05/17/2023, 7:11 PM
    Is there any way to set a default
    troubleshooting_url
    for templates?
  • k

    KozmikNano

    05/17/2023, 11:33 PM
    Unfortunately my school has blocked GitHub so I can no longer use coder 😢
  • k

    KozmikNano

    05/17/2023, 11:34 PM
    I hope that someday I will be able to use it again, but right now I don’t have a purpose :/
  • s

    Scott (EN-DE)

    05/18/2023, 3:01 AM
    @KozmikNano - What does Github have to do with Coder or rather your using it?
  • a

    Atif

    05/18/2023, 4:35 AM
    But why would a school block GitHub?
  • k

    KozmikNano

    05/18/2023, 10:13 AM
    Well all of my code is stored on GitHub and a lot of my tools require a GitHub login, which unfortunately I can’t access
1...9293949596Latest