-
Notifications
You must be signed in to change notification settings - Fork 0
aterhune1984/webapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
notes: minikube service webapp --url About: This is a simple website that kicks off scripts (placed in ./app/subjob/) and runs those scripts on celery workers while sending output back to the web browser in real time using websockets This is intended to be deployed in kubernetes Github workflows are as follows: Terraform EKS cluster manually built / destroyed Any code changes > docker-build.yml # it builds a new image and tells you the image name, so you # can update the k8s deployment with the necessary info k8s directory changes > push-code.yml # does kubectl apply to the k8s directory and tells you the Url that the tool is using.
About
webapp that lets you submit subjobs(written in python) that run in celery workers and gives you realtime output using websockets
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published