26 April 2020 Synology mobile apps with HTTPS Part of the reason for this blog is to highlight any issue I’ve had with setting up my Synology NAS to prevent others suffering the same. Here’s a quick post on how to use Synology’s mobile apps when using https.... Comments: 0
21 April 2020 Synology Docker Terminal behind reverse proxy If you’re getting the dreaded ‘Socket closed’ error message when tring to use the Terminal within a Docker container (see below) then here’s the solution… Create Websocket entries in the reverse proxy rule for DSM as below. The two entries... Comments: 0
20 April 2020 TVHeadend and Synology reverse proxy Setting up TVHeadend reverse proxy on a Synology is pretty straightforward except one slight difference. It took me a while to resolve this so thought I’d create a post on it. When you create the reverse proxy rule click on... Comments: 0
19 April 2020 Synology HTTP to HTTPS redirect When http or https isn’t entered as part of an address most internet browsers will default to port 80 (http) and attempt to load the page. This is no good when your website or docker container is behind an SSL... Comments: 0
17 April 2020 How to obtain your PUID/PGID PUID/PGID are used to map the internal docker user with a user on your NAS. This is a simple guide on how to obtain them First of all we need to activate SSH on your NAS. This is done in... Comment: 1
14 April 2020 TT-RSS with Synology Docker After the demise of the much loved Google Reader I’ve pretty much tried every RSS service out there and have always come back to TT-RSS (https://tt-rss.org/). It’s clean, very functional and give me everything I need to track all my... Comments: 9