-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from 007revad/develop
Develop
- Loading branch information
Showing
3 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
## All my Synology Scripts | ||
|
||
- **<a href="https://github.com/007revad/Synology_HDD_db">Synology_HDD_db</a>** | ||
- Add your HDD, SSD and NVMe drives to your Synology's compatible drive database. | ||
|
||
- **<a href="https://github.com/007revad/Synology_enable_M2_volume">Synology_enable_M2_volume</a>** | ||
- Enable creating volumes with non-Synology M.2 drives. | ||
- Enable Health Info for non-Synology NVMe drives. | ||
|
||
- **<a href="https://github.com/007revad/Synology_M2_volume">Synology_M2_volume</a>** | ||
- Easily create an M.2 volume on Synology NAS. | ||
|
||
- **<a href="https://github.com/007revad/Synology_enable_Deduplication">Synology_enable_Deduplication</a>** | ||
- Enable deduplication with non-Synology SSDs and unsupported NAS models. | ||
|
||
- **<a href="https://github.com/007revad/Synology_RAID-F1_SHR_switch">Synology_RAID-F1_SHR_switch</a>** | ||
- Easily switch between SHR and RAID F1. | ||
|
||
- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>** | ||
- Backup and export your Synology DSM configuration. | ||
|
||
- **<a href="https://github.com/007revad/Synology_Plex_Backup">Synology_Plex_Backup</a>** | ||
- A script to backup Plex to a tgz file. For DSM 7 and DSM 6. | ||
|
||
- **<a href="https://github.com/007revad/Plex_Server_Sync">Plex_Server_Sync</a>** | ||
- Sync main Plex server database & metadata to backup Plex server | ||
|
||
- **<a href="https://github.com/007revad/ScriptNotify">ScriptNotify</a>** | ||
- DSM 7 package to allow your scripts to send DSM notifications |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters