5baba05f5f
Added new mail system |
||
---|---|---|
.github/workflows | ||
.idea | ||
Moonlight | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
LICENSE.md | ||
Moonlight.sln | ||
README.md |
Moonlight
The next generation hosting panel
Report Bug
.
Request Feature
About The Project
Moonlight is a new free and open source alternative to pterodactyl allowing users to create their own hosting platform and host all sorts of gameservers in docker containers. With a simple migration from pterodactyl to moonlight (see guide) you can easily switch to moonlight and use its features like a server manager, cleanup system and automatic version switcher, just to name a few.
Moonlight's core features are
- Hosting game servers using wings + docker
- Creating and managing webspaces using the cloudpanel based web hosting solution
- Adding your domains as shared domains and provide subdomains for users with them
- Live support chat
- Subscription system (sellpass integration wip)
- Statistics
- and many more
This project is currently in beta
Built With
Getting Started
Prerequisites
- Linux based operating system
- Docker
- MySQL Database
- A domain (optional)
Installation
A full guide how to install moonlight can be found here: https://docs.moonlightpanel.xyz/installing-moonlight
Quick installers/updaters:
Moonlight:
curl https://install.moonlightpanel.xyz/moonlight | bash
Daemon (not wings):
curl https://install.moonlightpanel.xyz/daemon| bash
Having any issues? We are happy to help on our discord server: https://discord.gg/TJaspT7A8p
Roadmap
The roudmap can be found here: https://github.com/orgs/Moonlight-Panel/projects/1
Contributing
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
Creating A Pull Request
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. See LICENSE for more information.
Authors
- Marcel Baumgartner - Endelon Hosting - Marcel Baumgartner - Moonlights core system & frontend
- Daniel Balk - Endelon Hosting - Daniel Balk - Notification system & frontend
- Spielepapagei - Endelon Hosting - Spielepapagei - Discord Bot & support tickets
- Dannyx - None - Dannyx - Grammer check and translations