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

    💜Clari

    04/30/2023, 1:09 AM
    i'm literally just doing
    code-server
    , accept terms, and either trying to type in name or doing default autogenerated name
  • u

    💜Clari

    04/30/2023, 1:10 AM
    or
    code-server rename --name OldName
    and that's what errors
  • u

    💜Clari

    04/30/2023, 1:10 AM
    anything on this btw?
  • m

    Merith

    04/30/2023, 1:11 AM
    uhhh
  • m

    Merith

    04/30/2023, 1:12 AM
    I have zero clue what the hell you are running
  • u

    💜Clari

    04/30/2023, 1:13 AM
    code-server
  • u

    💜Clari

    04/30/2023, 1:13 AM
    the vscode.dev tunnel thing
  • u

    💜Clari

    04/30/2023, 1:13 AM
    created by coder
  • u

    💜Clari

    04/30/2023, 1:13 AM
    https://github.com/coder/code-server
  • m

    Merith

    04/30/2023, 1:16 AM
    yeah.... it doesnt have tunnels anymore to my knowledge?
  • u

    💜Clari

    04/30/2023, 1:20 AM
    the url it outputs is
    https://insiders.vscode.dev/+ms-vscode.remote-server/servername
    which redirects to
    .dev/tunnel/servername
  • p

    Phorcys

    04/30/2023, 9:12 AM
    this is definitely not right, can you create a thread in #1006346052317753414 ?
  • s

    Sharp

    05/01/2023, 12:05 AM
    @Scott (EN-DE) decided to give setting up a multi-node cluster with k3s and contabo. With k3sup and wireguard-native, it worked without any changes needed. Using "Lens" to manage the cluster. Very cool :)))
  • k3s setup
    s

    Sharp

    05/01/2023, 12:06 AM
    k3s also let's you have multiple master "servers" so in theory you could have HA as well.
    s
    • 2
    • 1
  • m

    myname

    05/01/2023, 1:33 AM
    Was there a method where a normal non-admin user could customize the terraform template and use it arbitrarilly? I think I saw it somewhere
  • And perhaps a method where a non admin
    m

    myname

    05/01/2023, 1:33 AM
    And perhaps a method where a non-admin user could paste in a link with an arbitrary repository and use its templates
    a
    • 2
    • 2
  • k

    KozmikNano

    05/01/2023, 1:46 AM
    Like dot files?
  • m

    myname

    05/02/2023, 8:29 AM
    For setting up GitLab as BOTH the identity provider and git integration, should I follow both OIDC in https://coder.com/docs/v2/latest/admin/auth and Git provider in https://coder.com/docs/v2/latest/admin/git-providers Or is there a way to combine both?
  • p

    Phorcys

    05/02/2023, 10:28 AM
    yeah I think you should do both
  • m

    Merith

    05/02/2023, 3:39 PM
    For code server, is there a way I can disable the terminal for security reasons?
  • m

    Merith

    05/02/2023, 3:39 PM
    Like, prevent it from being ran entirely
  • m

    Merith

    05/02/2023, 3:40 PM
    I want all other features, but no direct terminal access (no shell prompt, extensioms should still be allowed to run commands
  • p

    Phorcys

    05/02/2023, 3:42 PM
    no because that wouldn't really make sense
  • m

    Merith

    05/02/2023, 3:43 PM
    It is a problem I have had with code server, I want to be able to give some semi trusted users access to a certain portion of my files, (the content on cdn.merith.xyz), and can do this already. But said users wouldn't trust to not break something with the terminal (the have in the past)
  • m

    Merith

    05/02/2023, 3:44 PM
    For stand alone code server, I could see it being an good idea for security reasons,
  • p

    Phorcys

    05/02/2023, 3:44 PM
    i think a good solution is to get trustable people
  • p

    Phorcys

    05/02/2023, 3:44 PM
    apart from that you should maybe simply give them file access
  • p

    Phorcys

    05/02/2023, 3:44 PM
    code-server doesn't really have a way to do that because it would amputate most of it's usefulness
  • m

    Merith

    05/02/2023, 3:45 PM
    Not to mention I am making an Minecraft mod that runs code server. And I know for certain a good chunk of server hosts would not like user having direct shell access
  • m

    Merith

    05/02/2023, 3:46 PM
    You would be surprised! Most requirements for the terminal can realistically be met with alternatives. Such as debug tasks, extensions to run make files, gradlew, etc. Even golang
1...888990...96Latest