• Hi all, I'm hosting my website with Nginx server and MySQL installed on a Raspberry pi 3B+; my OMV is version 4.
    Because some scripts run only on apache server, I need to install apache but I saw that there is no Docker arm container for apache.
    What do you suggest to do ?
    Please point me in the right direction....Thanks !!!1 :D

    • Offizieller Beitrag

    I saw that there is no Docker arm container for apache.

    It is called httpd - https://hub.docker.com/r/arm32v7/httpd/

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Ok thanks,I have it running but I have to say that it is too complicated for me :
    I found the httpd.conf file under /var/lib/docker/overlay2/long id/merged/usr/local/apache2/conf/
    Now I have to modify the DocumentRoot ( which is actually "/usr/local/apache2/htdocs" ) to /sharedfolders/sito2 ( where I have my php files ) but I don't know how to do that because /usr/local/apache2/htdocs is referred to the docker image.


    Can I just install apache without docker ? Isn't better and easier for a newbie ?

    • Offizieller Beitrag

    Can I just install apache without docker ?

    Yes but you need to make sure it isn't listening on the same port(s) as nginx.

    Isn't better and easier for a newbie ?

    Better? Not in my opinion. Maybe watch some of the docker videos to give yo a better idea of how to use docker. Most dockers allow you to map a directory inside the docker to a folder outside the docker.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!