Giter Site home page Giter Site logo

Comments (7)

rafaelameijeiras avatar rafaelameijeiras commented on June 15, 2024 1

Hello @cvc90 you are right for docker images should not be an issue to use CentOS 8 as a host OS.

I'll need to test it on CentOS 8, i know docker is implementing privileged containers in the latest version, so I suppose it could be something around it.

In any case, have you tested the docker compose file, which up the whole stack ? https://hub.docker.com/r/pandorafms/pandorafms-open-stack-el8

I'll do some testing in docker version over Centos 8 and get back to you.

kind regards,

from pandorafms.

rafaelameijeiras avatar rafaelameijeiras commented on June 15, 2024 1

@cvc90 I tested in docker over CentOS 8 stream and works as expected, could you try it again with the compose file to make sure all is running properly?

Which docker version are you using? Seems very weird ACLs permissions for PHP just at start point.

from pandorafms.

ejstacey avatar ejstacey commented on June 15, 2024 1

Hi. I hit this same issue trying to set up the stack. I tried doing a manual setup, and also tried using the docker-compose file located here: https://github.com/pandorafms/pandorafms/blob/develop/extras/docker/centos8/docker-compose.yml

I'm running Docker version 20.10.23, build 876964a on my Synology NAS.

Every attempt I made had this issue with php-fpm erroring out. To fix it, I replicated the changes made to /etc/php-fpm.d/www.conf in this merge request for a similar project (cacti on docker): https://github.com/scline/docker-cacti/pull/66/files

If you don't want to click through, edit /etc/php-fpm.d/www.conf, make the following changes:

Uncomment the following lines (remove the ; at the beginning):
listen.owner = apache listen.group = apache

Comment the following line (add the ; at the beginning):
; listen.acl_users = apache,nginx

Hope this helps!

from pandorafms.

JimmyOlano avatar JimmyOlano commented on June 15, 2024

¡Hi!

https://pandorafms.com/manual/start?id=en/documentation/02_installation/01_installing#minimum_software_requirements

Test PFMS on Rocky Linux 8 (CentOS 8 is not listed, but CentOS 7).

from pandorafms.

cvc90 avatar cvc90 commented on June 15, 2024

The steps to follow are those described here for the Docker version, what you indicate is for normal installations.

¡Hi!

https://pandorafms.com/manual/start?id=en/documentation/02_installation/01_installing#minimum_software_requirements

Test PFMS on Rocky Linux 8 (CentOS 8 is not listed, but CentOS 7).

from pandorafms.

cvc90 avatar cvc90 commented on June 15, 2024

As soon as I have a moment I'll try and tell you, I think the Docker version was 20.10.3, I also tell you that after reading your comment I will check the permissions of the folder that is linked to the PandoraFMS docker.

from pandorafms.

cvc90 avatar cvc90 commented on June 15, 2024

@ejstacey What you say seems interesting, I'll try it as soon as I can, thanks.

from pandorafms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.