StilauGamer
08/31/2022, 8:58 PMStilauGamer
08/31/2022, 8:58 PMStilauGamer
08/31/2022, 8:59 PMStilauGamer
08/31/2022, 8:59 PMAtif
08/31/2022, 8:59 PMStilauGamer
08/31/2022, 8:59 PMAtif
08/31/2022, 9:00 PMStilauGamer
08/31/2022, 9:01 PMAtif
08/31/2022, 9:01 PMAtif
08/31/2022, 9:01 PMAtif
08/31/2022, 9:02 PMStilauGamer
08/31/2022, 9:02 PMStilauGamer
08/31/2022, 9:02 PMStilauGamer
08/31/2022, 9:02 PMAtif
08/31/2022, 9:03 PMStilauGamer
08/31/2022, 9:03 PMStilauGamer
08/31/2022, 9:35 PMbash
Warning: The access URL http://127.0.0.1:3000 isn't externally reachable, this may cause unexpected problems when creating workspaces. Generate a unique *.try.coder.app URL with:
The URL in there isn't even the one I am using in the config?
Tunneling works to the coder.app
domain 🤔Phorcys
09/01/2022, 5:43 AMPhorcys
09/01/2022, 5:43 AMAtif
09/01/2022, 8:12 AMbash
CODER_ACCESS_URL=https://yourdomain.com:3000
CODER_ADDRESS=0.0.0.0:3000
in /etc/coder.d/coder.env
timoooooo
09/01/2022, 2:25 PMAtif
09/01/2022, 2:42 PMAtif
09/01/2022, 2:42 PMmaf
09/01/2022, 3:06 PMmake build
). If your env gives you problems (missing software, etc) you can always try using Nix.Dean
09/01/2022, 3:10 PM~/.ssh/config
being used for connections to work, if sshfs doesn't use that then you're probably out of luck unless you run an SSH server in your workspace and use coder port-forward
to forward it locallymaf
09/01/2022, 3:16 PMProxyCommand
https://github.com/winfsp/sshfs-win/issues/93#issuecomment-878962015Atif
09/01/2022, 3:17 PMmaf
09/01/2022, 3:18 PMPhorcys
09/01/2022, 3:33 PM