Coder in VSCode sometimes stuck on embedded relay and not switching to peer-to-peer
github authentication
Allow everyone from OIDC
invalid character '<' looking for beginning of value
Websocket issues with code-server
coder_2.10.2_windows_amd64_installer.exe vs. WSL installation method for code-server? (VS-CODE)
Error: Invalid Coder SSH authority. Agent not found!
error message. On the web interface, I get a status code 500
error on the Deployment > General
page.
Just to start things off, I would ideally like to have a simple localhost environment that I can pair my PC and laptop together to test out VS-code environment sharing, then move on from there. Is there something I may have glazed over in the guides? Is there a video tutorial that might help me specifically?...Migrating Coder-OSS data to a new server
/var/lib/docker
and sync them through rsync
? This process is usually very slow and inconvenient, and it is further complicated by the fact that my old server is running on Hyper-V while the new server is running TrueNAS, which are incompatible with each other.How to use experimental port sharing
environment:
CODER_EXPERIMENTAL: "true"
environment:
CODER_EXPERIMENTAL: "true"
CODER_EXPERIMENTS: "shared-ports"
Recovering from disaster
coder server
, attempting to access the dashboard yields the following error:
```...PGPASSWORD=$(cat /home/coder/.config/coderv2/postgres/password) psql -h localhost -p $(cat /home/coder/.config/coderv2/postgres/port) -U coder -d coder -c "DROP SCHEMA public CASCADE; CREATE SCHEMA public;" -f coder.sql
...how do i get coder to run all the time?
Access URL is not being used while port-forwarding.
❯ echo $CODER_ACCESS_URL
https://code.ay0ks.wtf
❯ echo $CODER_ACCESS_URL
https://code.ay0ks.wtf
Session token expiration date
home directory of user changed owner to ubuntu user
Standard Kube install fails for docker template
Coder AWS EC2 (Linux) template not working for me :/
Are the coder credits we assign daily?
Unable To Use DERP On Cloudflare Tunnel
Sharing Jupyter Notebooks?
share = "public"
to be able to share the link with others (be cautious as it will make it accessible to everyone on the network)Implementing IP-Based Access Control for workspaces
Workspaces have been stopping while I am using them