Forum archive

inithooks problem with postgreSQL container

Hi, I tried to change the postgres user's password. (Proxmox, LXC postgreSQL) My inithooks.conf: export DB_PASS=superpassword (reference Inithooks docs) Replies (1) What …

Forum archive

Firstboot executes on SSH login

One of our servers is executing Firstboot each time we SSH into the device. RUN_FIRSTBOOT is false. INITHOOKS_CONF=/etc/inithooks.conf INITHOOKS_PATH=/usr/lib/inithooks …

Forum archive

suiteCRM version 7.4.3

Hello, I have changed $VERSION to 7.4.3.zip and ran make in tkldev within clean suitecrm. The build produces product.iso with no errors. However the password for suitecrm admin …

Forum archive

How to set application specific values ?

I have been trying to find out how application specific values can be gathered during the first boot and then later used to configure the application. I guess this is done with …