stack-orchestrator/stack_orchestrator/deploy
Thomas E Lackey 6629017d6a
Support other webapp types (react, static). (#721)
* Support other webapp types (react, static).
2024-02-02 18:04:06 -06:00
..
compose Add deployment update and deploy-webapp-from-registry commands. (#676) 2023-12-13 21:02:34 -06:00
k8s Add ConfigMap support for k8s. (#714) 2024-01-30 23:09:48 -06:00
webapp Support other webapp types (react, static). (#721) 2024-02-02 18:04:06 -06:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
deploy_types.py Add env var support for k8s (#634) 2023-11-08 17:53:46 -07:00
deploy_util.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
deploy.py Add deployment update and deploy-webapp-from-registry commands. (#676) 2023-12-13 21:02:34 -06:00
deployer_factory.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
deployer.py Add deployment update and deploy-webapp-from-registry commands. (#676) 2023-12-13 21:02:34 -06:00
deployment_context.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
deployment_create.py Don't include volumes in spec if we don't have any. (#720) 2024-01-31 15:11:32 -06:00
deployment.py Add deployment update and deploy-webapp-from-registry commands. (#676) 2023-12-13 21:02:34 -06:00
images.py Add ConfigMap support for k8s. (#714) 2024-01-30 23:09:48 -06:00
spec.py Add ConfigMap support for k8s. (#714) 2024-01-30 23:09:48 -06:00
stack_state.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
stack.py kind test stack (#629) 2023-11-08 01:11:00 -07:00