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 |
---|---|---|
![]() |
aarch64 (15)*, x86_64 (68)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (21)*, x86_64 (182)* | Fedora 41 (66 downloads) |
![]() |
aarch64 (40)*, x86_64 (42)* | Fedora 42 (37 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
aarch64 (17)*, x86_64 (53)* | Fedora rawhide (136 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable asosedkin/fingertip
More info about enabling Copr repositories