Hello everyone,
I am a new user, wanting to test out This DAMned good DAM, and got into trouble when providing network conectivity to the DAMned box :)
Here is the scenario : I am using the dockerized image running on a Ubuntu 24.04.2 VM, running on Proxmox VE 8.4.0
I have poerformed successfully the following steps on these guide s:
Just afterwards, by doing a
http://localhost , I get to the setup. php page, fill it up, and then I get the main web interface ( with the login/pass dialog, which btw, I can succesfully log in the admin user )
Problem description : If I do an http://<dhcp_provided_ip_address>/ the URL will always revert to
http://localhost, and answer the request. I need to be able to do a FQDN SECURE coonection ( httpS://<FQDN>/ ). The ubuntu VM can and will be configured in the end with an static IP address
I´ve looked everywhere for an answer, even consulted chatGPT.. but nothing has helped..
( I´ve tried looking into APache´s config files, modified the config.php "$basedir" , and so on )
Can anyone please shere some light on the matter?
Yours truly,
Carlos