Skip to content

Commit 422def0

Browse files
authored
Cloudflare (#192)
* remove rabbits * dns update
1 parent c948ca1 commit 422def0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

apps/docs/content/features/dns.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ This is why configuring both A (IPv4) and AAAA (IPv6) records is crucial when us
107107
- Verify proxy status settings
108108
- Check IPv6 address accuracy
109109
- Allow time for DNS propagation (typically 5-10 minutes)
110-
- Verify DNS resolver settings
111110

112111
2. **Connection Problems**
113112
- Test both IPv4 and IPv6 connectivity
@@ -143,7 +142,6 @@ Set encryption mode to `Full (strict)` or `Full`
143142
2. During initial setup, handle HTTPS settings in one of two ways:
144143
- **Option A (Simple but Limited)**:
145144
- Disable `Always Use HTTPS`
146-
- *This approach will interfere with automatic certificate renewal*
147145
- **Option B (Recommended for Production)**:
148146
- Keep `Always Use HTTPS` enabled
149147
- Create and enable a Configuration Rule, which disables Automatic HTTPS Rewrites for this specific path:

apps/docs/content/features/scaling-ha.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Your data is stored only in a single container. If the container or the underlyi
122122

123123
If the **Highly Available** mode is chosen, Zerops will deploy the database cluster with a fixed number of containers and control mechanisms for automatic cluster repair.
124124

125-
The KeyDB (Redis) cluster consists of 2 containers in the master-master replica. MariaDB, PostgreSQL databases and RabbitMQ message broker are deployed in 3 containers connected in the High Availability cluster with 2 additional load balancers which ensures high reliability.
125+
The KeyDB (Redis) cluster consists of 2 containers in the master-master replica. MariaDB and PostgreSQL databases are deployed in 3 containers connected in the High Availability cluster with 2 additional load balancers which ensures high reliability.
126126

127127
You are not charged for the resources consumed by load balancers.
128128

0 commit comments

Comments
 (0)