- Clone this repo
git clone https://github.com/GeorgiyDemo/InstagramToTelegram
- Replace the strings in .env_example
TELEGRAM_TOKEN=000000000:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA TELEGRAM_CHANNELNAME=@tg_channel_name INSTAGRAM_TAGNAME=inst_tag_without_# REDIS_PASSWORD=string_passwd
- Rename .env_example to .env
- Run via docker-compose
docker-compose up -d
- docker-compose
- docker