How to Setup DNS Manager in Proxmox Using AdGuard Home (opens in new tab)
<p>First, make sure you have Ubuntu container template in Proxmox.<br> Create container using Ubuntu container template</p> <h1> Setup the Container </h1> <p>Do updates in container:<br> </p> <div class="highlight js-code-highlight"> <pre class="highlight shell"><code>apt update apt upgrade </code></pre> </div> <p>Follow this documentation to install Docker inside your Ubuntu:<br> <a href="https://docs.docker.com/engine/install/ubuntu/" rel="noopener noreferrer">https://docs.doc...
Read the original article