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
Tom Mairs
ba2661e70c
fix case in docker command
2023-06-01 19:42:55 +00:00
Mike Hillyer
eeeccaf208
Changing upgrade instructions to show dev as optional for repo name.
2023-04-18 16:13:05 -04:00
Mike Hillyer
a5a6a61be2
Finish Installing on Linux tweaks.
2023-04-13 13:17:06 -04:00
Wez Furlong
09dcd59473
move minimal init.lua to assets dir, include that in docs
2023-04-13 09:44:07 -07: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
Mike Hillyer
8115fad973
Update system prep and spool pages.
2023-04-07 16:09:53 -04:00
Tom Mairs
280676d8cd
configuration updates for listeners
2023-04-06 00:24:15 -06:00