Andrew Rynhard
2e8f393fc5
chore: remove unused init token
...
This removes a token that we never used. Right now its just noise, so
let's remove it.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-27 21:36:52 -07:00
Andrew Rynhard
0bdaff1a90
feat: perform upgrades via container
...
This moves to performing upgrades via a container.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-27 09:44:50 -07:00
Andrew Rynhard
0af1eba159
refactor: add more runtime modes
...
In order to DRY up all installation methods and mount methods, this PR
introduces a few more runtime modes. The modes are then used to
determine the strategy for creating and or mounting the paritions.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-19 20:23:45 -07:00
Andrew Rynhard
8c73c38b8a
chore: enforce one sentence per line in Markdown files
...
This is widely considered best practice, we should enforce it.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-17 10:15:27 -07:00
Andrew Rynhard
7970f977b7
chore: add markdownlint
...
This will give us a standard tool for linting Markdown files.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-17 03:53:52 -07:00
Brad Beam
0dc5551510
docs: Add Azure docs
...
Add getting started guide for Azure.
Signed-off-by: Brad Beam <brad.beam@talos-systems.com>
2019-08-16 14:19:47 -07:00
Andrew Rynhard
a116145c1b
feat: rename DATA partition to EPHEMERAL
...
This changes the data partition name to something more appropriate. We
chose ephemeral to make it very clear that the disk should not be used
for application data.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-15 08:00:22 -07:00
Seán C. McCord
c5aef55f89
chore: add kernel parameters doc for bare-metal
...
Initial doc for kernel parameters.
2019-08-13 04:59:45 -07:00
Andrew Rynhard
aadbad44f0
docs: add project layout standards
...
This document describes our official layout standards. It serves as a
guide for contributors to help them in organizing code and placing
packages into the correct locations.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-09 23:16:08 -07:00
Andrew Rynhard
0ec17e4169
feat: run rootfs from squashfs
...
This change moves the rootfs to a squashfs image.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-25 08:38:31 -07:00
Matt Welch
8d3ee182d9
docs: minor spelling corrections.
...
Minor spelling corrections.
Signed-off-by: Matt Welch <matt.welch@gmail.com>
2019-07-18 16:40:08 -07:00
Andrew Rynhard
6e52abed97
chore: remove last updated field from proposal template
...
This field is superfluous since we can get this from git.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-07-05 17:31:15 -07:00
Andrew Rynhard
86a68d7877
docs: target developers in the README and users in the docs ( #791 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 21:17:11 -07:00
Andrew Rynhard
7a5cc7b9f3
docs: update getting started guide ( #787 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 12:54:43 -07:00
Andrew Rynhard
f689f7af14
docs: add use cases section ( #786 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-26 12:11:24 -07:00
Tim Gerla
19594b34fc
fix: top-level docs now appear properly with sidebar ( #785 )
...
Signed-off-by: Tim Gerla <tim@gerla.net>
2019-06-26 11:29:51 -07:00
Tim Gerla
bb1387b2e3
docs: fix the everytimezone.com link ( #778 )
...
Signed-off-by: Tim Gerla <tim@gerla.net>
2019-06-25 15:46:03 -07:00
Andrew Rynhard
907fdc579f
docs: update menu ( #775 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-25 06:46:33 -07:00
Andrew Rynhard
c39a8abb7b
docs: improve description and layout ( #774 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:52 -07:00
Andrew Rynhard
cb271e71ba
docs: refresh getting started guide ( #773 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:38 -07:00
Andrew Rynhard
28e1a155eb
docs: rename Google Cloud to GCP ( #772 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 21:55:23 -07:00
Andrew Rynhard
06ffeaedad
docs: bring in missing changes from docs repo ( #771 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 18:20:12 -07:00
Andrew Rynhard
9625857c8c
docs: move docs repo to talos repo ( #770 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-06-24 16:06:55 -07:00
Andrew Rynhard
52f2fc92e5
chore: add proposals template ( #590 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-28 15:53:22 -07:00
Andrew Rynhard
a992efd88c
chore: move docs to a dedicated repo ( #484 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 22:34:37 -07:00
Andrew Rynhard
05ac636ad0
chore: move website to netlify ( #482 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 21:19:56 -07:00
Andrew Rynhard
e18b5086a9
chore: update org to new name ( #480 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-04-03 18:29:21 -07:00
Andrew Rynhard
9e4b6f6125
docs: remove ip=dhcp flag from documentation ( #428 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-27 08:44:28 -08:00
Andrew Rynhard
9e947c3fa5
feat: add automated PKI for joining nodes ( #406 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-23 23:17:56 -08:00
remyabel
59e8fc2bce
docs: properly wrap layouts in html/body tags ( #411 )
...
Signed-off-by: Tommy Nguyen <remyabel@gmail.com>
2019-02-23 12:43:25 -08:00
Andrew Rynhard
fa708e1293
docs: fix Google Cloud example ( #391 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-19 18:15:37 -08:00
Spencer Smith
85e35d30b4
feat: add gcloud integration ( #385 )
...
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2019-02-19 08:41:41 -08:00
Andrew Rynhard
8e8a2647fe
docs: update master configuration documentation ( #359 )
...
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-02-17 11:08:41 -08:00
Andrew Rynhard
a9bce975b8
docs: update docs for new year ( #300 )
2019-01-02 09:02:17 -08:00
Andrew Rynhard
ca9719cd72
refactor: rename project to Talos ( #211 )
2018-11-15 11:33:24 -08:00
Andrew Rynhard
ac0ac44706
docs: add Xen example ( #193 )
2018-11-07 09:03:34 -08:00
Andrew Rynhard
a75801f912
docs: fix typos ( #188 )
2018-11-04 14:01:55 -08:00
Andrew Rynhard
c5fbe9957d
docs: improve configuration documentation ( #186 )
2018-11-04 13:44:54 -08:00
Andrew Rynhard
aa65101232
feat: add blockd service ( #172 )
2018-11-01 22:05:24 -07:00
Andrew Rynhard
c8de882c67
docs: add rendered files ( #183 )
2018-11-01 21:33:27 -07:00
Andrew Rynhard
7fa575a8cf
docs: add search ( #181 )
2018-11-01 09:08:40 -07:00
Andrew Rynhard
12a958047d
docs: improve sidebar style ( #180 )
2018-10-31 22:48:15 -07:00
Andrew Rynhard
62ce638da9
docs: fix CDN to use https ( #179 )
2018-10-31 17:47:58 -07:00
Andrew Rynhard
3f13f4c54b
docs: add navbar to theme ( #178 )
2018-10-31 17:44:54 -07:00
Andrew Rynhard
6152fa2539
docs: update CSS for small screens ( #177 )
2018-10-31 07:47:55 -07:00
Andrew Rynhard
93c55aff97
docs: add section navigation to theme ( #176 )
2018-10-31 07:14:49 -07:00
Andrew Rynhard
b67f0d84fb
docs: add documention ( #158 )
2018-10-30 07:26:31 -07:00