stack-orchestrator/stack_orchestrator
prathamesh0 f9eb5a4ba8
Refactor to make Urbit setup generic (#682)
* Refactor to make Urbit app deployment script generic

* Rename urbit pod and update instructions

* Add a flag to allow skipping app installation on Urbit

* Make remote Urbit app deployment scripts generic

* Move remote deployment scripts to urbit fixturenet

* Update and use existing kubo pod for Urbit glob hosting
2023-12-08 09:35:00 +05:30
..
build Allow specifying the webapp tag explicitly (#675) 2023-12-04 21:39:16 -06:00
data Refactor to make Urbit setup generic (#682) 2023-12-08 09:35:00 +05:30
deploy Add deployment status command and fix k8s output for deployment ps (#679) 2023-12-06 09:27:47 -07:00
repos Support external stack file (#650) 2023-11-14 20:59:48 -07:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
__main__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
base.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
command_types.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
constants.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
main.py Webapp deploy (#662) 2023-11-27 22:02:16 -07:00
opts.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
update.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
util.py Propagate env file for webapp deployment (#669) 2023-11-28 21:14:02 -07:00
version.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00