Introduction 🚀
- Follow the tutorial below and host your Lavalink server today, it’s super simple! If you need any assistance, feel free to contact us through our official support channels.
- Next, you’ll need to create an account on Square Cloud, which can be done through the signup page. You can use your email to create an account.
- Finally, you need to have an active paid plan on your account. You can view our plans and purchase one according to your needs here.
Choosing the Version
Choose your desired version ofLavalink
by clicking here. We recommend selecting the latest version for the best experience.
Creating the Square Cloud configuration file
Learn more about: how to create the configuration file for Square Cloud.
The squarecloud.app file is a configuration file that will be used to configure your application; it will be used to define the name, description, version, main file, among other things.
Creating the application.yml
Create a configuration file for your Lavalink server. You can access an example file here.Set the
port
field in your application.yml
file to: 80
.Enhancing Security
It is highly recommended to configure a secure password in thepassword
field of your configuration file (application.yml). We recommend using a password with at least 32 characters.
It’s important to remember that you should use port 443 (SSL) and the
secure
option as true
to connect to your lavalink.How to host my Lavalink?
Create a compressed file (.zip) containing theLavalink.jar
and application.yml
. Then, upload your configuration file to Square Cloud.
Access the Square Cloud Dashboard and upload your project files.