Przejdź do treści

Docker

Kontroler OMADA w Docker

    https://hub.docker.com/r/mbentley/omada-controller https://www.tp-link.com/pl/support/faq/2609/

    How to Use Docker to Create a Linux Developer Environment on Synology NAS?

      You can use the official Synology Virtual Machine Manager app to create a virtual machine, install any Linux distribution, and work on your development projects on the virtual machine. You can do the same in a Docker container using the official Synology Docker app. Although developing on a virtual machine is much more flexible than developing on a container (as a virtual machine is like a full-fledged computer), a virtual machine requires a lot of memory and system resources than a Docker container. If your Synology NAS does not have enough memory or you don’t want to upgrade the memory… Dowiedz się więcej »How to Use Docker to Create a Linux Developer Environment on Synology NAS?

      Synology: HTTPS-SSL to Your Docker Containers Without Port at The End

        You all loved my series of articles on how to use an HTTPS/SSL certificate to secure your Docker containers and make them accessible from anywhere, like my article Synology: How to Allow BitWarden to Work Over an HTTPS Connection. And, to continue the series, today I have a new and exciting guide that many of you have been requesting for some time: how to remove the port number at the end of your DDNS synology.me address, for example, :5152. Today I will teach you how to add a custom Subdomain to your synology.me DDNS and use a different one for each of… Dowiedz się więcej »Synology: HTTPS-SSL to Your Docker Containers Without Port at The End