811a2b1df6
Fix dead link
2019-09-13 13:52:35 +03:00
8b43adada7
MXS-2664: Remove all traces of Nagios plugin
...
Nagios plugin is not in Maxscale any more, but Nagios docs
and Nagios files processing in the 'postinst' script are
still present. Removing
2019-09-11 11:21:33 +03:00
29dd16b333
Merge branch '2.3' into 2.4
2019-09-05 16:28:25 +03:00
ea9a823a25
2.3: Add missing documentation link
...
Throttle filter was not linked from contents page.
2019-09-05 16:27:14 +03:00
1d4d05be6f
Add missing documentation link
2019-07-03 12:41:23 +03:00
fc25280e9a
Merge branch '2.3' into 2.4
2019-07-02 10:37:04 +03:00
85bb54ce66
Add missing documentation link
2019-07-02 10:31:38 +03:00
3cb05813a0
MXS-2555 Add SmartRouter documentation
2019-06-24 14:54:06 +03:00
62a9d4f8c1
MXS-2524 Add MaxScale Clustrix tutorial
2019-06-05 11:00:19 +03:00
810dc06d5c
Document removal of ndbclustermon and mmmon
2019-04-24 14:06:27 +03:00
88a9ca8b68
Document removal of debugcli and telnetd
2019-04-24 14:01:31 +03:00
9572ff84ea
Merge branch '2.3' into develop
2019-03-05 10:37:56 +02:00
42b3f970c5
MXS-2260: Add REST API tutorial
...
The tutorial shows how to configure the MaxScale REST API and communicate
with it using the `curl` command line client.
2019-03-04 16:46:29 +02:00
12c22f0ba8
Merge branch '2.3' into develop
2019-02-13 13:37:50 +02:00
d44193bc9e
Merge branch '2.2' into 2.3
2019-02-13 13:37:42 +02:00
79fd01d4dd
Add hintfilter to documentation contents
2019-02-13 13:37:02 +02:00
64cf3327cc
MXS-2219 Add documentation for the Clustrix Monitor
2019-01-07 12:59:27 +02:00
656b3e60f6
Deprecate mmmon and ndbclustermon
...
Separated mmmon and ndbclustermon from the list of supported modules into
their own legacy section. Added a warning about the deprecation to the
relevant documents.
Also added the csmon link to the documentation contents.
2018-11-05 23:24:51 +02:00
b1c734bb16
MXS-701: Add binlogfilter to Documentation-Contents.md
2018-09-26 11:26:36 +03:00
2e88ce4132
Merge branch '2.2' into develop
2018-07-04 22:01:01 +03:00
be7d31c6ff
Update 2.2.11 release notes
...
Added fixed bugs to release notes, fixed documentation links.
2018-07-04 13:51:09 +03:00
5181d3a10a
Merge branch '2.2' into develop
2018-06-06 14:41:50 +03:00
9e70ce5ffd
Fix broken documentation link
2018-06-06 14:38:10 +03:00
6cd75cc31c
MXS-1752: Add cat
documentation
...
Added documentation for the `cat` router.
2018-04-27 12:31:49 +03:00
bd77de118f
Add missing documentation link
2018-03-29 12:56:45 +03:00
ae49eb0cba
Update links in Documentation-Contents.md
...
Updated links to point to the new tutorials.
2018-03-14 13:02:49 +02:00
4d201d28ed
Fix broken documentation link
2018-03-13 09:25:47 +02:00
a6a73f8c29
MXS-1537: Move CDC Connector documentation
...
Placed the CDC Connector documentation in the main documentation directory
under the Connector directory. Added a link into the
Documentation-Contents.md document.
2018-02-13 16:26:27 +02:00
3f0ce53ae3
Remove dead links
...
The documents they point to don't exist.
2018-02-13 16:26:27 +02:00
383ed2d255
Add MariaDB Monitor Failover Tutorial
2018-01-10 13:33:08 +02:00
396c8405be
Rename MySQL... -> MariaDB...
2018-01-05 11:47:46 +02:00
f1a2034c01
MXS-1587 Update mariadbmon documentation
2017-12-27 11:22:34 +02:00
819a76dea9
Fix broken link in Documentation-Contents.md
...
The notification service document was removed.
2017-09-11 12:49:11 +03:00
08ae659310
Add Keepalived tutorial
2017-08-28 10:32:24 +03:00
ef73f3e217
Merge branch '2.1' into develop
2017-07-06 11:25:36 +03:00
66048cf094
Add 2.1.5 release notes
...
Added release notes for 2.1.5.
2017-07-06 11:03:44 +03:00
92b6caa334
Merge branch '2.1' into develop
2017-05-26 15:25:04 +03:00
ed97b4b22c
Update documentation
2017-05-18 15:58:23 +03:00
deb11ae6eb
Merge branch '2.1' into develop
2017-04-27 09:11:02 +03:00
defbb9e23b
Update upgrade documentation and link to it
2017-04-21 11:27:16 +03:00
09086994bf
2.1 doc johan ( #126 )
...
* Update Documentation-Contents.md
* Update SchemaRouter-technical.md
* Update Plugin-development-guide.md
* Update Replication-Proxy-Binlog-Router-Tutorial.md
* Update MaxScale-HA-with-lsyncd.md
* Update MaxScale-Information-Schema.md
* Update Galera-Cluster-Read-Write-Splitting-Tutorial.md
* Update GSSAPI-Authenticator.md
2017-04-20 14:59:52 +03:00
a395db174e
Add HintRouter documentation
2017-03-30 13:28:01 +03:00
2d00fe1019
Remove references to old release notes
2017-03-22 13:02:18 +02:00
e572743f02
Correct release note link
2017-03-14 12:46:58 +02:00
d617a0b7b9
Move testfilter, router etc to examples
...
Also changed Plugin devel manual to match. Modified roundrobinrouter
to use static_cast due to the change in router api definitions.
2017-02-28 17:51:48 +02:00
a3a9edd3b6
Add insertstream documentation
...
The documentation explains how the filter works.
2017-01-13 17:39:27 +02:00
58dea62e24
Remove Gatekeeper
2017-01-02 10:00:40 +02:00
1b7a0a80ee
Add luafilter documentation
...
The luafilter documentation describes the mechanics of how MaxScale will
call the lua scripts.
2016-12-14 23:55:19 +02:00
0ba4c82fbb
Clean up MaxAdmin documentation
...
The document wraps paragraphs at 80 characters and uses triple backtick
bloks for code sections instead of indentation.
Also fixed a few typos and reworded some parts.
2016-12-14 11:23:17 +02:00
d309444540
Add module command documetation
...
Added a document that describes the module command system and added the
necessary information in the dbfwfilter documentation.
The release notes also point to the newly created document.
2016-11-24 09:28:12 +02:00