summaryrefslogtreecommitdiffstats
path: root/docs/reference/plugins/installation/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/plugins/installation/index.md')
-rw-r--r--docs/reference/plugins/installation/index.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/reference/plugins/installation/index.md b/docs/reference/plugins/installation/index.md
deleted file mode 100644
index a031317..0000000
--- a/docs/reference/plugins/installation/index.md
+++ /dev/null
@@ -1,21 +0,0 @@
----
-sidebar: reference
----
-
-# Installation plugins
-Installation plugins are responsible for making the necessary changes to your
-application(s) after successfully creating or renewing a certificate. Currently
-there are three of these plugins.
-
-## Multiple
-More than one plugin can run by choosing them in order of execution. In interactive
-mode you will be asked, for unattended mode you can provide a comma seperated list,
-e.g. `--installation certificatestore,pemfiles`
-
-## Default (simple mode)
-In simple mode the default installation plugin is [IIS Web](/win-acme/reference/plugins/installation/iisweb).
-
-## Default (full options / unattended)
-In full options and unattended modes there are **no** default installation steps,
-which is equivalent to `--installation none`. You can to explicitly choose them
-from the interface or using the `--installation` switch. \ No newline at end of file