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

Installation support #24

Open
maneitzel opened this issue Mar 20, 2024 · 1 comment
Open

Installation support #24

maneitzel opened this issue Mar 20, 2024 · 1 comment

Comments

@maneitzel
Copy link

Hello everyone,

We are in the process of getting the Docker up and running. However, it is not clear to us where exactly we should store the .env_sample? And what exactly do the parameters mean (e.g. CELERY_BROKER, RABBITMQ_USERNAME, RABBITMQ_PASSWORD, etc)?
Do these need to be integrated into our Python path?
Maybe you can help us with some more detailed installation instructions.

Many thanks and best regards

Matthias from Frankfurt

@giuliabaldini
Copy link
Collaborator

Hey!

Just create an .env file in the folder where your docker-compose.yml is. You can copy the content of .env_sample to your .env file, so that you have a starting point. Docker then knows that these are your environment variables. Have you already checked out this page (https://github.com/UMEssen/Body-and-Organ-Analysis/blob/main/documentation/environment_variables.md)? If yes, I can try explaining things better to make it clearer.

Best,
Giulia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants