alexandradeas / podman-desktop-companion

Podman desktop companion

Home Page:https://iongion.github.io/podman-desktop-companion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podman Desktop Companion

A familiar desktop graphical interface to the free and open container manager, podman!

Podman Desktop Companion Dashboard

Main goals

  • Cross-platform desktop integrated application with consistent UI
  • Learning tool for the powerful podman command line interface

Graphically exposed features for common usage scenarios

  • Application status
    • Dashboard - offering just the essentials for the users to feel right at home
  • Content management systems for
    • Containers
      • Be informed about the origin and status of your container environment.
      • Quickly access logs, environment variables, mounts, opened ports and monitoring stats.
      • Perform common maintenance operations, stop, restart and remove easily.
      • Direct access to the exposed services using your browser
      • Gain control of all that happens in the container using the terminal console
    • Images
      • Be informed about the origin and status of local image store, their registry, name and tag.
      • Immediately spawn new containers from image, customize name, port mappings and available mounts
      • Quickly access image build-up, check their impact and debug their setup
      • In-depth configuration viewer
      • Perform common maintenance operations, pull latest updates to refresh the images, push latest changes to a distributed image project.
    • Machines
      • Manage all available podman virtual machines, create new ones or decommission what is redundant.
    • Secrets
      • Be aware of all available secrets, define new ones or purge old from existence
    • Volumes
      • Manage shared volumes across containers, limit repetition and also be portable
  • General configuration
    • Application settings
      • Status and configuration options
    • Common tasks
      • Help
      • Maintenance

About

Podman desktop companion

https://iongion.github.io/podman-desktop-companion

License:MIT License


Languages

Language:TypeScript 68.0%Language:JavaScript 23.0%Language:CSS 5.1%Language:Shell 1.8%Language:Python 1.4%Language:Gherkin 0.6%Language:HTML 0.2%Language:Dockerfile 0.0%