drakkan / sftpgo

Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
https://sftpgo.com
GNU Affero General Public License v3.0
8.6k stars 699 forks source link

Add Support for riscv64 #1654

Open liberodark opened 1 month ago

liberodark commented 1 month ago

Describe the solution you'd like

Hi,

Please can you add riscv64 support on your release ? Also have riscv64 server if you want.

Best Regards

How to Build :

#!/bin/bash

apt install -y golang-go rsync tar curl gpg git
git clone https://github.com/drakkan/sftpgo
cd sftpgo
go build

What are you using SFTPGo for?

Private user, home usecase (home backup/VPS), Enterprise

Additional context

./sftpgo -v
SFTPGo 2.6.99-dev +metrics +azblob +gcs +s3 +bolt +mysql +pgsql +sqlite -unixcrypt +portable
drakkan commented 1 month ago

Hi,

the test hardware would help us at least do some basic testing before adding this support, thanks for your offer. However this addition will obviously increase the maintenance burden and riscv64 doesn't seem to be that widespread. You can compile it yourself for now, sorry.

If you have commercial interests in this feature and/or in ensuring that SFTPGo remains active and maintained, feel free to contact us to establish a channel of mutual trust. Thanks for understanding