/Heroku-RL

Primary LanguageDockerfile

Heroku-Rapidleech

Deploy to Heroku

Deploy

or :

Use the Deploy to Heroku button, or use the old fashioned way described below.

Use Crypt type for htpasswd Generator is here.

Deploy

or :

git clone https://github.com/HasibulKabir/Heroku-Rapidleech

cd Heroku-Rapidleech

heroku login

heroku git:remote -a xxxxx

heroku stack:set container

git push heroku HEAD:master --force

Optional:

heroku ps:scale worker=0

heroku ps:scale worker=1