Cloud 66 Feature Highlight: Bring Your Own Image

Cloud 66 Feature Highlight: Bring Your Own Image

Jun 2, 2021

What is Bring Your Own Image?
One feature that makes very fast deployments possible is Bring Your Own Image (BYOI). Your app might rely on custom packages or use a specific version of a certain library. You can automate this process using Deploy Hooks or custom scripts, but compiling and installing these custom options every time you fire up a new instance can add a lot of time to your build and deployment process. That's where BYOI comes in.

More info:
Link to docs: Bring Your Own Images (https://help.cloud66.com/rails/how-to-guides/clouds/bring-your-own-images.html)
Link to blog: Bring Your Own Images (BYOI) for Rails (https://blog.cloud66.com/bring-your-own-images-byoi-for-rails/)

Links: