diff --git a/_snippets/self-hosting/warning.md b/_snippets/self-hosting/warning.md index c9b114a60..151e2354b 100644 --- a/_snippets/self-hosting/warning.md +++ b/_snippets/self-hosting/warning.md @@ -1,9 +1,9 @@ !!! note "Self-hosting knowledge prerequisites" Self-hosting n8n requires technical knowledge, including: - * Setting up and configuring servers and containers. - * Managing application resources and scaling. - * Securing servers and applications. - * Configuring n8n. + * Setting up and configuring servers and containers + * Managing application resources and scaling + * Securing servers and applications + * Configuring n8n n8n recommends self-hosting for experienced users [TODO: could say sysadmins/devs/ops experts here?]. Mistakes can lead to data loss and security issues.