Welcome Guest, Not a member yet? Register   Sign In
setting the /config directory in a Docker install
#1

(This post was last modified: 10-10-2019, 01:35 PM by richb201.)

I have loaded the following containers:
apache
php-fpm
mariaDB
bitnami/Codeigniter

My concern is with the codeigniter container. As you know the /config directory has database.php and also config.php. These have specific values for my application. Of course I have these already setup in my /application directory. But if I start the bitnami/Codeigniter container, my CI config files will not be in there. My question is this: Do I even need to use a codeigniter container? Isn't the entire Codeigniter environment already in my /application directory??
proof that an old dog can learn new tricks
Reply




Theme © iAndrew 2016 - Forum software by © MyBB