Synology NAS Services
Synology NAS Services
Last Updated: 2025-12-26
Status: To Be Documented
Overview
This document lists all services running on the Synology DS224+ NAS. Services will be documented as they are configured and deployed.
Current Services
Web Interface
- Service: DSM Web Interface
- Port: 5001 (HTTPS)
- Access:
- Public:
https://nas.blueflyagents.com(via Cloudflare Tunnel) - Private:
https://192.168.68.60:5001(local network) - Private (planned):
https://100.116.110.124:5001(via Tailscale)
- Public:
Planned Services
NFS Server
Status: Planned
Purpose: Provide network file system for Kubernetes persistent volumes
Configuration:
- Share:
/k8s-pv - Version: NFS v4.1
- Access:
- Mac M4 (100.108.129.7)
- Mac M3 (100.108.180.36)
- Agent network (192.168.8.0/24) - if NAS moved
Use Cases:
- PostgreSQL persistent volumes
- MongoDB persistent volumes
- Qdrant persistent volumes
- MinIO persistent volumes
- Neo4j persistent volumes
- ClickHouse persistent volumes
- Redis persistence
SMB Server
Status: Planned
Purpose: Provide file sharing for development files
Configuration:
- Shares: TBD
- Access: Via Tailscale mesh network
Use Cases:
- Development file storage
- Backup storage
- Model cache storage
Backup Services
Status: Planned
Purpose: Automated backup of Kubernetes data and NAS data
Services:
- Hyper Backup: Cloud backup (S3, Backblaze, etc.)
- Kubernetes Backup: Velero or similar
- Schedule: Daily backups
- Retention: 30 days daily, 12 months monthly
Service Migration Plan
Services to Migrate to NAS
| Service | Current Size | Target Location | Status |
|---|---|---|---|
| PostgreSQL | 10Gi | NAS NFS | Planned |
| MongoDB | 10Gi | NAS NFS | Planned |
| Qdrant | 20Gi | NAS NFS | Planned |
| MinIO | 20Gi | NAS NFS | Planned |
| Neo4j | 10Gi | NAS NFS | Planned |
| ClickHouse | 10Gi | NAS NFS | Planned |
| Redis persistence | 5Gi | NAS NFS | Planned |
| Total | ~85Gi | NAS | Planned |
Access Methods
Public Access (Cloudflare Tunnel)
- Web Interface:
https://nas.blueflyagents.com - Status: Active
Private Access (Tailscale - Planned)
- Web Interface:
https://100.116.110.124:5001 - NFS:
100.116.110.124:/k8s-pv - SMB:
\\100.116.110.124\share - Status: Planned
Local Network Access
- Web Interface:
https://192.168.68.60:5001 - Status: Active
Service Monitoring
Status: To be implemented
Planned Monitoring:
- Service availability
- Storage usage
- Network performance
- Backup status
- NFS performance
Related Documentation
- Synology Setup - NAS setup and configuration
- Tailscale Integration - Tailscale setup
- Network Overview - Network architecture
- Network Inventory - Complete NAS details