Add disclaimer
This commit is contained in:
@@ -0,0 +1,31 @@
|
|||||||
|
## 🌐 Welcome to the Infrastructure Documentation Repository
|
||||||
|
|
||||||
|
This site provides technical documentation, configuration standards, and operational guides for our core infrastructure services and deployment environments.
|
||||||
|
---
|
||||||
|
## 🛑 Disclaimer
|
||||||
|
|
||||||
|
This documentation site is provided **"as is"** for informational and educational purposes only. Please read this disclaimer carefully before relying on any information contained within.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 1. Accuracy and Currency
|
||||||
|
|
||||||
|
While we strive to ensure the information contained herein is accurate and current, we **make no warranties, express or implied,** about the completeness, reliability, suitability, or availability of the content. Infrastructure environments are constantly changing, and configurations may become outdated or specific to our unique setup. AI is used to produce documentation from the steps taken to deploy the solution into a live environment.
|
||||||
|
|
||||||
|
### 2. Security and Sensitive Information
|
||||||
|
|
||||||
|
This public documentation **intentionally omits** all sensitive, proprietary, and infrastructure-specific details, including:
|
||||||
|
|
||||||
|
* Actual **IP addresses, subnets, and hostnames**.
|
||||||
|
* All **authentication keys, tokens, and secrets**.
|
||||||
|
* Internal **network IDs or firewall rules** that could expose our systems.
|
||||||
|
|
||||||
|
Any examples provided (e.g., code snippets, network diagrams) use **placeholder values** and **generic identifiers**. Do **not** use any of the example values in a production environment.
|
||||||
|
|
||||||
|
### 3. Limitation of Liability
|
||||||
|
|
||||||
|
The authors and maintainers of this documentation will **not be held liable** for any direct, indirect, incidental, consequential, or punitive damages arising from the use of, or reliance on, any information presented here.
|
||||||
|
|
||||||
|
### 4. Use at Your Own Risk
|
||||||
|
|
||||||
|
Any action you take upon the information on this documentation site is strictly **at your own risk**. We strongly advise that you test all configurations and principles documented here in a non-production, segregated environment before applying them to any live infrastructure.
|
||||||
|
|||||||
Reference in New Issue
Block a user