docker-archive / classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Apache License 2.0
5.75k stars 1.08k forks source link

Swarms created on Hub discovery service should be linked to Hub accounts #438

Closed bfirsh closed 7 years ago

bfirsh commented 9 years ago

At some point, we may have some kind of UI for managing Swarms created with the Hub discovery service. To be able to do this, we should connect Swarms that have been created to Hub accounts.

When running swarm create, it should first ask you to provide user/pass to log in with, then the Swarm will be attached to this user.

In the future when we allow you to use custom token servers, this could also work in a similar way with them, like you can provide auth details to a third-party image registry. Perhaps there could be some way of making it optional for third party token servers?

vieux commented 9 years ago

This is being worked on #695

nishanttotla commented 7 years ago

Closing this issue since Hub discovery service is now deprecated: https://github.com/docker/swarm/pull/2743

bfirsh commented 7 years ago

Oh wow! I remember this. So pleasing to see that after all these years the intent behind this has now actually been implemented in Cloud and D4M. 🎉

bfirsh commented 7 years ago

(Congrats!)

nishanttotla commented 7 years ago

@bfirsh much has changed too 😸