hi there
first of all i have to say you have build a great platform! i will be moving all of my projects here.
so i deployed a new app called rambler-work and everything went smoothly however i kept getting errors from redis about bad connections and i quickly realised that a redis db was never provisioned for this app even though i requested though the slick cli wizard
when i tried to create it manually i got this error
alex@alexWork:/var/www/rambler (master)$ flyctl redis create
automatically selected personal organization: Alexandros
? Choose a Redis database name (leave blank to generate one): rambler-redis-new
? Choose a primary region (can’t be changed later) Frankfurt, Germany (fra)
Upstash Redis can evict objects when memory is full. This is useful when caching in Redis. This setting can be changed later.
Learn more at Redis by Upstash · Fly Docs
? Would you like to enable eviction? No
? Optionally, choose one or more replica regions (can be changed later):
? Select an Upstash Redis plan Free: 100 MB Max Data Size
Error input:3: createAddOn You may only provision 1 Free plan per organization
choosing different names seems to have no effect
so my question really is, is it a bug or a feature?
i would be very reluctant to pay USD10/month for 5 apps