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

docs: update to deployment guide #315

Commits on Jun 10, 2021

  1. fix(#2265): validating a mojaloop deployment as described in the docu…

    …mentation is failing
    
    - Updates to Mac Setup guide
        - Replaced replaced step 3 with 4 since Ingress Controller setup is covered by the main guide.
        - Replaced instructions on Kubernetes for Docker installation with link to official documentation
    - Updated main deployment guide to reference official instructions on how to install
        - Ingress Controllers
        - Admin UI/ Interfaces (i.e. Kubernetes Dashboard, etc)
    mdebarros committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    23d0c8c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. markdown lint issues

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    77d8e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdae75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e311118 View commit details
    Browse the repository at this point in the history
  4. Updates to deployment guide

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    5415016 View commit details
    Browse the repository at this point in the history
  5. Added link to postman

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8a76541 View commit details
    Browse the repository at this point in the history
  6. Same

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b5b4883 View commit details
    Browse the repository at this point in the history
  7. Fix md lint issues

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    76addfe View commit details
    Browse the repository at this point in the history
  8. Updates

    mdebarros committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    a71660e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Some minor updates

    mdebarros committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    605aa11 View commit details
    Browse the repository at this point in the history
  2. Moved "Kubernetes Concept" section from Mac install to main document

    - Moved "Kubernetes Concept" section from Mac install to main document
    - Updated pre-requisites to include versions being tested
    mdebarros committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5878393 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Updated deployment-guide for mac

    Renamed docker-for-desktop to docker-desktop
    mdebarros committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    86ff881 View commit details
    Browse the repository at this point in the history
  2. Updates to deployment guide

    mdebarros committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3c194e7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:mojaloop/documentation into fix/#…

    …2265-validating-a-mojaloop-deployment-as-described-in-the-documentation-is-failing
    
    # Conflicts:
    #	deployment-guide/README.md
    mdebarros committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    9a54701 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Updates to deployment-guide

    - markdown lint fixes
    - updates to main deployment guide
    - updates to mac, windows and linux sub-guides
    - updates to troubleshooting guide
    mdebarros committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    c6996c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Merge branch 'master' into fix/#2265-validating-a-mojaloop-deployment…

    …-as-described-in-the-documentation-is-failing
    
    # Conflicts:
    #	deployment-guide/README.md
    mdebarros committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c5fcc13 View commit details
    Browse the repository at this point in the history
  2. fix: #2265-validating-a-mojaloop-deployment-as-described-in-the-docum…

    …entation-is-failing
    
    - version bump
    mdebarros committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    282d5dd View commit details
    Browse the repository at this point in the history
  3. updated build cache to use the "BuildNum" and not rely on the package…

    …-lock for changes
    
    - this means that any changes made to the documentation will be build and published correctly; and
    - the existing dependency-cache will only be rebuild if npm dependencies are changed in the package-lock
    mdebarros committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    43f4f34 View commit details
    Browse the repository at this point in the history
  4. changed .BuildNum to .Revision

    - BuildNum is actually the "Job" number and NOT the identifier for the Workflow.
    - Switched to use .Revision, which is the VCS revision currently being built.
    mdebarros committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    92b2b3e View commit details
    Browse the repository at this point in the history
  5. doc: update to deployment guide

    - updated local setup for linux, max, & windows
    - fixed table of contents for local setup for mac
    mdebarros committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a6e59f6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into fix/#2265-validating-a-mojaloop-deployment…

    …-as-described-in-the-documentation-is-failing
    elnyry-sam-k authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    279ae0d View commit details
    Browse the repository at this point in the history