autogpt4all
autogpt4all copied to clipboard
[PR] Added Docker Example Usage / Support - Still needs support for multiple concurrent instances
[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
fullstack development, server administration, web design, branding creation, musical composition & performance, video editing, and more probably
Thank you, but I didn't ask to be merged as I'm in a WIP state with this. Once it is completed I will have a complete standalone version running in docker containers.
Thank you, but I didn't ask to be merged as I'm in a WIP state with this. Once it is completed I will have a complete standalone version running in docker containers.
my apologies @juanfpo96! I just saw your progress and created a PR.
this is just a hardworking good programmer; he was gonna PR when he was ready, my bad.