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

    Artichoke

    03/06/2023, 9:57 AM
    if I put
    .personalize
    in the dir of my user, it also just skips it and doesnt run it
  • s

    Sven

    03/06/2023, 10:04 AM
    How to change ip
  • p

    Phorcys

    03/06/2023, 10:09 AM
    ?
  • p

    Phorcys

    03/06/2023, 10:09 AM
    ?
  • p

    Phorcys

    03/06/2023, 10:09 AM
    you have to create the user in the Dockerfile if you want it to stay
  • p

    Phorcys

    03/06/2023, 10:09 AM
    but I'd recommend just keeping ``coder``
  • a

    Artichoke

    03/06/2023, 10:22 AM
    so I can see the dockerfile has
    Copy code
    ARG USER=coder
    but when I create a template with that constainer and login, it logs me in under my account username I'm using the standard
    docker
    template
    • 1
    • 1
  • s

    Sven

    03/06/2023, 10:22 AM
    I got a new server and all the server files are setted over
  • s

    Sven

    03/06/2023, 10:22 AM
    But now i need to find a way how to fix that it didn't work
  • p

    Phorcys

    03/06/2023, 10:23 AM
    i don't understand the question
  • s

    Sven

    03/06/2023, 10:24 AM
    I can't access https://dev.bijsven.nl/ anymore
  • p

    Phorcys

    03/06/2023, 10:24 AM
    did you change the A record ?
  • s

    Sven

    03/06/2023, 10:26 AM
    Yeah
  • d

    ddsloan96

    03/06/2023, 6:35 PM
    Anyway to change users auth type from password to oidc
    k
    v
    • 3
    • 6
  • m

    modrin

    03/08/2023, 11:24 AM
    Has anyone managed to connect an external DB tool to workspace DB (for example DBeaver to workspace's pgsql)? Going through URL will prompt HTTP login (
    share: authenticated
    ). Another option would be Proxy SOCKS or SSH, like how Coder connects to the workspaces - but I'm not sure what settings I need to specify
  • s

    Scott (EN-DE)

    03/08/2023, 12:43 PM
    @modrin - Does your postgres URL look like
    postgres://username:password@your.bs.service.address:5432
    ?
  • s

    Scott (EN-DE)

    03/08/2023, 12:43 PM
    I'm using an external PG database no problem.
  • m

    modrin

    03/08/2023, 12:51 PM
    What I meant is, I want to connect DBeaver database management tool to the PostgreSQL instance inside my coder workspace Local -> Coder -> Coder workspace -> Pgsql
  • s

    Scott (EN-DE)

    03/08/2023, 12:53 PM
    Ah. No clue about that. Sorry.
  • m

    modrin

    03/08/2023, 12:53 PM
    No problem 😄
  • s

    Scott (EN-DE)

    03/08/2023, 12:54 PM
    But, theoretically, it's just a container (assuming you are running workspaces in conatiners), so you'd need to run the tool and open up the port it needs to communicate with it in that container definition.
  • m

    modrin

    03/08/2023, 2:18 PM
    Figured it out. All I had to do was use
    coder port-forward workspace --tcp 5432:5432
  • k

    keulkeul

    03/08/2023, 3:15 PM
    I share on Github a guide for installing Coder on a #k3s kubernetes cluster. I explain also how to configure #nginx and #apache2 as reverse proxy ➡️ https://github.com/mickaelbaron/coder-k3s-guide
  • p

    Phorcys

    03/12/2023, 10:08 AM
    coder rewrite in rust wen 🚀🚀🚀🚀
  • a

    Atif

    03/12/2023, 1:17 PM
    Why.?
  • p

    Phorcys

    03/12/2023, 2:00 PM
    blazingly fast 🚀
  • p

    Phorcys

    03/12/2023, 2:00 PM
    and memory-safe 🚀
  • o

    Orbit

    03/12/2023, 5:00 PM
    hi
  • c

    colin (rust enthusiast)

    03/12/2023, 6:30 PM
    🚀
  • s

    stride

    03/14/2023, 10:39 AM
    Yo
1...676869...96Latest