scline / docker-cacti

Cacti version 1+ under Docker
113 stars 56 forks source link

Starting httpd service - Freeze #76

Closed zuka1337 closed 3 years ago

zuka1337 commented 4 years ago

Docker Run Cant get out of this state..

root@CETPCACT007:~# docker logs -f 52
2020-09-02_12:32 [Note] Setting server timezone settings to 'Europe/Lisbon'
2020-09-02_12:32 [PHP-SNMP] Insalling php-snmp since ENV variable 'PHP_SNMP' is set to 1
CentOS-8 - AppStream                            7.4 MB/s | 5.8 MB     00:00
CentOS-8 - Base                                 5.4 MB/s | 2.2 MB     00:00
CentOS-8 - Extras                                31 kB/s | 7.3 kB     00:00
CentOS-8 - PowerTools                           6.2 MB/s | 1.9 MB     00:00
Extra Packages for Enterprise Linux Modular 8 - 182 kB/s | 117 kB     00:00
Extra Packages for Enterprise Linux 8 - x86_64  8.9 MB/s | 7.9 MB     00:00
Package php-snmp-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
46 files removed
2020-09-02_12:32 [Apache] Validating httpd cacti configuration is present.
2020-09-02_12:32 [Apache] /etc/httpd/conf.d/cacti.conf does not exist, copying a new one over.
2020-09-02_12:32 [Apache] Applying cacti URL enviromental variable to /etc/httpd/conf.d/cacti.conf
2020-09-02_12:32 [Apache] Missing HTTPS certs, generating self-signed one's.
Generating a RSA private key
.................................................................................................++++
.........................++++
writing new private key to '/etc/ssl/certs/cacti.key'
-----
2020-09-02_12:32 [Note] Setting cacti file permissions.
2020-09-02_12:32 [Note] Starting crond service.
2020-09-02_12:32 [Note] Starting snmpd service.
2020-09-02_12:32 [Note] Starting php-fpm service.
2020-09-02_12:32 [Note] Starting httpd service.
zuka1337 commented 4 years ago

Solved. -d option..