2025-08-16 14:35:06 +08:00
2025-08-07 20:33:37 +08:00
2025-08-16 01:12:38 +08:00
2025-08-16 01:12:38 +08:00
2025-08-16 14:35:06 +08:00
2025-08-16 01:12:38 +08:00
2025-08-14 02:10:32 +08:00
2025-08-16 14:31:06 +08:00
2025-07-20 02:48:04 +08:00
2025-07-13 01:55:35 +08:00
2025-07-20 02:23:11 +08:00
2025-06-11 23:23:45 +08:00
2025-08-12 16:06:16 +08:00

The Dyson Network

The Dyson Network is the backend of the Solar Network. Weve open-sourced it here to ensure full transparency and accessibility for everyone.

However, it is not designed for self-hosted due to several limitations:

  1. Embedded Branding: Variables, classes, and function names are explicitly tied to the Solar Network. You likely wouldnt want Solar Network branding appearing on your own instance.
  2. Hardcoded URLs: Certain services rely on Solsynth LLCs infrastructure, with URLs hardcoded directly into the code. This means your instance must remain connected to our services and the internet.
  3. No documentation: We do not provide documentation for self-hosting or local deployment.
  4. No support: We offer no support for self-hosted deployments.

That said, self-hosting remains technically possible if you choose to proceed.

Please note that according to the APGL v3 license, if you host a modified version of the software, you must open-source it under the same license.

Documentation

While we dont support self-hosting, we encourage developers to build applications on this foundation.

Check out the OpenAPI Documentation at /swagger path on any instance. Or visit our official instance: Solar Network.

License

The source code is under the APGL v3 license.

Description
No description provided
Readme 6.4 MiB
Languages
C# 89.2%
Vue 7.3%
TypeScript 1.5%
HTML 1%
JavaScript 0.5%
Other 0.4%