Ways for reducing Heroku slug size

Techniques for reducing Heroku slug size for Rails applications. First things first, what is a slug?A slug is essentially the compressed copy of your application comprising of your git repo along with packages that are installed at deploy time like gems, node_modules, etc. The maximum allowed slug size (after compression) is 500MB. Applications using multiple buildpacks especially can strain this limit.
Ways for reducing Heroku slug size #ruby #rubydeveloper #rubyonrails #heroku https://rubyonrails.ba/single/ways-for-reducing-heroku-slug-size

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles