Coder.comC
Coder.com2y ago
9 replies
Snek

Deploying Coder on LAN in virtualbox

Plan to use coder for a class.
Currently I have coder server --http-address code-server-deployment.local:8080 --access-url http://localhost
The server is running ubuntu server

Right now my virtual machine is in 'bridged' mode with 8080 and the ssh port forwarded

Everything works but im not sure how to point the acces-url to the machine itself
Was this page helpful?