Skip to content

Commit

Permalink
Added button
Browse files Browse the repository at this point in the history
Please remove any typos
  • Loading branch information
WizzyGeek authored Jun 18, 2020
1 parent 26a9762 commit 5e158f5
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ This branch will automatically download the Lavalink.jar, but it may not be late

Current Lavalink release: **v3.3.1**

**Using Github Deploy:**
## Using this button (The easy way)
##### Note
You can enable automatic deploys to update the app when commits are added to the auto branch (see step 5 to 9).
Also automatic deploys will restart your server so enable it on your own risk, no author is responsible for any damages that may occur due to auto matic deploys! or simply you may check the auto branch for commits and deploy them manually
### Info
Buildpacks should be added automatically, you may modify the `PASS` variable during setup to change the password.
### Deploy
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/KareemRS/heroku-lavalink/tree/auto)

## Using Github Deploy: (The hard way but more control)
1. Create a fork of this repo
2. Navigate to your heroku project @dashboard.heroku.com
3. Navigate to your project *"Settings"*, click *"Reaveal Config Vars"*, and set a new var called *PASS* to what you want your lavalink password to be.
Expand All @@ -16,7 +25,7 @@ Current Lavalink release: **v3.3.1**
8. Click *"Connect"*
9. Scroll down and find *"Manual Deploy"*, then switch the branch to auto and *"Deploy Branch"*.

**Heroku CLI:**
### Heroku CLI:
1. Download files (Clone or download->Download ZIP).
2. Extract files into an empty directory.
3. Follow https://devcenter.heroku.com/articles/git.
Expand Down

0 comments on commit 5e158f5

Please sign in to comment.