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

Oci py example #176

Open
wants to merge 2 commits into
base: oci-py-example
Choose a base branch
from

Conversation

amotavasseli
Copy link

Removed following shell command in the shell script because it was not properly reading the key file:

export OCI_PRIVATE_KEY_BASE64=cat $(cat ~/.oci/config | grep key_file | awk '{split($0,array,"=")} END{print array[2]}') | base64

Added new command in README file to configure OCI_PRIVATE_KEY_BASE64:

fn config fn [APP_NAME] [FUNCTION_NAME] OCI_PRIVATE_KEY_BASE64 $(cat ~/.oci/[PRIVATE_KEY_FILE_NAME.pem] | base64)

@fn-bot
Copy link

fn-bot commented Jul 3, 2019

CLA Bot

Thank you for your submission! It appears that the following authors have not signed our Contributor License Agreement:

Please do so now by visiting http://www.oracle.com/technetwork/community/oca-486395.html

Once complete, let us know in our community Slack and we’ll send you an Fn T-shirt.

We are working on modernizing the CLA process into a digital signature but it isn’t quite ready yet.

Thank you for being a part of the Fn Community!

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.

2 participants