How much RAM is allocated for a project/container on Glitch?
Since RAM isn’t explicitly listed in the Glitch FAQ, I went to Advanced Options, opened Console, and ran free -g
to get the data below. Given the resource constraints, I doubt that each project/container is actually provisioning 29 gigs of memory.
total used free shared buff/cache available
Mem: 29 8 8 0 12 19
Swap: 1 0 1