Commit Graph

76 Commits

Author SHA1 Message Date
Mike Hillyer 164f109326 Traffic Shaping Refactor First Pass 2026-06-09 13:23:56 -04:00
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
Tom Mairs 634a00ec6f Add new tested cloud environments 2025-07-27 22:50:10 +00:00
Tom Mairs 535fc00e2e Add Mint to OS list 2025-07-11 02:52:19 +00:00
Wez Furlong 448fa55afb docs: update for docker dev build naming change 2025-04-24 09:13:20 -07:00
Wez Furlong 02eee83cb5 docs: add explicit chmod to the gpg key 2025-04-22 09:32:12 -07:00
Mike Hillyer fdcc027a47 Add references to the Docker examples to the relevant User Guide pages. 2025-02-10 09:48:37 -05:00
Mike Hillyer 77832e81a6 Typo 2024-12-12 13:59:35 -05:00
Mike Hillyer 39df663cd4 Add links, fix linter complaints. 2024-10-25 13:06:49 -04:00
Wez Furlong 1166fd158d add a security considerations section to the docs 2024-10-25 09:07:47 -07:00
tommairs 09f963d536 update to add Debian 12 2024-09-11 17:13:31 +00:00
Mike Hillyer 42ab54d1b3 Initial Clustering Chapter 2024-08-22 18:14:18 -04: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
Wez Furlong acdb8e36d4 docs: add some diagrams to the deployment architecture page
I noticed that this page was totally blank; let's add some
useful content here!

refs: https://github.com/KumoCorp/kumomta/issues/214
2024-07-01 09:50:24 -07:00
Wez Furlong ca3339cebb docs: remove "building docker image" from "using docker" docs
It doesn't fit there, and the topic is a bit more complex
than that brief summary.
2024-07-01 07:21:08 -07:00
Mike Hillyer 53820402ba Killing off some orphans. 2024-06-20 17:55:52 -04:00
Tom Mairs 413590e22b add notes for starting and enabling tsa daemon 2024-04-30 23:45:10 +00:00
Mike Hillyer c62ee2f8e2 First pass Kafka Docs 2024-02-13 13:47:08 -05:00
Wez Furlong 15ac793f89 docs: clarify docker information 2024-02-08 08:04:55 -07:00
Jeffrey Rose 6b9f01474f docs: Update overview.md to fix build from source link 2024-01-11 21:08:20 -07: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
Tom Mairs f630cbaf09 comments to rebuild after an update 2023-11-02 23:08:53 +00:00
Wez Furlong fb2cdff808 docs: refine from-source info
Minimize the rust install section to just what is necessary.
Show where the rpms and debs get built, and how to install them.
2023-10-24 13:19:03 -07:00
Wez Furlong 8efd4d5127 docs: clarify install-from-source docs
Avoid referencing implementation details that we may change
(install.sh).

Document what goes where with a bit of explanation.

Remove examples that show launching `kumod &` as we do not recommend
running the service in the background without some kind of supervision
(such as systemd).  Instead, show how how to run the process and leave
it to the reader to decide how they with to deploy it in their
environment.

closes: https://github.com/KumoCorp/kumomta/issues/72
2023-10-24 11:22:00 -07:00
Tom Mairs 0b36fe4788 Add background/foreground instruction 2023-10-24 00:08:17 +00:00
Tom Mairs 201dee47ac Add instructions to run from sbin 2023-10-24 00:05:36 +00:00
Tom Mairs 7e57b009c1 Fix for console type 2023-10-23 23:45:44 +00:00
Tom Mairs adf3acb9b7 Fix doc highlight type 2023-10-23 23:20:23 +00:00
Tom Mairs 065120c19a add install.sh back in 2023-10-23 23:10:55 +00:00
Tom Mairs bac319829c update with sudo 2023-10-23 17:14:26 +00:00
Mike Hillyer 4266a394de Update Linux install page to show that RHEL7 builds have ended. 2023-09-21 13:16:45 -04:00
Tom Mairs cbad0e2abf remove bind verification - out of scope 2023-09-19 21:02:12 +00:00
Tom Mairs 87b52d389e add reminder to install Bind 2023-09-19 20:44:08 +00:00
Tom Mairs de22465498 update source build docs with relevant permissions and dirs 2023-09-19 18:20:21 +00:00
Tom Mairs 868d866aa8 remove internal install.sh script reference 2023-09-19 01:37:00 +00:00
Tom Mairs b55c9d7b4f add RHEL and Mariner OS 2023-09-19 01:34:49 +00:00
Wez Furlong b143b88e86 docs: update for newer kumomta-dev image 2023-09-17 14:16:58 -07:00
Tom Mairs b8d49634f6 modify manual cargo run command 2023-07-25 20:55:04 +00:00
Tom Mairs f475e049c8 modify manual cargo run command 2023-07-25 20:40:56 +00:00
Tom Mairs d6749954a4 update for debian/ubuntu 2023-07-25 20:35:40 +00:00
Tom Mairs 4fb8e81b9d add Mariner to OS list 2023-07-24 21:39:51 +00:00
Tom Mairs 20cb81c818 update source install instructions 2023-07-24 21:34:15 +00:00
Tom Mairs 6d923c26ea remove sudo instruction 2023-07-24 17:38:27 +00:00
Tom Mairs 03e87122bf fix install instruction 2023-07-21 22:59:11 +00:00
Tom Mairs 092c972b42 requires sudo 2023-06-01 19:48:39 +00:00