Lavalink Node - Ganyu-Studios/stelle-music GitHub Wiki
- Trying to run a Lavalink? Here are a few brief steps.
[!IMPORTANT] If you don't want to host your own node, you can consider using one of the public nodes maintained by the community.
📋 Install Java
- This in case you do not have Java installed.
- Go to this site
- Look for your OS. (Windows, Linux, etc...)
- Select the Java version of your choice (17 or newer)
- Download the file
- Install
📋 Lavalink node
- Go to the Lavalink repository and download the latest version.
- Create a directory (For example:
my-node
). - Go to your directory with
cd my-node
- Drop the
.jar
and theapplication.yml
under the same directory - Start the node.
You can use my example:
Just do ./start.bat
if you are on Windows
Or sh start.sh
if you are on a ubuntu server
📋 Using the node
- Just, go to the configuration of Stelle and add the node to the list.