docker-invoiceplane icon indicating copy to clipboard operation
docker-invoiceplane copied to clipboard

Optionally disable automatic configuration

Open noplanman opened this issue 7 years ago • 2 comments

I'm using this container in combination with ansible.

As such, I use ansible to manage the ipconfig.php file, with all its configurations. Unfortunately, this container overwrites the values in the config, which means I must set all the environment variables like the domain name and database settings.

Would be nice if this could be optional, like having a parameter to disable the automatic configuration, thereby skipping the modifications of the ipconfig.php file.

@sameersbn Or is this somehow built in and I'm missing something?

noplanman avatar Aug 29 '18 23:08 noplanman

I'm having a similar issue. Every time the container restarts, I have to wait for it to come up, then manually edit the ipconfig.php file to get it working again. I'd like to lock it down to never change, or accept the config folder's version as the main one.

lukebarone avatar Dec 06 '22 20:12 lukebarone

@lukebarone This project is abandoned unfortunately...

noplanman avatar Dec 17 '22 19:12 noplanman