Is there any way to use seed without using the man...
# seed
m
Is there any way to use seed without using the managed version? For compliance reasons we need to be very controlled about which vendors have access to sensitive data (which includes AWS deployment keys). But we'd love to be able to use the fast deploy features etc. - serverless-stack deployed vanilla via
sst deploy
is working but a bit slow (also, the support that comes with a paid service would be good!)
f
Hey @Misha Kaletsky, we don’t have a self-hosted version of SEED yet.
Btw, do u know which step is slow for ur
sst deploy
?
m
Whichever step outputs:
Copy code
Checking deploy status...
Checking deploy status...
Checking deploy status...
Checking deploy status...
Checking deploy status...
So I guess it's on the cloudformation side