mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
7331b1938e
Separating the Gateway and the Workstation formula makes it easier to use the clone-template macro as well as only run the necessary states. |
||
---|---|---|
.. | ||
appmenus.sls | ||
appmenus.top | ||
clone.sls | ||
clone.top | ||
create.sls | ||
create.top | ||
init.top | ||
install.sls | ||
install.top | ||
README.md | ||
template.jinja |
whonix-workstation
Whonix Workstation Template in Qubes OS.
Table of Contents
Description
Creates the Whonix Workstation templates as well as a Disposable Template based on it.
Installation
- Top:
qubesctl top.enable whonix-workstation
qubesctl --targets=whonix-workstation-17 state.apply
qubesctl top.disable whonix-workstation
qubesctl state.apply whonix-workstation.appmenus
- State:
qubesctl state.apply whonix-workstation.create
qubesctl --skip-dom0 --targets=whonix-workstation-17 state.apply whonix-workstation.install
qubesctl state.apply whonix-workstation.appmenus
Usage
AppVMs and StandaloneVMs can be based on this template.