Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple README example s3-bash implementation to whisk .tar.gz files from ephemeral system! #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

outrightmental
Copy link

After you compile the binaries and bundle them into your .tar.gz files stored in the /app folder.

WARNING: DO NOT log out of your 'heroku bash' shell-- doing so would return the files you just waited 20 minutes to compile back into the ephemeral-filesystem ether!

Instead, to potentially assist anyone else from going through what I just went through (phew!), I documented my bash script solution to implement 's3-bash' in order to whisk those files out to Amazon S3 immediately.

…s stored in the /app folder.

WARNING: DO NOT log out of your 'heroku bash' shell-- doing so would return the files you just waited 20 minutes to compile back into the ephemeral-filesystem ether!

Instead, to potentially assist anyone else from going through what I just went through (phew!), I documented my bash script solution to implement 's3-bash' in order to whisk those files out to Amazon S3 immediately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant