How to Deploy on Heroku Python App (Heroku CLI + Git). How to Deploy Telegram Bot Python

How to Deploy on Heroku Python App (Heroku CLI + Git). How to Deploy Telegram Bot Python

Gunther

55 лет назад

30,856 Просмотров

In this video I show you how to deploy python applications on Heroku. I deploy telegram bot on Heroku using Heroku CLI and Git. Deploying on heroku will help you to run your projects without your PC, and all users can use your bots constantly 24/7.

🍓 Get 3 months FREE of the Fastest VPN - https://www.expressvpn.com/gunther

Links:
1. Heroku: http://heroku.com/
2. Heroku CLI: https://devcenter.heroku.com/articles/heroku-cli
3. Git: https://git-scm.com/downloads

Commands:
pip freeze requirements.txt
heroku login
git init
git add .
heroku create
git commit -m 'commit'
git push heroku master

To run the bot use:
heroku ps:scale bot=1
To stop:
heroku ps:scale bot=0

Thank you for watching. I hope our videos are useful and interesting for you. Please subscribe to my channel - don't miss interesting videos. Turn on notification by clicking the bell!

Donate:
Steam Trade - https://steamcommunity.com/tradeoffer/new/?partner=300990331&token=CBuCNHIN
Streamlabs - https://bit.ly/2FgdNRj
DonationAlerts - https://bit.ly/3fO2JYp

Our Social:
Instagram - https://www.instagram.com/gunther.super/
Discord server - https://discord.gg/QTsKJPp4nX
Telegram - https://t.me/gunther_super
Steam - https://steamcommunity.com/id/gunthersuper
Twitch - https://www.twitch.tv/gunthersuper

Тэги:

#deploy_to_heroku #heroku_cli #heroku_tutorial #heroku #heroku_python #how_to_deploy_to_heroku #python #telegram_bot #telegram_bot_deploy #bot #telegram_bot_python #telegram_bot_heroku #heroku_deploy #git #heroku_git_deploy #how_to_deploy_on_heroku #deploying_python_app_on_heroku #deploy_telegram_bot_python #python_app #heroku_free_dyno #heroku_windows #heroku_cli_deploy #heroku_telegram_bot #heroku_discord_bot #heroku_deploy_python #heroku_python_deployment
Ссылки и html тэги не поддерживаются


Комментарии: