- [x] Configure test backend: docker in gateway - [ ] Create config.yaml for containerssh instance in gateway, outlining OIDC auth - [ ] Create ssh host keys for containerssh instance in gateway - [ ] Create Containerfile for containerssh instance, mounting config, ssh keys, and specifying (docker test in gateway) backend - [ ] Set host-level CPU and memory limits for containers - [ ] Disable SSH password logins (OIDC only) - [ ] Test sample container launch using static config
Configure test backend: docker in gateway
Create config.yaml for containerssh instance in gateway, outlining OIDC auth
Create ssh host keys for containerssh instance in gateway
Create Containerfile for containerssh instance, mounting config, ssh keys, and specifying (docker test in gateway) backend
Set host-level CPU and memory limits for containers
Disable SSH password logins (OIDC only)
Test sample container launch using static config