https://github.com/Moonlight-Panel/Moonlight
The next generation hosting panel
https://github.com/Moonlight-Panel/Moonlight
game gamepanel hosting moonlight panel pterodactyl
Last synced: 2 months ago
JSON representation
The next generation hosting panel
- Host: GitHub
- URL: https://github.com/Moonlight-Panel/Moonlight
- Owner: Moonlight-Panel
- License: cc0-1.0
- Created: 2023-02-15T15:40:18.000Z (over 2 years ago)
- Default Branch: v2
- Last Pushed: 2025-04-09T18:24:37.000Z (2 months ago)
- Last Synced: 2025-04-09T19:35:36.848Z (2 months ago)
- Topics: game, gamepanel, hosting, moonlight, panel, pterodactyl
- Language: SCSS
- Homepage: https://moonlightpanel.xyz
- Size: 17.1 MB
- Stars: 351
- Watchers: 12
- Forks: 37
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Moonlight Panel
Next generation hosting panel
![]()
![]()
![]()
> [!NOTE]
> For general information about moonlight checkout our [website](https://moonlightpanel.xyz/)## About v2!
### Why a rewrite?
Moonlight v1 was designed with a specific free hosting project in mind, which limited its features and left many user-requested functionalities missing.
### What will v2 offer compared to v1?
> - Complete UI redesign
> - A modular feature system to enable and disable features
> - A plugin system to modify existing features in terms of their behavior and UI
> - Customizable theming that lets you style Moonlight exactly how you want
> - Improved error handling
> - A diagnostic system to quickly identify and resolve issues faster
> - Modular authentication system and a lot more!### When will v2 release?
> We are currently changing our application architecture from a completly server side blazor application to a wasm frontend and an asp.net api server as the backend. This change provides an REST api for developers wanting to integrate moonlight into parts of their applications and allows to scale moonlight horizontally. This will take some time to reach the state of the current v2 branch so please be patient :)> [!NOTE]
> If you wish to see the current progress of the development of v2, have a look [here](https://github.com/orgs/Moonlight-Panel/projects/7).### Are there screenshots or demos of v2?
You can find exclusive previews in our discord server [https://discord.gg/TJaspT7A8p](https://discord.gg/TJaspT7A8p)!
### How can you support the project?
Support the project by contributing to development, joining feature discussions, or donating on my ko-fi page: [https://ko-fi.com/masuowo](https://ko-fi.com/masuowo)!
### Built with
Current v2:
- [TailwindCSS](https://tailwindcss.com/)
- [Blazor Server Side](https://learn.microsoft.com/de-de/aspnet/core/blazor/hosting-models?view=aspnetcore-8.0)
- [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)Installable (old) v2:
- [Bootstrap 5](https://getbootstrap.com/)
- [Blazor Server Side](https://learn.microsoft.com/de-de/aspnet/core/blazor/hosting-models?view=aspnetcore-7.0)
- [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)## License
Distributed under the CC0 1.0 Universal License. See [LICENSE](https://github.com/Moonlight-Panel/Moonlight/blob/main/LICENSE) for more information.
## Main contributors
- **Masu Baumgartner** - [Masu Baumgartner](https://github.com/Masu-Baumgartner) - *Moonlights core system & frontend and basically any other part of moonlight*
- **Moritz Deiaco** - [Moritz Deiaco](https://github.com/Moritz-Deiaco) - *Moonlight Core and UI*