Docker install guide #73
Unanswered
porcupinewine
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello, You're right; the documentation is lacking in some areas, and I agree. Currently, the INSTALL.md file provides instructions for installing the project without Docker, while the README contains some details on Docker installation. If you want to install this project with Docker Compose, it is entirely possible. The docker-compose.yml file configures some services:
To customize your setup, update the environment variables in the .env file (if using Docker). If you run into issues, feel free to ask here |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would be keen to install this using docker compose but I don't have any experience with Symfony applications. I went to the wiki and the section 'install with docker', but I wasn't sure what environment variables need to be customised in the compose file, clicking the link to the INSTALL.md file takes me to a page that seems like it's to do with Symfony applications.
Is there detailed, step-by-step guide to install with docker?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions