mirror of
https://github.com/ben-grande/qusal.git
synced 2025-12-01 11:45:15 -05:00
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-gateway
Whonix Gateway Template in Qubes OS.
Table of Contents
Description
Creates the Whonix Gateway templates as well as a Disposable Template based on it.
Installation
- Top:
qubesctl top.enable whonix-gateway
qubesctl --targets=whonix-gateway-17 state.apply
qubesctl top.disable whonix-gateway
qubesctl state.apply whonix-gateway.appmenus
- State:
qubesctl state.apply whonix-gateway.create
qubesctl --skip-dom0 --targets=whonix-gateway-17 state.apply whonix-gateway.install
qubesctl state.apply whonix-gateway.appmenus
Usage
AppVMs and StandaloneVMs can be based on this template.