From ed67d76e8005bff9214aeb30b17d75b539bd6e5c Mon Sep 17 00:00:00 2001 From: Petra Vankova Date: Tue, 17 Jun 2025 15:08:52 +0200 Subject: [PATCH] reusable 6 reusable 6 --- apps/docs/content/features/dns.mdx | 2 +- apps/docs/content/references/logging.mdx | 4 ++-- apps/docs/src/components/content/env-variables.mdx | 2 +- apps/docs/static/llms-full.txt | 6 +++--- apps/docs/static/llms-small.txt | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/docs/content/features/dns.mdx b/apps/docs/content/features/dns.mdx index a8fff72a..9467743d 100644 --- a/apps/docs/content/features/dns.mdx +++ b/apps/docs/content/features/dns.mdx @@ -6,7 +6,7 @@ desc: A comprehensive guide for configuring DNS records and proxy settings with This guide will show you how to configure DNS records and proxy settings to work with your Zerops applications. :::important Cloudflare -If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare-dns) for step-by-step instructions specific to Cloudflare's interface and features. +If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare) for step-by-step instructions specific to Cloudflare's interface and features. ::: ## DNS Configuration diff --git a/apps/docs/content/references/logging.mdx b/apps/docs/content/references/logging.mdx index f147acb2..d60dfb94 100644 --- a/apps/docs/content/references/logging.mdx +++ b/apps/docs/content/references/logging.mdx @@ -61,8 +61,8 @@ For more advanced log analysis and centralized logging, you can forward all your Zerops provides pre-configured setups for popular logging services: -- **Better Stack** -- **Papertrail** +- **[Better Stack](https://betterstack.com/)** +- **[Papertrail](https://www.papertrail.com/)** To set up one of these integrations, go to your project detail, select **Log Forwarding & Logs Overview**, choose your preferred service, and follow the guided steps in the interface. diff --git a/apps/docs/src/components/content/env-variables.mdx b/apps/docs/src/components/content/env-variables.mdx index aaa6ca94..a4f5d6ef 100644 --- a/apps/docs/src/components/content/env-variables.mdx +++ b/apps/docs/src/components/content/env-variables.mdx @@ -1,6 +1,6 @@ import { SetVar, Var, VarLink, VarCodeBlock } from '/src/components/content/var'; -Environment variables help you run your application in different environments. They allow you to isolate all specific environment aspects from your application code and keep your app encapsulated. You can create several projects in Zerops that represent different environments (development, stage, production) or even each developer can have a project with its own environment. +Environment variables help you run your application in different environments. They allow you to isolate all specific environment aspects from your application code and keep your app encapsulated. In Zerops you do not have to create a `.env` file manually. Zerops handles the environment variables for you. diff --git a/apps/docs/static/llms-full.txt b/apps/docs/static/llms-full.txt index 26cc1094..a8f51136 100644 --- a/apps/docs/static/llms-full.txt +++ b/apps/docs/static/llms-full.txt @@ -6970,7 +6970,7 @@ Not sure which to choose? Start with containers. You can always switch to VMs if This guide will show you how to configure DNS records and proxy settings to work with your Zerops applications. :::important Cloudflare -If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare-dns) for step-by-step instructions specific to Cloudflare's interface and features. +If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare) for step-by-step instructions specific to Cloudflare's interface and features. ::: ## DNS Configuration DNS records for Zerops services can be configured in two main ways: @@ -25106,8 +25106,8 @@ For severity levels to work properly in Zerops, your application must log to sys For more advanced log analysis and centralized logging, you can forward all your Zerops logs to external logging services. The Zerops logger service uses **syslog-ng** to enable this functionality. ### Ready-Made Configurations Zerops provides pre-configured setups for popular logging services: -- **Better Stack** -- **Papertrail** +- **[Better Stack](https://betterstack.com/)** +- **[Papertrail](https://www.papertrail.com/)** To set up one of these integrations, go to your project detail, select **Log Forwarding & Logs Overview**, choose your preferred service, and follow the guided steps in the interface. ### Custom Log Forwarding Configuration You can set up forwarding to any syslog-ng compatible software. To do this, navigate to your project detail, select **Log Forwarding & Logs Overview**, and choose the "Setup forwarding to any syslog-ng compatible software" option. diff --git a/apps/docs/static/llms-small.txt b/apps/docs/static/llms-small.txt index cd0d31a8..943fb2a4 100644 --- a/apps/docs/static/llms-small.txt +++ b/apps/docs/static/llms-small.txt @@ -6778,7 +6778,7 @@ Not sure which to choose? Start with containers. You can always switch to VMs if This guide will show you how to configure DNS records and proxy settings to work with your Zerops applications. :::important Cloudflare -If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare-dns) for step-by-step instructions specific to Cloudflare's interface and features. +If you're using Cloudflare, check out our dedicated [Cloudflare DNS Configuration Guide](/features/cloudflare) for step-by-step instructions specific to Cloudflare's interface and features. ::: ## DNS Configuration DNS records for Zerops services can be configured in two main ways: