You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in testing something like this myself. The bandwidth limit is 160GB outbound month, or 100GB on the free tier https://fly.io/docs/about/pricing/ The volume pricing is 3GB (which 3 machines at 1GB could use). If there is a setting to limit the character count and image files to 30-50KB, they could be stored on the volume for a long term but then be purged over time as the volume nears 1GB (with the oldest being deleted). Alternatively, based on the number of users accessing the instance, the traffic might use up 160GB in one month, thus images could be deleted more frequently (e.g. every 90 days, or store smaller thumbnails).
The text was updated successfully, but these errors were encountered:
I am interested in testing something like this myself. The bandwidth limit is 160GB outbound month, or 100GB on the free tier https://fly.io/docs/about/pricing/ The volume pricing is 3GB (which 3 machines at 1GB could use). If there is a setting to limit the character count and image files to 30-50KB, they could be stored on the volume for a long term but then be purged over time as the volume nears 1GB (with the oldest being deleted). Alternatively, based on the number of users accessing the instance, the traffic might use up 160GB in one month, thus images could be deleted more frequently (e.g. every 90 days, or store smaller thumbnails).
The text was updated successfully, but these errors were encountered: