Posts by raulfg3

    Hello, my experience until now:


    I used for several years swag+ Heimdall to expose my dockers to internet, but recently I discover nginx proxy manager and config & access & manintenance is really better


    so first of all, some usefull links:


    GitHub - NginxProxyManager/nginx-proxy-manager: Docker container for managing Nginx proxy hosts with a simple, powerful interface
    Docker container for managing Nginx proxy hosts with a simple, powerful interface - NginxProxyManager/nginx-proxy-manager
    github.com


    Nginx Proxy Manager
    Docker container and built in Web Application for managing Nginx proxy hosts with a simple, powerful interface, providing free SSL support via Let's Encrypt
    nginxproxymanager.com


    Nginx Proxy Manager
    Docker container and built in Web Application for managing Nginx proxy hosts with a simple, powerful interface, providing free SSL support via Let's Encrypt
    nginxproxymanager.com


    Protect Your Websites with CrowdSec and Nginx Proxy Manager
    Follow this tutorial and learn how to add an extra layer of protection to your websites with Nginx Proxy Manager and CrowdSec.
    www.crowdsec.net


    Nginx Proxy Manager: Simplify and Secure Your Proxy Hosting
    Easily manage your proxy hosting with the Nginx Proxy Manager. Our guide will show you how to set up and use this powerful tool with ease.
    shape.host


    PD: All my exposed dockers have his own user&password login, and I can define user & password on Nginx proxy manager to protect some dockers that do not have built in password login.


    Let's encryt is really easy to generate an maintain too.


    my proxymanager.yml for example is:


    All my dockers run my-net created on omv-compose webGUI in bridge mode



    login.png


    dashboard.png



    proxy-hosts.png

    sorry , but delete icon is not show:




    update 7.2.4 details:


    yes, see my signature:


    Here is your error


    OMV uses NGINX on port 80, but it is wanted by NGINX PROXY MANAGER (not the same as NGINX that OMV uses, they are different softwares). You need to either change the port of OMV to something else, or change the container port of NPM to something else and adjust your router port forwards so that 80 external maps to the NPM port, which the compose file will then remap to 80.


    Personally, I just change my OMV port to avoid all the port flipping between the router and NPM container.

    I resolve it in the same way that swag do:


    I redirect port 443 to port 444 and port 80 to port 90 on the router.


    and then use redirection on the proxymanager.yaml file:



    eg:




    more info:

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    your error : network 1ba61672e8a71ae42804c3221f79284c5f5f3366f38008d0c26061d1b7d1a58a not found


    you need to configure OMV-Compose to use your current ethernet NIC :


    Try to use



    reinstall Docker button.



    and check that apropiate driver name is used on macvlan (parent):

    please create first your MacVlan named "RedPiHole" in OMV-compose webGUI:





    Then use this stack:






    good luck.



    If works fine, your Pihole must have 192.168.1.2 as IP, and you can configure your router to use it to serve by DHCP to other devices like TV, Phones, etc... BUT not for your OMV install.


    OMV must be in static mode or at least have his own DNS resolver like 8.8.8.8



    PD: I´m from Madrid so if still have problems send me a PM.

    pues parece bastante claro: tienes problemas en el disco /dev/sdd1 tendrás que ejecutar un fsck manual y si no lo soluciona, pensar en una nueva instalación.



    PD: También podría venir el problema del disco de algún problema previo de la placa/cable SATA, etc...