autogpt4all icon indicating copy to clipboard operation
autogpt4all copied to clipboard

[PR] Added Docker Example Usage / Support - Still needs support for multiple concurrent instances

Open zudsniper opened this issue 1 year ago • 2 comments

[PR] Merge docker examples by @juanfpo96

This active fork by @juanfpo96 adds an example of how this application can be dockerized.


Future Desires

I think this tool has lots of potential -- if it is done right. Here is whatever I think that means.

  • [ ] Add full docker support (include .env file vars for docker & docker related things, add CLI override flags for ease-of-use)

  • [ ] Add docker-compose support, enabling the building of custom images to be deployed -- with the local folder of a users project, for instance, as the last layer of the image.

    I am no docker guru, so correct me if I say something stupid

  • [ ] Add Multiple Auto-GPT Instance Support (parallel)

    • [ ] Implement a scheduling algorithm for mutually-exclusive resources to avoid deadlock/starvation
    • [ ] Minimize mutually-exclusive resource use, make functionality as concurrent friendly as possible.
    • [ ] Include Event emitters & listeners, as well as potentially a message queue system like rabbitmq.
    • [ ] Essentially, just need a whole ass AutoGPT-Instance-Manager which is non-nominal work...
  • [ ] Web Management Panel including an intricate panel system wherein the status of each AGPT instance can be monitored. Display health percentage of system.

etc


zod.tf

Discord GitHub issue custom search GitHub followers

fullstack development, server administration, web design, branding creation, musical composition & performance, video editing, and more probably

zod.tf logo

zudsniper avatar Jun 07 '23 06:06 zudsniper