Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyplabs/my-qubes-os-formula
SaltStack formula to set up my personal Qubes OS configuration
https://github.com/skyplabs/my-qubes-os-formula
automation orchestration qubes-os salt saltstack saltstack-formula
Last synced: about 1 month ago
JSON representation
SaltStack formula to set up my personal Qubes OS configuration
- Host: GitHub
- URL: https://github.com/skyplabs/my-qubes-os-formula
- Owner: SkypLabs
- License: other
- Created: 2017-02-03T20:38:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T20:52:47.000Z (almost 5 years ago)
- Last Synced: 2024-10-10T19:41:39.012Z (about 1 month ago)
- Topics: automation, orchestration, qubes-os, salt, saltstack, saltstack-formula
- Language: Shell
- Homepage: https://github.com/SkypLabs/my-qubes-os-formula/wiki
- Size: 68.4 KB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
===================
my-qubes-os-formula
===================A `SaltStack `_ formula to set up my personal Qubes OS configuration. See the `documentation `_ for further information.
**NOTE**
See the full `Salt Formulas installation and usage instructions
`_.Available states
================.. contents::
:local:``my-config``
-------------Runs all the states of this formula.
``my-config.anon-whonix``
-------------------------Creates and configures the 'anon-whonix' appVM.
``my-config.chromium``
----------------------Installs Chromium web browser.
``my-config.dev-tools``
-----------------------Installs common development tools.
``my-config.docker``
--------------------Installs Docker.
``my-config.git``
-----------------Installs git and the tools used by my git configuration.
``my-config.git-config``
-----------------Sets up my git configuration.
``my-config.multimedia-tools``
------------------------------Installs multimedia codecs and tools.
``my-config.nodejs-dev``
------------------------Installs a NodeJS development environment.
``my-config.office-tools``
--------------------------Installs office tools.
``my-config.personal``
----------------------Creates and configures the 'personal' appVM.
``my-config.personal-dev``
-----------------------Creates and configures the 'personal-dev' HVM.
``my-config.personal-pub``
--------------------------Creates and configures the 'personal-pub' appVM.
``my-config.python-dev``
------------------------Installs a Python development environment.
``my-config.rpm-fusion``
------------------------Sets up RPM Fusion repositories.
``my-config.untrusted``
-----------------------Creates and configures the 'untrusted' appVM.
``my-config.vault``
-------------------Creates and configures the 'vault' appVM.
``my-config.vim``
-----------------Installs vim.
``my-config.vim-config``
-----------------Sets up my vim configuration.