Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Consider adding vlucas/phpdotenv for LAMP stack users #33

Closed
vever001 opened this issue May 24, 2019 · 1 comment
Closed

Consider adding vlucas/phpdotenv for LAMP stack users #33

vever001 opened this issue May 24, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@vever001
Copy link

Hello,

If I'm not mistaken, the .env file is only being read if we use docker.
LAMP stack users need to tweak the settings.php file manually and can't use the .env file.

I suggest to:

  • add vlucas/phpdotenv (similar to drupal-project that uses it),
  • add the .env file to .gitignore,
  • and rename the current .env to .env.example

Related issue: #31

vever001 added a commit to vever001/drupal-site-template that referenced this issue May 24, 2019
vever001 added a commit to vever001/drupal-site-template that referenced this issue Jun 18, 2019
Issue openeuropa#33: Add vlucas/phpdotenv for LAMP stack users.
vever001 added a commit to vever001/drupal-site-template that referenced this issue Jun 18, 2019
vever001 added a commit to vever001/drupal-site-template that referenced this issue Aug 27, 2019
vever001 added a commit to vever001/drupal-site-template that referenced this issue Aug 27, 2019
vever001 added a commit to vever001/drupal-site-template that referenced this issue Aug 28, 2019
@brummbar brummbar added the wontfix This will not be worked on label Sep 26, 2019
@brummbar
Copy link
Contributor

Hello @vever001 , we will always only support installations through Docker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants