Uh oh!
There was an error while loading. Please reload this page.
Add github app config information - #424
Conversation
vermakhushboo
left a comment
There was a problem hiding this comment.
Let's also add how to configure webhook url.https://<ngrok url>/v1/vcs/github/events
vermakhushboo
commented
Aug 31, 2023
Maybe this detail as well: Everytime user updates their GitHub app's setting, they need to go to their app installation page and approve the prompt - |
stnguyen90
left a comment
There was a problem hiding this comment.
Minor formatting suggestions.
I didn't read the content, though.
Uh oh!
There was an error while loading. Please reload this page.
| <p>You can find a full list of supported runtimes on the <a href="/docs/environment-variables#functions">environment variables</a> page.</p> | ||
| <p>You can also configure the maximum timeout that can be set on individual Appwrite functions. The maximum configurable timeout can be increased by changing the <code>_APP_FUNCTIONS_TIMEOUT</code> environment variable. This environment variable changes the configurable maximum but does not alter existing individual configurations.</p> |
There was a problem hiding this comment.
The _APP_FUNCTIONS_RUNTIMES above shouldn't have spaces
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| <p>You'll have to configure the following environment variables.</p> | ||
| <p> | ||
| For automatic Git deployment to work, Appwrite needs to receive communication from GitHub, this means your Appwrite project must be accessible on the internet. | ||
| If you're running on <code>localhost</code>, you need to run a proxy like <b>ngrok</b>. |
There was a problem hiding this comment.
can we add a hyperlink to the ngrok website
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>

What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)