Skip to content

SimpleSaferServer is an open-source, user-friendly backup and NAS solution for Debian-based systems. Features a web UI, network file sharing, cloud backup, drive health monitoring, and one-line install. Ideal for home and small business use.

Notifications You must be signed in to change notification settings

chrismin13/SimpleSaferServer

Repository files navigation

SimpleSaferServer

🚀 Quick Installation

To install SimpleSaferServer on a clean Debian-based system, run the following command:

curl -fsSL https://sss.chrismin13.com/install.sh | sudo bash
  • This script will install all dependencies, set up the service, and print your Web UI address.
  • For more details and documentation, visit the landing page.
  • For manual installation, see the Manual Installation Guide.

Documentation Index

This project includes detailed documentation for each main feature and page. See the following files for step-by-step guides and explanations:


🗑️ Uninstallation

To completely remove SimpleSaferServer from your system, you can:

If you still have the repository folder:

cd /path/to/SimpleSaferServer
sudo bash uninstall.sh

Or, run directly from the web (recommended):

curl -fsSL https://sss.chrismin13.com/uninstall.sh | sudo bash

This will:

  • Remove all installed scripts, models, and application files
  • Remove the systemd service and background tasks
  • Clean up configuration, logs, and user data
  • Remove Samba shares and related configuration

Note: This process is irreversible. Back up any important data before uninstalling.

About

SimpleSaferServer is an open-source, user-friendly backup and NAS solution for Debian-based systems. Features a web UI, network file sharing, cloud backup, drive health monitoring, and one-line install. Ideal for home and small business use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published