Features
Swarm features: Portal every feature of swarm almost. Crane has highlighted the common swarm functions and improved the user experiences through the friendly frontend.
Stack Templates Management: User can save a running stack as a template, by which others can deploy repeatly.
Image Management: The private image owned by user can be publiced to others. Fuzzy Search: A in-memory index maintained by the backend serves the function.
Node Operation: Crane details about a node such as kernel version, docker info, docker images and also containers running on the node.
Network Management: The overlay network CRUD. Registries Authentication Management: You can save your private registry username/password pair to Crane, with which a to-be-deployed stack with restricted image access can attach.
WebSSH: Command 'docker exec' is the magic behind it.