Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve README #14

Open
ccaAV opened this issue May 26, 2022 · 1 comment
Open

Improve README #14

ccaAV opened this issue May 26, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ccaAV
Copy link

ccaAV commented May 26, 2022

Hello,

I am trying to run the project with the docker file. I have not been able to run docker-compose up. So far I have had the following errors:

  • the env.local and env.prod.local files were missing. I have noticed from the .env file comments that I could copy .env to create those files, but maybe they should be created by default or instructions added to the README
  • I am not sure whether I should modify the .env files, and if I should, I am not sure what to modify it with.
  • Not modifying the .env.local and .env.prod.local files (only copying them from .env) and running docker-compose up I run into this error: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: target stage symfony_php_dev could not be found. This error seems to come from the fact that symfony_php_dev is commented out in the Dockerfile
  • in .env.local , MVOAS_MYSQL_PASSWORD has to be defined. This should be mentioned in the README

There might be other issues, or I may not be fixing mine correctly, but ideally all the information necessary to set up the project in docker should be included in the README. The easier it is to get started, the more likely people will be using this

@domi41 domi41 changed the title imporove README Improve README Jul 30, 2022
@domi41
Copy link
Contributor

domi41 commented Jul 30, 2022

Thank you for the feedback ! I will edit the README to clarify this.

@domi41 domi41 self-assigned this Jul 30, 2022
@domi41 domi41 added the documentation Improvements or additions to documentation label Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants