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
- Refactored store system, support billing modes including but not limited to annual/monthly, pay-as-you-go, access type billing, etc.
32
-
- Refactored scheduled task system, one command can automatically complete all scheduled tasks
33
-
- Deep integration of large language models, support intelligent replies to tickets, document generation, and other functions
34
-
- One-click access to OpenAI, Google AI, Vertex AI, Hugging Face Hosted API, Cloudflare Workers AI, Anthropic, AWS Bedrock and other large language model services
| Golang-based high-performance Node/User/Admin API | ❌ | ✅ |
29
+
| Golang-based high-performance statistical API that can support real-time client-side updates & server events | ❌ | ✅ |
30
+
| Access to over the air(OTA) service that provides one-click software update | ❌ | ✅ |
31
+
| Access to our experimental risk management API that can filter out potential spam/malicious/abusing users | ❌ | ✅ |
32
+
| Access to our prebuilt Docker Image repository that supports frictionless site setup/update/migration experience | ❌ | ✅ |
33
+
| Support for PostgreSQL in addition to the currently supported MariaDB as the main database | ❌ | ✅ |
34
+
| Easy to use panel initialization wizard, no CLI operation is needed | ❌ | ✅ |
35
+
| Integration with other cluster management system(Ansible/SaltStack), automatically manage your proxy servers in one place | ❌ | ✅ |
35
36
36
37
## Installation
37
38
@@ -54,10 +55,7 @@ NeXT Panel requires the following programs to be installed and run normally:
54
55
55
56
[NeXT Panel Docs](https://docs.sspanel.org)
56
57
57
-
## Support Developers
58
-
59
-
Sadly, there is no three-letter agency that wants to sponsor this project yet (/s), so the development is driven by the community and unpaid volunteers.
60
-
Nothing will be put behind the paywall or require a donation to use, but the CI/Linux Mirror/CDN server doesn't grow on trees, if you are interested in supporting the project, you can support devs using the following methods:
58
+
## Support
61
59
62
60
<ahref="https://www.patreon.com/catdev">Patreon (One time or monthly)</a>
63
61
@@ -67,10 +65,7 @@ Nothing will be put behind the paywall or require a donation to use, but the CI/
67
65
68
66
## License
69
67
70
-
Before version 24.5.0 (commit a64454ed2197c3de3fb6c77f88587a43189f36b2 and before)
71
-
72
-
MIT License
73
-
74
-
Newer versions/commits
75
-
76
68
[GPL-3.0 License](blob/dev/LICENSE)
69
+
70
+
Note that Pro Edition is licensed under source-available license(Business Source License), with the additional restriction
71
+
that the user may not share/redistribute the source code of the Pro Edition.
0 commit comments