Repo | URL | Comment |
---|---|---|
SysCo-Xymon | https://synology.sysco.ch | Xymon client for Syno |
SynoCommunity | https://packages.synocommunity.com/ | Community 3rd party packages (CLI Toolboxes) |
Turn on access logs:
edit /usr/syno/share/nginx/nginx.mustache move comment:
#access_log off; access_log syslog:server=unix:/dev/log,facility=local7,tag=nginx_access,nohostname main;
Run: /usr/syno/bin/synosystemctl restart nginx
/usr/local/etc/nginx/conf.d && sites-enabled/server.webstation-vhost.conf
Disable admin user account stupidity:
I'll put my certificate push stuff up as time permits.