Commit Graph

24 Commits

Author SHA1 Message Date
Mike Hillyer ab2e7ad662 Add reference to AL 2/2023 and remove CentOS 7 reference. 2025-10-23 12:35:08 -06:00
Mike Hillyer a8230ae8dd Update install doc in Userguide to specify Rocky 8/9. 2025-10-23 12:31:25 -06:00
Wez Furlong 02eee83cb5 docs: add explicit chmod to the gpg key 2025-04-22 09:32:12 -07:00
Daniel Schaaff c2675b2bb7 docs: al2023 install incorrectly using yum instead of dnf 2024-07-30 16:54:49 -07:00
Wez Furlong e129ee8149 docs: retire centos 7 from install page
We haven't build binaries for this platform in a long while,
and we don't intend on supporting it any further.
2024-07-21 15:05:48 -07:00
Tom Mairs 413590e22b add notes for starting and enabling tsa daemon 2024-04-30 23:45:10 +00:00
Wez Furlong e20488382c docs: update for amazon being available as a stable build 2024-01-04 10:56:41 -07:00
Wez Furlong 803855f311 instructions for amazonlinux:2023 2023-12-08 13:59:42 -07:00
Wez Furlong 45bb89cede docs: show how to install rpm on amazon linux 2 2023-12-08 12:14:47 -07:00
Wez Furlong 80dc74f37f ci: more stuff to coax the amazon build into success 2023-12-08 11:51:23 -07:00
Mike Hillyer 4266a394de Update Linux install page to show that RHEL7 builds have ended. 2023-09-21 13:16:45 -04:00
Mike Hillyer a5a6a61be2 Finish Installing on Linux tweaks. 2023-04-13 13:17:06 -04:00
Mike Hillyer 8295e4137b Tweaking merged install chapter. 2023-04-13 12:30:40 -04:00
Mike Hillyer b2dc834e66 Updating install directions to include info on dev/non-dev 2023-04-13 12:30:00 -04:00
Tom Mairs faaf26fba5 fix formatting in init.lua 2023-04-12 00:34:12 +00:00
Tom Mairs eb4503619f fix formatting in init.lua 2023-04-12 00:26:14 +00:00
Tom Mairs e8504964a6 added explicit init.lua directions 2023-04-12 00:19:02 +00:00
Wez Furlong f86d988350 docs: fix tabs on install page 2023-03-31 12:17:03 -07:00
Tom Mairs b13cabfa6d Added systemd control info and upgrade method 2023-03-31 13:12:49 -06:00
Mike Hillyer c2302c4fbc Updating structure of User Guide, reformatting Install section. 2023-03-29 16:30:20 -04:00
Wez Furlong 8f320babeb update for org rename 2023-03-28 16:47:50 -07:00
Wez Furlong e1d935c057 docs: streamline docker bits
I've moved the setting-up-docker bits into a separate page,
but have left it out the TOC.  I'm not sure that level of
detail on docker belongs in this section; perhaps it could
move to an appendix?
2023-03-27 17:48:38 -07:00
Tom Mairs 298f9db7f2 rearrange docs to make more sense 2023-03-21 23:40:47 +00:00
Wez Furlong 3a1b1053bd docs: add link checking
Ideally there would be a good mkdocs based checker, but the
one that is out there only validate absolute URLs, which makes
it unsuitable for checking local relative links in the docs.

Adjust the doc build so that we also generate the SUMMARY.md
for mdbook, and use mdbook's link checker to check the links.

Fixup the couple of broken links that it found.
2023-03-13 12:01:07 -07:00