Questions about commands and installation
laurielylourenco opened this issue · 1 comments
Hi
I'm having trouble deploying the service locally (self-hosted) and some doubts due to my lack of docker experience. My first question is about docker-compose.yml in the db part that I configure eg MARIADB_USER with my user from my local machine?
My second question regarding commands related to docker-compose, the only command to use is docker-compose up -e SOCIAL_AUTH_GITHUB_KEY=xxx -e SOCIAL_AUTH_GITHUB_SECRET=yyy
.
Because if the only command used doesn't generate a result.
Where am I making a mistake?
Thanks in advance and forgive my english
I think I've actually got the command wrong - can you try adding the *GITHUB*
vars to an .env
file in the current folder instead? https://docs.docker.com/compose/env-file/