Skip to content

Update .env.example with latest settings - #208

Open
jagnathan wants to merge 94 commits into
qafrom
jag-update-env-vars
Open

jagnathan wants to merge 94 commits into
qafrom
jag-update-env-vars

Conversation

@jagnathan

Copy link
Copy Markdown
Contributor

Update .env.example with latest environment variables including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts

kevinwangcanada and others added 3 commits November 11, 2024 12:10
Update .env.example with latest environment variables
including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts
@jagnathan
jagnathan requested a review from dgavini November 25, 2024 18:05
Comment thread .env.example Outdated
MM_API_TOKEN=

#Rabbitmq settings for MatchMiner communication
RABBITMQ_URL="rabbitmq"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need quotes here? should work without quotes, same with run_match and match_message

Comment thread .env.example Outdated
MATCHMINER_RECEIVE_QUEUE="match_message"

# email notification settings
MAIL_HOST=mail.uhn.ca

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove mail host address

Comment thread .env.example Outdated

#DATABASE_URL=mysql://ctims:ctims@localhost:3306/ctims
#AES 256 key, it can be generated using https://cloak.47ng.com/key
#PRISMA_FIELD_ENCRYPTION_KEY=k1.aesgcm256.RhSAzMU4Af5OKXUYQosqNLMRK1Nc3PicRp5iWa6I7Ko=

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove key

Comment thread .env.example Outdated
#PRISMA_FIELD_ENCRYPTION_KEY=k1.aesgcm256.RhSAzMU4Af5OKXUYQosqNLMRK1Nc3PicRp5iWa6I7Ko=


NEXTAUTH_SECRET=dAbxJF2DRzqwGYn+BWKdj8o9ieMri4FWsmIRn77r2F8=

@mickey-ng mickey-ng Nov 27, 2024

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value needs to be remove as well

Updated with examples and removed the key values from the fields
@mickey-ng

Copy link
Copy Markdown
Collaborator

looks good

garciad016 and others added 30 commits February 12, 2025 13:03
- Hide validate button in editor page
- Pulled from dev
- revert onClick to onExportClick
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
Update .env.example with latest environment variables
including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts
Updated with examples and removed the key values from the fields
Removed hardcoded env variables
Added variables from env
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

Successfully merging this pull request may close these issues.

4 participants