Skip to content

Multi-user setup #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
matbee-eth opened this issue Jun 21, 2024 · 2 comments
Closed

Multi-user setup #3

matbee-eth opened this issue Jun 21, 2024 · 2 comments

Comments

@matbee-eth
Copy link

Is there a rough guide on how to enable multi user support?
I see references to user id's, and X-SWARM-USER_ID headers and a --user_id flag.

Do I simply need to expose my comfy service and launch the SwarmUI with --user_id whatever-user-id, or do I simply just set a "master" swarm as a backend (or both)?

@mcmonkey4eva
Copy link
Member

The multi-user engine is still a work-in-progress.

You can indeed launch as a different user with --user_id, or present a frontend proxy that applies user IDs with that header.

In the future there will be a proper interface to allow users to select accounts / register / admin configure accounts / etc., that's just not built yet

@mcmonkey4eva
Copy link
Member

Initial multi-user engine functionality is now available, check the Discord https://discord.gg/q2y38cqjNw 's #development channel for info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants