Skip to content

How do I set up a copy of ubicloud able to run GitHub actions? #1159

Answered by enescakir
theoparis asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @theoparis, thank you for getting in touch with us!

You need to configure GitHub Actions integration to use your own cloud setup. The requirements are complex.
I highly recommend using our hosted version for GitHub Actions integration 🚀 : https://www.ubicloud.com/use-cases/github-actions.
However, if you wish to use your own cloud, here is a summary of what you need to do:

  1. You need to create a new GitHub app with following settings https://github.com/settings/apps/new
App Name: "YOUR_APP_NAME"
Homepage URL: DEPLOYMENT_URL
Callback URL: "DEPLOYMENT_URL/github/callback"
Enable "Request user authorization (OAuth) during installation"
Enable "Redirect on update"
Webhook URL: "DEPLOYMENT…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by enescakir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants