Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TIC
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BY
TIC
Commits
f1cec40c
Commit
f1cec40c
authored
Feb 10, 2021
by
anand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
fd940f34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
fabric_as_code/README.md
+2
-2
No files found.
fabric_as_code/README.md
View file @
f1cec40c
...
...
@@ -322,7 +322,7 @@ Setting up of hyperledger fabric cluster requires the following steps. Creating
-
Set "INSTALL_BANK_CHAINCODE" in _"group_vars/all.yml"_ to
**'n'**
-
By default it is set to
**'y'**
-
**_Sample Bank App Chaincode Repository :_**
https://github.com/bityoga/articonf-bank-chaincode.git
-
**_Sample Bank App Chaincode Repository :_**
[
articonf-bank-chaincode
](
../articonf-bank-chaincode
)
**b) Deploying Demo Bank App Application**
...
...
@@ -330,5 +330,5 @@ Setting up of hyperledger fabric cluster requires the following steps. Creating
-
Execute:
`ansible-playbook -v 105.deploy_bank_app.yml --flush-cache -u root`
-
Deploys the sample bank app as a docker service as a demo prototype
-
The service will be exposed in
**port : 3000**
.
-
**_App Repository :_**
https://github.com/bityoga/articonf-bank-app
-
**_App Repository :_**
[
articonf-bank-app
](
../articonf-bank-app
)
-
The playbook clones the github repository and runs the app as a docker service in port 3000
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment