Skip to content

dbca-wa/webssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSSH

DBCA Docker image for the WebSSH application, plus Kubernetes resource definitions.

Reference: https://pypi.org/project/webssh/

Updates

Update the Dockerfile as appropriate, build and test locally.

docker image build -t ghcr.io/dbca-wa/webssh .
docker container run --rm --name webssh -t -p 8080:8080  ghcr.io/dbca-wa/webssh

Tag the newly-built image as appropriate, push to the container repository, modify the Kubernetes resource definitions with the newly tagged image version, and deploy as normal.

kubectl -n webssh apply -f uat.yaml --dry-run=client

About

DBCA build of the WebSSH Python application

Resources

License

Stars

Watchers

Forks

Packages