Closed yuvadm closed 10 years ago
After merging this branch, and before pushing to dokku, you'll have to:
openair-static
dokku config:set openair KEY=value
with the proper values (the API keys you should have, and the bucket name you just created)
When this is all done and pushed to dokku, files should be collected to S3 and be served from there :)
After merging this branch, and before pushing to dokku, you'll have to:
openair-static
) in the S3 web consoledokku config:set openair KEY=value
):with the proper values (the API keys you should have, and the bucket name you just created)
When this is all done and pushed to dokku, files should be collected to S3 and be served from there :)