cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

How to rescale existing app in free plan? #255

Open sigi77777 opened 3 years ago

sigi77777 commented 3 years ago

Hi,

I have a small app which is actually a hobby project. So i cannot afford the payed plan. After the trial (where i used t3.micro), i am completely stuck in the free plan. Cannot change anywhere to t2.micro.

in the command line adding -capacity=1:t2.micro doesnt work: boxfuse CLI: ERROR: Only t2.micro instances are available on your plan, however XXXXX is currently scaled to a t3.micro instance in the test environment. Recreate the application or upgrade to a higher plan to keep using t3.micro instances.

I cannot scale it on the boxfuse web FE either: i get the following error on prod and test settings as well: Only t2.micro instances are available on your plan, however XXXXX is currently scaled to a t3.micro instance in the test environment. Recreate the application or upgrade to a higher plan to keep using t3.micro instances. How can i edit my app settings? or is this a bug maybe?

axelfontaine commented 3 years ago

@sigi77777 We'll look into this soon. In the meantime, recreating the app should definitely work. (Make sure to take a DB backup first if applicable)

sigi77777 commented 3 years ago

Hi, i will wait, thx.

sigi77777 commented 3 years ago

When can i expect a fix?