Pavol Noha

Results 147 comments of Pavol Noha

That might indicate many issues, maybe docker overlay network is somehow broken .. it happens from time to time ..

Hi @designermonkey, you can create user simply with API call. See swarmpit swagger doc: You just have to generate token first in API access section.

The same way you can create registry: Just check with inspector what data are needed in payload. E.g. for dockerhub: `POST /api/registry/dockerhub` ``` {"username":"user","password":"pass","public":false} ```

> > You just have to generate token first in API access section. > > @nohaapav Could you please elaborate, how I can create the initial admin user via API?...

This is duplicate of https://github.com/swarmpit/swarmpit/issues/475

Moving to 1.8 as we have other priorities in 1.7

> It would be cool to have a manual fast scaling option for all service as a beginning. Could you be more specific ?

@farodin91 I see .. please create a feature request so we can track that separately ..

Removing from 1.8 REL as this require much more effort.

Truly is laggy. We might have to introduce virtual list so additional items are rendered on scroll.