Mike Hillyer
90149c7309
Split out the get help page.
2023-11-23 10:11:51 -05:00
Mike Hillyer
2ebf49d23b
Re-organize TOC to move some operations pages to Policy section where they fit better. Removed page on tenant mapping now that we have the queues helper.
2023-11-21 16:48:41 -05:00
Mike Hillyer
667b3265ad
Adding documentation page on Policy Helpers
2023-11-21 16:27:43 -05:00
Mike Hillyer
10b1a1b2b4
Add Youtube content to Config concepts page
2023-11-15 16:42:44 -05:00
Tom Mairs
5808ed4f46
reword trace-smtp-server title
2023-11-15 20:04:11 +00:00
Tom Mairs
d4258cd0a2
reword trace-smtp-server title
2023-11-15 17:01:25 +00:00
Tom Mairs
16051af60f
add trace-smtp-server to kcls functions
2023-11-15 16:53:25 +00:00
Mike Hillyer
b4a149a5f3
Add samples for webhooks to the example config, update webhooks docs page with helper info.
2023-11-14 18:18:47 -05:00
Mike Hillyer
4d86392add
Update example config and page on queue management to reflect the queue helper.
2023-11-14 16:47:54 -05:00
Wez Furlong
38179d59c4
docs: fix some broken links
2023-11-06 08:14:11 -07:00
Tom Mairs
f630cbaf09
comments to rebuild after an update
2023-11-02 23:08:53 +00:00
Mike Hillyer
ff0869c162
Update TSA page in User Guide to show the use of extra_files
2023-10-26 11:22:16 -04: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
d9dd7ddea7
Change console example to match lua example.
2023-10-20 10:00:59 -04:00
Mike Hillyer
72d93f212d
Update troubleshooting page based on Wez's feedback.
2023-10-20 09:34:42 -04:00
Mike Hillyer
c8dd0e3f93
Fix path of link to troubleshooting page.
2023-10-19 22:45:47 -04:00
Mike Hillyer
a8ae27fffb
Add crossreference to troubleshooting page to the starting KumoMTA page.
2023-10-19 22:36:55 -04:00
Mike Hillyer
d433bea3f1
Add troubleshooting page, add cross-reference from Tutorial, remove orphaned integration pages from Tutorial directory.
2023-10-19 22:22:33 -04:00
Tom Mairs
2e453b8714
fix typo in yaml file
2023-10-18 22:26:38 +00:00
Tom Mairs
cf5e815c6b
fix metrics targets
2023-10-18 22:20:01 +00:00
Tom Mairs
bdb43f1e53
add Prometheus integration first draft
2023-10-18 17:15:21 +00:00
Wez Furlong
39a046e07c
docs: add missing routing_domain param to get_queue_config event examples
2023-10-18 06:56:01 -07:00
Tom Mairs
9a4fc06726
fix numbering again
2023-10-17 19:45:26 +00:00
Tom Mairs
b1b2ae0c4a
fix numbering
2023-10-17 19:37:19 +00:00
Tom Mairs
3bb6e97d0d
Add Integrations section and Ongage Instructions
2023-10-17 19:21:39 +00:00
Tom Mairs
748752ae18
Add Ongage sample
2023-10-17 17:59:34 +00:00
Wez Furlong
32f8060ecc
docs: logging: flush after 10s, clarify in quickstart and tutorial
...
New users trip over the very conservative defaults on log flushing,
so let's make the `init.lua` that we populate for new installs
set the duration to 10 seconds by default, and adjust the language
in the docs to match that.
Clarify the logging documentation about how the logs are
chunked/flushed.
2023-10-12 21:27:39 -04:00
Mike Hillyer
97d8f24dc1
Remove source_address mentions from Proxy page.
2023-10-06 14:53:44 -04:00
Mike Hillyer
5fffd809d7
Redact the vault token from the example so GitGuardian doesn't complain.
2023-09-28 17:24:22 -04:00
Mike Hillyer
233966ab67
Add next steps heading to the tutorial, update hashicorp vault page to better match userguide tone.
2023-09-28 17:16:52 -04:00
Mike Hillyer
03b0d12b56
Finish initial edits of tutorial, move hasicorp content to user guide policy section, merge performance content into performance page in userguide operations section, pull lua page and add to userguide general section. Pull how it works, redundant to config concepts in user guide.
2023-09-28 16:56:23 -04:00
Mike Hillyer
6ddff4ee81
Updated day one tutorial page, also updated example config to make it clearer that supporting .toml files must be in place.
2023-09-27 17:37:20 -04:00
Tom Mairs
858572f870
add TSA debugging tips
2023-09-25 17:33:18 +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
Mike Hillyer
a13cb785ae
Add mention of contributors to the credits page in the documentation.
2023-09-14 15:54:31 -04:00
Nathalie Cai and Nathalie Cai
6bb9ac387c
add mx_list_ip_map to smtp protocole for tls connection ( #80 )
...
add mx_list_ip_map to smtp protocole for tls connection
Co-authored-by: Nathalie Cai <ncai@chapsvision.com >
2023-08-30 08:29:18 -07:00
Wez Furlong
24909f4cde
docs: update for 2023.08.22-4d895015 release
2023-08-25 08:38:09 -07:00