List view
Things I plan/"need" to change to Audiomuse-AI: Personal experience: - I have already been running external workers at the same time (not within the same local docker-compose). I have a feeling the current setup is optimized for local docker-compose, and I would like to optimize for non-local workers. - I have already been running multiple external workers at the same time (multiple GPU instances). I have a feeling the current setup is optimized for a single worker and would like to optimize for multiple concurrent workers. Why i need those changes: - For my friends who are newbies to easily connect their computers as workers. - I dont like having to supply a postgres user to workers. - I dont like having to expose the postgres port to the outside. I think I can have a look at the current implementation and maybe move things around and/or add an additional local/light worker whose job is to post to DB.
No due date•4/4 issues closed