Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
cfe45219
Commit
cfe45219
authored
5 years ago
by
Rajesh
Browse files
Options
Download
Patches
Plain Diff
How to guide to installation
parent
dffea576
3node-prior-rebase-2-5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/Intallation.md
+27
-0
deploy/Intallation.md
with
27 additions
and
0 deletions
+27
-0
deploy/Intallation.md
0 → 100644
+
27
−
0
View file @
cfe45219
# This is Minimal installation of sunbird
Componants:
1.
Core - all containerized services
2.
DBs - all databases
3.
KP - Knowledge platform
Infastructure required.
Three 2 core 8G machines
Steps:
1.
Will create a single node kubernetes cluster
-
you can access via
`kubectl`
from the machine
2.
Create databases on the second machine
-
Cassandra
-
Elastic Search
-
Postgres
-
Neo4j
3.
Create KP services
-
Learning service
-
Search service
Installation procedure:
1.
clone sunbird-devops repo
2.
cd
`private_repo/ansible/dev/Core/`
3.
fill the common.yaml and secrets.yaml; It is adviced to copy the folder to another location, and keep it in a private repo.
4.
export INVENTORY_PATH=/path/to/the/private_repo
5.
cd deploy && bash install.sh
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets