dotenv_validator icon indicating copy to clipboard operation
dotenv_validator copied to clipboard

[BUG] Add foreman to docker config described in the README

Open fbuys opened this issue 3 years ago • 4 comments

IMPORTANT: please make sure you ask yourself all intro questions and fill all sections of the template.

Before we start...:

  • [x] I checked the documentation and found no answer
  • [x] I checked to make sure that this issue has not already been filed
  • [x] I'm reporting the issue to the correct repository (for multi-repository projects)

Expected behavior:

Information about how to run dotenv_validator when you use foreman.

Actual behavior:

No informatino about how use dotenv_validator when you use foreman.

Context and environment:

We can update this part of the README: https://github.com/fastruby/dotenv_validator#if-you-use-docker-compose-read-this to explain that it applies to foreman too.

For more context refer to this issue: https://github.com/fastruby/rails-template/issues/23

I will abide by the code of conduct

fbuys avatar Dec 08 '21 18:12 fbuys

@fbuys @arielj I realized there is a discussion on whether it is necessary to add this documentation to the README on issue #23, want to confirm if we still want to move forward with this?

aisayo avatar Aug 10 '22 14:08 aisayo

@aisayo this foreman issue is unrelated to the dependency on the dotenv gem, we have to still explain in the readme that foreman (like docker), read the .env file differently than dotenv

arielj avatar Aug 31 '22 17:08 arielj

@arielj The table in the README no longer points to a section of the README in the dotenv project. I assume that README's sections changed and maybe it should now point to: https://github.com/bkeepers/dotenv?tab=readme-ov-file#customizing-rails

etagwerker avatar Jul 11 '24 15:07 etagwerker

I think it would be useful to add something to the README that points to this issue: https://github.com/ddollar/foreman/issues/702#issuecomment-1227334155

There is a workaround for people who want to use both dotenv and foreman

etagwerker avatar Oct 10 '24 02:10 etagwerker