larryhudson / aiderbot

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

Deploy instructions using Dockerfile #37

Closed larryhudson closed 1 month ago

larryhudson commented 1 month 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 1 month ago

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