Files
dohertj2 8069f21240 Remove Infisical credential pointers; inline credentials in component docs
Reverses the recent Infisical-pointer convention. Each <service>.md
holds its credentials inline under the Access section again. The
Infisical service itself still runs as a Docker stack on the docker
host — it just isn't the source of truth for these docs anymore.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 04:04:34 -04:00

67 lines
2.1 KiB
Markdown

# Veeam Backup Server
## Access
- **Hostname**: VEEAM
- **IP**: 10.100.0.30 (LAN_100) / 10.50.0.32 (DATA_50)
- **OS**: Windows Server 2025 Standard (Build 26100), 64-bit
- **Credentials**: dohertj2 / `Sonamu8901!`
- **SSH**: `ssh dohertj2@10.100.0.30` (passwordless, key in `C:\ProgramData\ssh\administrators_authorized_keys`)
- **For PowerShell**: `ssh dohertj2@10.100.0.30 "powershell -Command '...'"`
## Hardware (VM on ESXi)
- **CPU**: 2x Intel Xeon E5-2697 v4 @ 2.30GHz (8 vCPUs)
- **RAM**: 8 GB
- **Disk**: C: 127.2 GB NTFS (59.3 GB free)
## Network
| Adapter | Description | MAC | IP | Subnet | Speed |
|---------|-------------|-----|-----|--------|-------|
| LAN_100 | vmxnet3 Ethernet Adapter #2 | 00-0C-29-33-76-AF | 10.100.0.30/24 | LAN_100 | 25 Gbps |
| DATA_50 | vmxnet3 Ethernet Adapter | 00-0C-29-33-76-A5 | 10.50.0.32/24 | DATA_50 | 25 Gbps |
- **Default gateway**: 10.100.0.1 (via LAN_100)
- **DNS**: 10.100.0.1
## Veeam Backup & Replication
- **Version**: 12.3.0.310
- **Install path**: `C:\Program Files\Veeam\Backup and Replication\Backup\`
- **All 24 Veeam services running**
### Managed Infrastructure
| Server | Type |
|--------|------|
| Veeam (local) | Windows Server |
| 10.2.0.10 | ESXi (old server, kept for reference) |
| 10.2.0.12 | ESXi |
### Backup Repositories
| Name | Path | Type | Total (TB) | Free (TB) |
|------|------|------|-----------|----------|
| NAS_NFS | nfs41://10.2.0.25:/mnt/mypool/veeam | NFS | 65.6 | 63.7 |
| NAS | nfs41://10.50.0.25:/mnt/mypool/veeam | NFS | 93.1 | 69.7 |
### Backup Jobs
| Job | Type | Scheduled | Last Result |
|-----|------|-----------|-------------|
| Backup VMs | Backup | Yes | Success |
| Backup WW_DEV_VM | Backup | Yes | Success |
| Backup workstation | Endpoint Agent | Yes | Warning |
| Backup Joes Macbook | Endpoint Agent | Yes | Warning |
**Backup VMs** includes: Plex, Ignition, HA, DOCKER. Deployarr is explicitly excluded.
**Backup WW_DEV_VM** includes: WW_DEV_VM (Wonderware dev VM, ~256 GB increments).
### SMB Mappings
| Drive | Remote Path | Status |
|-------|-------------|--------|
| Z: | \\\\10.100.0.25\Share | Unavailable |