Skip to content

Commit 181b7c9

Browse files
suisseWalterzeripath
authored andcommitted
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.
1 parent 54bd63c commit 181b7c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/content/doc/installation/from-binary.en-us.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,15 @@ bind: address already in use` Gitea needs to be started on another free port. Th
143143
is possible using `./gitea web -p $PORT`. It's possible another instance of Gitea
144144
is already running.
145145

146+
### Running Gitea on Raspbian
147+
148+
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.
149+
150+
It is therefore recommended to switch to the arm6 version which has been tested and shown to work on Raspberry Pi and similar devices.
151+
152+
<!---
153+
please remove after fixing the arm7 bug
154+
--->
146155
### Git error after updating to a new version of Gitea
147156

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

0 commit comments

Comments
 (0)