Bladeren bron

Added Note about arm7 version to doc (#6983)

Appended the Troubleshooting section with a subsection about the problems with the arm7 version and the recommendation to switch to arm6.
tags/v1.9.0-rc1
suisseWalter 5 jaren geleden
bovenliggende
commit
181b7c99ed
1 gewijzigde bestanden met toevoegingen van 9 en 0 verwijderingen
  1. 9
    0
      docs/content/doc/installation/from-binary.en-us.md

+ 9
- 0
docs/content/doc/installation/from-binary.en-us.md Bestand weergeven

@@ -143,6 +143,15 @@ bind: address already in use` Gitea needs to be started on another free port. Th
is possible using `./gitea web -p $PORT`. It's possible another instance of Gitea
is already running.

### Running Gitea on Raspbian

As of v1.8, there is a problem with the arm7 version of Gitea and it doesn't run on Raspberry Pi and similar devices.

It is therefore recommended to switch to the arm6 version which has been tested and shown to work on Raspberry Pi and similar devices.

<!---
please remove after fixing the arm7 bug
--->
### Git error after updating to a new version of Gitea

If the binary file name has been changed during the update to a new version of Gitea,

Laden…
Annuleren
Opslaan