NAS
fnOS
This guide provides instructions for installing and running RingLink on fnOS systems. fnOS is compatible with standard Linux installation methods.
Prerequisites
- Ensure SSH is enabled on your fnOS system.
Install via Shell (Recommended)
You can connect via SSH and run the following command:
curl -fsSL https://assets.ring.link/install.sh | sudo bash
This script will automatically download and install the latest version of RingLink for your system.
Deploy with Docker (Alternative)
For Docker deployment, please refer directly to the Docker guide for detailed instructions and best practices.
Firewall and Network
If your fnOS is behind a firewall or router, please ensure the required ports are open for direct connections.
Reference
For more information, troubleshooting, or advanced configuration, please refer to the Linux installation guide.