Feature Request: Armv8 support for the DS218play Synology nas #2359

Closed
opened 2025-11-02 04:33:48 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hecatron on GitHub (Sep 26, 2018).

Hi,
would it be possible to include an armv8 version in the releases for use with the Synology nas DS218play.

I've discovered it's possible to run gitea on an rpi using the nas's maria 10 database.
By running the following on the database

set global innodb_large_prefix = `ON`
set global innodb_file_format=Barracuda
Set GLOBAL innodb_file_per_table=ON;
Originally created by @Hecatron on GitHub (Sep 26, 2018). Hi, would it be possible to include an armv8 version in the releases for use with the Synology nas DS218play. I've discovered it's possible to run gitea on an rpi using the nas's maria 10 database. By running the following on the database ``` set global innodb_large_prefix = `ON` set global innodb_file_format=Barracuda Set GLOBAL innodb_file_per_table=ON; ```
GiteaMirror added the type/proposaltopic/build labels 2025-11-02 04:33:48 -06:00
Author
Owner

@Hecatron commented on GitHub (Sep 28, 2018):

It turns out this does work after all, I just needed to use the arm64 build which is the same thing

@Hecatron commented on GitHub (Sep 28, 2018): It turns out this does work after all, I just needed to use the arm64 build which is the same thing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2359