feat: forgejo 11 #45

Open
fauno wants to merge 1 commits from forgejo into master
Owner

just tested it on sutty's instance, it deployed though it took longer to become healthy than abra app deploy expected

just tested it on sutty's instance, it deployed though it took longer to become healthy than `abra app deploy` expected
fauno added 1 commit 2025-05-15 17:40:56 +00:00
Owner

it took longer to become healthy than abra app deploy expected

You can configure a TIMEOUT=... where ... can be e.g. 300 for 300 seconds in your .env. It depends mostly on your server / network / etc. and how fast things go. You can adjust to a value that you expect should work.

> it took longer to become healthy than abra app deploy expected You can configure a `TIMEOUT=...` where `...` can be e.g. `300` for 300 seconds in your `.env`. It depends mostly on your server / network / etc. and how fast things go. You can adjust to a value that you expect should work.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin forgejo:forgejo
git checkout forgejo
Sign in to join this conversation.
No description provided.