artxia / IBM-gd-utils

IBM Cloud Fonudray + gd-utils + Github Actions
196 stars 296 forks source link

How to create a container for IBM? #28

Closed nscarlet closed 3 years ago

nscarlet commented 3 years ago

I tried following the steps and got the following errors cf push curl .us-south.cf.appdomain.cloud/api/gdurl/count?fid=124pjM5LggSuwI1n40bcD5tQ13wS0M6wg curl -F "url=https://***.us-south.cf.appdomain.cloud/api/gdurl/tgbot" 'https://api.telegram.org/bot***/setWebhook' shell: /bin/bash -e {0} No org targeted, use 'cf target -o ORG' to target an org. FAILED Error: Process completed with exit code 1.

artxia commented 3 years ago

When creating a container, select Dallas. Also, check the container name and container link in the IBM settings.

nscarlet commented 3 years ago

It wasn't allowing me to change location before adding card, but i got the workaround and update the yml, so it worked and i deployed the bot. Thanks! You can close this issue.