Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

update README with Watson Tone setup instructions #3

Open
cmluciano opened this issue Mar 20, 2018 · 3 comments
Open

update README with Watson Tone setup instructions #3

cmluciano opened this issue Mar 20, 2018 · 3 comments

Comments

@cmluciano
Copy link

I have not found instructions for setting up Tone within IBM cloud. Detailed instructions should be added to the v2 README or a consolidated README (at the root repo level).

@duglin
Copy link

duglin commented Mar 28, 2018

ping @linsun

@linsun
Copy link

linsun commented Mar 28, 2018

FYI

bx service create tone_analyzer lite my-tone-analyzer-service
bx service key-create my-tone-analyzer-service myKey
bx service key-show my-tone-analyzer-service myKey

The way i did it is to copy the user/pwd into the py code but I would prefer us to leverage the service binding provided in armada in kube 101 if we can.

@duglin
Copy link

duglin commented Mar 28, 2018

ping @jberkhahn - this would be a good tie-in with svc-cat when/if things are ready. I think you can even reach it from an ICP install if we manage the keys manually. Ugly, but something we should discuss.

DevOpsBot1 pushed a commit to open-toolchain/guestbook that referenced this issue Jul 26, 2021
* Update redis-master-deployment.yaml

* Update redis-slave-deployment.yaml

* Update guestbook-deployment.yaml

* Create .cveignore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants