Browse Source

improve installation docs, add paypal link to fundings

Nicola Murino 4 years ago
parent
commit
6c5a7e8f13
2 changed files with 5 additions and 1 deletions
  1. 1 1
      .github/FUNDING.yml
  2. 4 0
      README.md

+ 1 - 1
.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
 liberapay: # Replace with a single Liberapay username
 issuehunt: # Replace with a single IssueHunt username
 issuehunt: # Replace with a single IssueHunt username
 otechie: # Replace with a single Otechie 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']

+ 4 - 0
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.
 - 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).
 - 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:
 On Windows you can use:
 
 
 - The Windows installer to install and run SFTPGo as a Windows service.
 - The Windows installer to install and run SFTPGo as a Windows service.