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

Using Docker secrets #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 19, 2024

  1. Update README.md

    add docker secrets to protect sensitive information like passwords and private keys in .env file
    Mahmood1717 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5f78208 View commit details
    Browse the repository at this point in the history
  2. Update .env.example

    adding directory of docker secrets instead of password
    Mahmood1717 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    61b6c09 View commit details
    Browse the repository at this point in the history
  3. Update run.sh

    add docker secrets functions
    Mahmood1717 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8cca952 View commit details
    Browse the repository at this point in the history
  4. Update docker-compose.yml

    add secrets section to da-node
    Mahmood1717 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7b2d3d2 View commit details
    Browse the repository at this point in the history