qusal/salt/whonix-workstation
Ben Grande 7331b1938e refactor: distinct whonix formulas
Separating the Gateway and the Workstation formula makes it easier to
use the clone-template macro as well as only run the necessary states.
2024-02-08 23:58:59 +01:00
..
appmenus.sls refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
appmenus.top refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
clone.sls refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
clone.top refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
create.sls refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
create.top refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
init.top refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
install.sls refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
install.top refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
README.md refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00
template.jinja refactor: distinct whonix formulas 2024-02-08 23:58:59 +01:00

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.