rigger icon indicating copy to clipboard operation
rigger copied to clipboard

how to configure instance types?

Open anentropic opened this issue 8 years ago • 2 comments

Rigger didn't ask me what type of instances I wanted to create (on DigitalOcean)

It's created three expensive 8gb instances, in San Francisco, which is not what I want, especially for a 'development' cluster

anentropic avatar Mar 12 '16 15:03 anentropic

@anetropic we can make that configurable, though keep in mind that is the requirement for Deis. You won't be able to run on their 4GB SSD nodes because there's not enough disk space to run more than one or two applications with <10 releases each.

bacongobbler avatar Mar 12 '16 18:03 bacongobbler

Sounds like you need a way to limit or cleanup old releases :)

Google App Engine does this, you can have about 10 I think and have to delete one before deploying...

anentropic avatar Mar 13 '16 12:03 anentropic