Description
Control VMs, containers and other machines with Python, leverage live snapshots.
Installation Instructions
- Ensure that you have either sudoer access or a CoW-enabled filesystem. If you have neither, obtain root permission and follow the instructions from the project's homepage.
- Enable this copr.
- Install
fingertip
. - Execute
fingertip os.fedora + ssh
, let the initial setup wizard do the job. - Check out other neat pipelines in the project's README.
- Build your own pipelines, invoke it from Python and implement your own Python plugins!
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | aarch64 (0)*, x86_64 (52)* | Fedora 40 (43 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (33)* | Fedora 41 (19 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (31)* | Fedora rawhide (110 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable asosedkin/fingertip
More info about enabling Copr repositories