September 6, 20232 yr I want to try running this on my Unraid server https://github.com/subzeroid/instagrapi What's the most sensible/efficient way to go about doing it?
September 6, 20232 yr Author 10 minutes ago, whipdancer said: Probably in a container. I'm not very experienced setting up containers. Would it be simple to do in this case? The farthest I've gone is downloading and managing the community docker applications
September 6, 20232 yr The repo already contains a docker-compose.yml template. If you clone the repo onto your server and run docker compose up, you should be good to go.
September 6, 20232 yr Author 2 hours ago, sephallen said: The repo already contains a docker-compose.yml template. If you clone the repo onto your server and run docker compose up, you should be good to go. Do docker-compose.yml templates need to be edited to get working right? Right now it's giving me this error when I compose up: parsing /mnt/user/appdata/instagrapi/docker-compose.yml: yaml: unmarshal errors: line 43: mapping key "<<" already defined at line 42
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.