Skip to content

Releases: fordevio/wharf

v1.2.0

20 Sep 16:47
7a9aed7

Choose a tag to compare

The wharf UI is refactored to the new design.

Features

  • New design, enhancing user experience.
  • New logo.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.2.0

V1.0.1

04 Jul 18:16

Choose a tag to compare

What's new

  • Used new logo
  • Fixed bugs in frontend
  • Update labels for container

What's Changed

New Contributors

Full Changelog: V1.0.0...v1.0.1

Version 1.0.0

14 Jun 07:19
b3883d4

Choose a tag to compare

Features:

  • Create,delete, update users.
  • Add user permissions such as read, write and execute.
  • Create container.
  • Delete container.
  • View containers running in a server.
  • Rename container.
  • Disconnect network to container.
  • Connect network to container.
  • See container logs and stats.
  • Volume mounts information of a container.
  • Image information of a container.
  • Network information of a container.
  • Prune unwanted containers.
  • View images in a server.
  • Prune unwanted images in a server.
  • Add tags to images.
  • View image details.
  • Delete image.
  • View volumes present in a server.
  • Prune unwanted volumes.
  • Delete volume.
  • View volume details.
  • Create volume.
  • View networks present in a server.
  • Prune unwanted networks.
  • Create network.
  • View network details,
  • Delete network.