diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index edfab1aa..f4390832 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: ['https://www.paypal.com/donate?hosted_button_id=JQL6GBT8GXRKC'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/README.md b/README.md index 7b6b873d..def0f7c0 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ Some Linux distro packages are available: - Deb and RPM packages are built after each commit and for each release. - For Ubuntu a PPA is available [here](https://launchpad.net/~sftpgo/+archive/ubuntu/sftpgo). +SFTPGo is also available on [AWS Marketplace](https://aws.amazon.com/marketplace/seller-profile?id=6e849ab8-70a6-47de-9a43-13c3fa849335), purchasing from there will help keep SFTPGo a long-term sustainable project. + +On FreeBSD you can install from the [SFTPGo port](https://www.freshports.org/ftp/sftpgo). + On Windows you can use: - The Windows installer to install and run SFTPGo as a Windows service.