larryhudson / github-app-aider

AI coding assistant that can resolve issues in your GitHub repo
0 stars 0 forks source link

Deploy instructions using Dockerfile #37

Open larryhudson opened 2 hours ago

larryhudson commented 2 hours ago

I'd like to add an alternative deploy method using Docker - we should write a Docker Compose yaml file that will set everything up. It will need to setup Python, Redis etc. I will be using Coolify to host the project - you can see information about using Coolify here: https://coolify.io/docs/knowledge-base/docker/compose/

@Aiderbot could you try handling this?

larryhudson-aider-github[bot] commented 2 hours ago

I've created a pull request to address this issue: https://github.com/larryhudson/github-app-aider/pull/38