Skip to content

telnetdoogie/synology-scripts

Repository files navigation

synology-scripts

A collection of scripts I use on my synology NAS


Check certificates deployed to synology NAS against a new certificate


Copy new certificates and generated keystore to a specified location for use elsewhere on the network


Deploy newly generated certificates to the Synology - includes DSM and Reverse Proxy certificates.


Update synology to the latest version of docker-compose


Miscellaneous, Simple Scripts

removeAppleHiddenFiles.sh

  • Deletes Apple 'hidden' files from the /volume1/Media folder (edit to add more folders)

showports.sh

  • Show LISTEN ports in use on synology and which containers use them, for easily coming up with new unique ports to use

showComtainerLoggers.sh

  • Iterate docker containers and show which logger is configured per container (prep for upgrading docker)

Releases

No releases published

Packages

No packages published

Languages