File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
docs/content/doc/installation Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -143,6 +143,15 @@ bind: address already in use` Gitea needs to be started on another free port. Th
143
143
is possible using ` ./gitea web -p $PORT ` . It's possible another instance of Gitea
144
144
is already running.
145
145
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
+ --->
146
155
### Git error after updating to a new version of Gitea
147
156
148
157
If the binary file name has been changed during the update to a new version of Gitea,
You can’t perform that action at this time.
0 commit comments