Hi,
So I've definitely gone out into the wilderness with this one. But I've deployed itflow to kubernetes with an external DB. it should be fine but it's showing an error with the login.php not being in the var/www/htclient/client/* directory. I was trying to have a look at how the docker deployment works but it seems that it does the exact same as the main deployment where it clones it into the container. I'm wondering if there is a problem with how the clone happens that moves the login.php from the htclient/client directory into the htclient directory.
Can anyone else confirm this?
Hi,
So I've definitely gone out into the wilderness with this one. But I've deployed itflow to kubernetes with an external DB. it should be fine but it's showing an error with the login.php not being in the var/www/htclient/client/* directory. I was trying to have a look at how the docker deployment works but it seems that it does the exact same as the main deployment where it clones it into the container. I'm wondering if there is a problem with how the clone happens that moves the login.php from the htclient/client directory into the htclient directory.
Can anyone else confirm this?