Install calibre and stellarium
[wynter-salt-workstation.git] / README.md
blob516537848e1eda108ade9ff7b1c9c7e1daf983b9
1       ___ ___             __
2      |   Y   .--.--.-----|  |_.-----.----.
3      |.  |   |  |  |     |   _|  -__|   _|
4      |. / \  |___  |__|__|____|_____|__|
5      |:      |_____|
6      |::.|:. |        Dereckson's states
7      `--- ---'        for a workstation.
9 This state root configuration allows to maintain workstations
10 details like the eid in Chromium installation automatically.
12 Structure
13 =========
15 States are organized in roles and units. A role is an intent
16 like "a workstation". An unit is a set of states to deploy
17 something like "eid".
19 Directories follow the `roles/<role name>/<unit name>` structure.
21 Roles
22 =====
24 * core: units for every machine, workstation or not
25 * workstation: a dev/ssh/browser machine used as a workstation
27 Servers
28 =======
30 Wynter salt states aren't intended for servers but for workstations.
32 To get a comprehensive dev environment for remote dev servers,
33 check https://devcentral.nasqueron.org/diffusion/OPS/ devserver
34 role.