Question
What is the proper way to sync assets with Digital Ocean Space when precompiling assets?
I deployed RoR application using Dokku On Digital Ocean droplet. I’m going to try DO Space CDN.
I’d like assets to be synchronised to S3 bucket after run bundle exec rake assets:precompile but I can’t find any info about how should precompiled assets be copied to DO space.
I read about ‘asset_sync’ gem but i’m not sure about it. Does anyone have some thoughts?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×