how does scaling work?

# free -h
              total        used        free      shared  buff/cache   available
Mem:          472Mi       447Mi       6.0Mi          0B        18Mi        13Mi
Swap:            0B          0B          0B
# 

It is 512 then, looks like.

fly scale show needs to be fixed as well, then:

fly scale show
VM Resources for lem
        VM Size: shared-cpu-1x
      VM Memory: 256 MB
          Count: app=1 worker=1 
 Max Per Region: app=0 webpacker=0 worker=0 

Btw webpacker should not be there anymore.

2 Likes