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

245 integration environment for didcomm mediator server deployment e6 #264

Conversation

Christiantyemele
Copy link
Collaborator

No description provided.

src/main.rs Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
…into 245-integration-environment-for-didcomm-mediator-server-deployment-e6
docs/environment-setup.md Show resolved Hide resolved
docs/environment-setup.md Show resolved Hide resolved
Copy link
Collaborator

@Blindspot22 Blindspot22 left a comment

Choose a reason for hiding this comment

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

Wonderful 🚀

@Blindspot22 Blindspot22 added the enhancement New feature or request label Nov 27, 2024
@chendiblessing chendiblessing marked this pull request as draft December 3, 2024 15:01
@chendiblessing chendiblessing marked this pull request as ready for review December 11, 2024 15:09
Copy link
Collaborator

@Blindspot22 Blindspot22 left a comment

Choose a reason for hiding this comment

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

Looks good to go

.env Show resolved Hide resolved
Comment on lines +1 to +2
target/
**/target/
Copy link
Collaborator

Choose a reason for hiding this comment

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

The excluded files should be more than just these.

.env Show resolved Hide resolved
SERVER_PUBLIC_DOMAIN="http://didcomm-mediator.com"
SERVER_LOCAL_PORT="8080"
STORAGE_DIRPATH="crates/generic-server/target/storage"
MONGO_DBN="mediator-coordination"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why choose 'mediator-coordination' as the database name? A straightforward name like 'mongodb' might make more sense.

.env Show resolved Hide resolved
@Hermann-Core
Copy link
Collaborator

why is this ticket closed?

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

Successfully merging this pull request may close these issues.

Integration Environment for DIDComm Mediator Server Deployment E6
5 participants