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

    NicoAndChill

    08/29/2022, 4:04 PM
    That’s what I’d seen, but does that insinuate that enterprise uses must use the enterprise plan, or if the enterprise plan just offers additional features?
  • b

    Ben

    08/29/2022, 4:19 PM
    Ah - the enterprise plan just offers additional features πŸ™‚
  • u

    β€’ Lk ~πŸŒ™

    08/31/2022, 1:38 AM
    Hi
  • d

    Deleted User

    08/31/2022, 4:35 AM
    Does anyone have a free Replit mass Token Hoster Without Custom Status
  • s

    StilauGamer

    08/31/2022, 3:09 PM
    Hey! I was wondering what coder is πŸ€” I've looked into it and I saw something where you can make remote development machines. Is this that I can create user accounts and grant them a remote computer like a small virtual machine and they have their own code-server (vscode) in that machine? πŸ€”
  • p

    Phorcys

    08/31/2022, 3:24 PM
    that's basically it
  • s

    StilauGamer

    08/31/2022, 3:25 PM
    So basically u can make small virtual machines on the website and other people can have fun with that machine without breaking the main :O
  • p

    Phorcys

    08/31/2022, 3:25 PM
    except you don't grant them remote computers, you give them the right to create containers/vms/vpses (workspace) based on a template
  • s

    StilauGamer

    08/31/2022, 3:25 PM
    Ah yeah
  • p

    Phorcys

    08/31/2022, 3:26 PM
    if you have any questions or concerns feel free to ask
  • s

    StilauGamer

    08/31/2022, 4:41 PM
    Are there any specific ports that needs to be open when using coder? πŸ€”
  • p

    Phorcys

    08/31/2022, 5:18 PM
    http or https depending on whichever one you use
  • s

    StilauGamer

    08/31/2022, 5:38 PM
    would be https.
  • p

    Phorcys

    08/31/2022, 5:41 PM
    then 443
  • s

    StilauGamer

    08/31/2022, 5:47 PM
    Do I need to use PostgreSQL?
  • p

    Phorcys

    08/31/2022, 6:01 PM
    I do but I think you can use the built-in one
  • p

    Phorcys

    08/31/2022, 6:01 PM
    yeah that should be fine
  • s

    StilauGamer

    08/31/2022, 6:04 PM
    So it's not possible to use your own mysql?
  • p

    Phorcys

    08/31/2022, 6:05 PM
    ?
  • p

    Phorcys

    08/31/2022, 6:05 PM
    PostgreSQL only
  • s

    StilauGamer

    08/31/2022, 6:08 PM
    This right?
    Copy code
    postgres://coder@localhost:port/coder?sslmode=disable&password=no
  • p

    Phorcys

    08/31/2022, 6:08 PM
    yeah
  • m

    mlan

    08/31/2022, 7:58 PM
    Hi
  • m

    mlan

    08/31/2022, 8:00 PM
    Just did a kubernetes template with dind to use docker from a workspace using dind's daemon https://gitlab.com/m.lan/coder-templates/
  • s

    StilauGamer

    08/31/2022, 8:38 PM
    Does anyone know how I can get an template with ubuntu on my dashboard πŸ€”
  • a

    Atif

    08/31/2022, 8:54 PM
    Try using the docker template and use Ubuntu as base image.
  • s

    StilauGamer

    08/31/2022, 8:55 PM
    So this one right?
  • a

    Atif

    08/31/2022, 8:58 PM
    Yes
  • s

    StilauGamer

    08/31/2022, 8:58 PM
    And then just choose the base one right?
  • a

    Atif

    08/31/2022, 8:58 PM
    There is one with custom docker images too
1...151617...96Latest