VLAB server configurations/initialization guide.
https://v1.seorii.page https://v2.seorii.page
- Install Ubuntu LTS with username
vlab
. - Run
scripts/install_coder.sh
. - Run
scripts/install_cuda.sh
. - Copy/Paste
Caddyfile
/caddy.service
/coder.env
into desired path. Replace env with proper value. - Restart host.
- Access to coder WebUI and create admin account.
- Create
docker
template and paste content incoder/base
. - Create a test container.
- All done!