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

    notChinz

    12/09/2022, 6:52 PM
    What would you suggest for this scenerio?
  • h

    Hannsr

    12/09/2022, 7:01 PM
    From what I understood - I'm also new to this - if you want to have one beefy bare metal host (e.g. a server in your company) go with docker. But if you want to also automatically spawn new gcp VMs and such you can do that as well as AWS and so on. So really depends what kind of infrastructure you aim for.
  • n

    notChinz

    12/09/2022, 7:03 PM
    so I have no planning for the infra rn can you suggest one based on my description
  • n

    notChinz

    12/09/2022, 7:04 PM
    that would be really helpful
  • h

    Hannsr

    12/09/2022, 7:08 PM
    I don't think I should, as I'm new as well and I'm learning while I build our first test platform. I think it's mostly math: would you rather spend on a single host all 25 devs can use at once or a bunch of smaller gco instances. But really, I'm in no place to give advice^^
  • n

    notChinz

    12/09/2022, 7:09 PM
    okayy I will note that
  • n

    notChinz

    12/09/2022, 7:12 PM
    I had a question regarding coder on cloud I setted up coder on my Gcloud which is being accessed by my resources, so why does the coder service creates a url which is linked to ---.coder.app Why is it not being accessed by my cloud instance's IP?
  • p

    Phorcys

    12/09/2022, 7:29 PM
    docker is easiest really
  • n

    notChinz

    12/09/2022, 7:30 PM
    Okay got that
  • n

    notChinz

    12/09/2022, 7:31 PM
    can you please help with this above problem also? of accessing with IP instead of coder url?
  • h

    Hannsr

    12/09/2022, 7:35 PM
    Best would be to open a thread in #1006346052317753414
  • n

    notChinz

    12/09/2022, 7:36 PM
    Okay let me add it there
  • j

    jeef

    12/09/2022, 9:26 PM
    Is there a way to send coder cli through a proxy (http or socks?)
  • d

    daVinci2793

    12/10/2022, 12:37 AM
    Howdy all, I am running into an issue while trying to install coder on bare metal for self-hosting. Particularly, I cannot get the ACCESS_URL to play nice. I use HAProxy on pfSense to expose my internal resources to the internet. I cannot seem to figure out how to get HAProxy and coder to play nice. I keep getting the 'this url is externally accessible.' Does anyone have advice or information that might help me past this issue? I really want to use Coder for my workflow.
  • p

    Phorcys

    12/10/2022, 9:03 AM
    can you open a thread in #1006346052317753414 please?
  • n

    notChinz

    12/10/2022, 9:56 AM
    whats the command to restart coder on kubernets? I have changed the access url Now I need to restart to make changes Cant find command for this on doc.
  • p

    Phorcys

    12/10/2022, 11:31 AM
    just restart the container
  • p

    Phorcys

    12/10/2022, 11:31 AM
    i think using ``kubectl`` or just using ``docker restart``
  • n

    notChinz

    12/10/2022, 11:44 AM
    I was thinking when I would not be using coder service. So I would stop the service on kubernetes
  • n

    notChinz

    12/10/2022, 11:44 AM
    To optimise cost
  • n

    notChinz

    12/10/2022, 11:45 AM
    What would be the command for that?
  • t

    timoooooo

    12/11/2022, 7:37 AM
    I created a merge request a few days back to fix a terraform example in the coder provider any change this could get merged? https://github.com/coder/terraform-provider-coder/pull/76
  • d

    Dean

    12/11/2022, 8:54 AM
    yep, sorry about this we don't really look at that repo very often so we didn't see it
  • n

    notChinz

    12/12/2022, 1:06 PM
    Can someone help with creating and managing templates on Kubernetes https://discord.com/channels/747933592273027093/1051827965920563300
  • a

    Atif

    12/12/2022, 2:58 PM
    safe to upgrade to 0.13.2?
  • a

    Atif

    12/12/2022, 2:58 PM
    Any breaking changes?
  • k

    kyle

    12/12/2022, 4:58 PM
    Nothing breaking!
  • n

    notChinz

    12/13/2022, 9:29 AM
    what is the correct way to shutdown, reboot coder on kubernetes?
    g
    k
    • 3
    • 14
  • k

    Kot

    12/14/2022, 11:00 PM
    Are there any templates that create a VM on some cloud platform and run Docker nested in it? I need it for full machine persistence (I cannot mount a Fly.io volume to /, so I'm only persisting the Docker data directory)
  • d

    daVinci2793

    12/15/2022, 3:42 AM
    Hey, I am getting this weird error when trying to setup GitHub OAuth
    Incorrect login type, attempting to use \"github\" but user is of login type \"password\
1...404142...96Latest