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
Currently we serve the gems from an SSD through nginx. Therefore, we have a fixed-sized disk that we have to manually increase in size over time. The solution in the long term was just to increase its size to almost double the size that it needs to be. Now that Digital Ocean offers spaces, we should leverage it. This will reduce costs and increase speed.
The text was updated successfully, but these errors were encountered:
Looks like the best course is to move everything that goes into /quick and /gems -- everything else gets updated really frequently and we should keep it where it is. Moving those files now.
Currently we serve the gems from an SSD through nginx. Therefore, we have a fixed-sized disk that we have to manually increase in size over time. The solution in the long term was just to increase its size to almost double the size that it needs to be. Now that Digital Ocean offers spaces, we should leverage it. This will reduce costs and increase speed.
The text was updated successfully, but these errors were encountered: