You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: clarify sponsor/support model and how to use versioned documentation
- Updated the "Sponsors" section to reflect the current open-core model
- Clarified that sponsorship supports the open-source edition
- Improved "Support" section to distinguish community vs. Enterprise support
- Added instructions on selecting the correct documentation version
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,10 @@ The WebClient UI allows end users to change their credentials, browse and manage
16
16
17
17
## Sponsors
18
18
19
-
We strongly believe in Open Source software model, so we decided to make SFTPGo available to everyone, but maintaining and evolving SFTPGo takes a lot of time and work. To make development and maintenance sustainable you should consider to support the project with a [sponsorship](https://github.com/sponsors/drakkan).
19
+
SFTPGo remains committed to open source. The core features are freely available and maintained.
20
+
If you rely on SFTPGo in your projects, consider becoming a [sponsor](https://github.com/sponsors/drakkan) to help ensure its long-term sustainability.
20
21
21
-
We love doing the work and we'd like to keep doing it - your support helps make SFTPGo possible.
22
-
23
-
It is important to understand that you should support SFTPGo and any other Open Source project you rely on for ongoing maintenance, even if you don't have any questions or need new features, to mitigate the business risk of a project you depend on going unmaintained, with its security and development velocity implications.
22
+
Your sponsorship helps cover maintenance, security updates and ongoing development of the open-source edition.
24
23
25
24
### Thank you to our sponsors
26
25
@@ -48,7 +47,7 @@ It is important to understand that you should support SFTPGo and any other Open
48
47
49
48
SFTPGo is free to use under the terms of its Open Source [license](#license). We are proud to offer a powerful and fully functional open source edition that is suitable for many production use cases.
50
49
51
-
While we do not offer direct free support, community support is available. You can use [GitHub Discussions](https://github.com/drakkan/sftpgo/discussions) to ask questions, share feedback, and engage with other users of the project.
50
+
While we do not offer direct free support, community support is available. You can use [GitHub Discussions](https://github.com/drakkan/sftpgo/discussions) to ask questions, share feedback and engage with other users of the project.
52
51
53
52
If you require guaranteed support, expert guidance, or advanced features, consider using SFTPGo Enterprise: a commercially licensed edition of SFTPGo that extends the open source version with enterprise-only features and full support.
54
53
@@ -59,7 +58,10 @@ SFTPGo Enterprise is available in two deployment options:
59
58
60
59
## Documentation
61
60
62
-
You can read more about supported features and documentation at [docs.sftpgo.com](https://docs.sftpgo.com/).
61
+
You can explore all supported features and configuration options at [docs.sftpgo.com](https://docs.sftpgo.com/).
62
+
63
+
In the top-left corner of the documentation site, you can select the version you're using.
64
+
If you're using the open-source edition, do not select the "Enterprise" docs, as they describe features only available in the licensed version or our SaaS offerings.
0 commit comments