-
Notifications
You must be signed in to change notification settings - Fork 372
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
Merge release-1.5 to release-1.4.1 #50
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install
…on (#38) * Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install
Manojvv
added a commit
that referenced
this pull request
Feb 16, 2018
* Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #SB-1613 feat: added update course hierarchy api * Merge master to release-1.4.1 (#48) * Issue #496 feat: Script to automate realm management (#35) (#37) * Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #SB-1613 feat: added update course hierarchy api * Issue #30 chore: update ntp vars * Release 1.4 (#45) * Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #SB-1613 feat: added update course hierarchy api * Issue #00 chore: Remove unsed files * Issue #00 chore: Add --extra-vars @config * Issue #00 chore: Add --extra-vars @config * Issue #00 chore: Add --extra-vars @config * Issue #00 chore: Add --extra-vars @config * Issue #00 chore: Add --extra-vars @config * Issue #46 chore: elasticsearch init-script updated in master * Merge release-1.5 to release-1.4.1 (#50) * Issue #496 feat: Script to automate realm management (#35) * Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #00 chore: backup postgres * Issue #496 feat: Script to automate realm management and user creation (#38) * Issue #00 chore: update var names of content service * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: Jenkins slave limit memory increased * Issue #00 chore: cadvisor limit memory increased * Issue #00 chore: diabled the health_check of learner-service * Issue #00 chore: Added health check for learner service * Issue #00 chore: incresed exporters limit and reservations memory * Issue #SB-1236 chore: Add new content service vars * Issue #SB-1236 chore: Update the content service docker file for installing imagemagik * chore #000: api-onboarding * Issue #00 chore: updating mailing list * Issue #SB-1236 fix: onboarding dialcode apis * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #367 chore: fix to the es backup * Issue #365 chore: Cassandra migration * Issue #367 chore: es backup issue * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis * Issue #SB-1403 fix: onboarding framework apis url fix * Issue #SB-1403 feat: added new api' "copy framework" (#25) * Issue #000 chore: MCF AND SSS * Issue #22 feat: unified script for sunbird installation * Issue #22 fix: fixed su permission * Issue #22 fix: updated script for better compatibility * Issue #22 feat: updated generate config * Issue #22 feat: updated logging * Issue #22 fix: updated atomic execution * Issue #22 fix: ansible versioning fix * Issue #22 fix: removed duplicated ansible installation * Issue #22 fix : renamed mcf to config * Issue #22 fix: removed core from sunbird installation * Issue #22 feat: updated logging for script * Issue #22 fix: removed core from unified script * Issue #22 feat: changed ssl content to path * Issue #367 chore: es backup issue * Issue #22 feat: dynamic inventory creation * Issue #22 feat: cleanup config * Issue #22 fix: theme copying is not mandatory * Issue #22 feat: overriding vars with config * Issue #22 fix: removed depricated mongodb * Issue #22 fix: keycloak ansible inventory path * Issue #22 fix: docker daemon permission denied * Issue #22 fix: overriding vars * Issue #22 fix: postgres user not found error * Issue #22 fix: changed templatig to copying to avoid infinite variable looping * Issue #22 fix: idiomatic syntaxing * Issue #22 fix: syntax error * Issue #22 fix: syntax errors * Issue #22 fix: removed templating for static files * Issue #22 fix: variable * Issue #22 fix: added static files * Issue #22 fix: es variable not decalred * Issue #22 feat: ignoring failed message because of data already present at db * Issue #22 feat: overriding vars * Issue #22 chore: updated the core services versions * Issue #22 chore: Change the environment to env in mcf * Issue #22 chore: Change the kong host details * Issue #22 fix: stop at any error * Issue #22 chore: jwt token copying * Issue #22 chore: skip ansible_host_key_verification * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 chore: certbot script added * Issue #22 fix: ansible host overriding * Issue #22 fix: ansible hosts overriding * Issue #22 feat: removed mcf deps and posix naming conventions * Issue #22 feat: removed custom sed and bought posix naming conventions custom sed used to replace the ansible inventory, implimented ansible idiomatic way. * Issue #23 feat: restore cassandra to a fresh installation * Issue #23 feat: cassandra restore * Issue #23 feat: cassandra backup * Issue #23 feat: cleaning up * duplicate of cassandra_complete_backup * duplicate complete_restore * Issue #23 feat: posix nomenclature * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #369 chore: fix alerts * Issue #22 fix: updated missing var * Issue #22 feat: updated unused vars * Issue #22 fix: cleanup unused vars * Issue #22 feat: improved docker installation check * Issue #22 feat: idempotency * Issue #22 fix: Idempotent deps * Issue #29 fix: dpkg search failing * Issue #29 fix: certbot ssl was not getting created * Issue #22 feat: Updated mandatory and optional fields * Issue #22 feat: updated for core services * Issue #22 feat: Updated with jwt creation * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: hardcoding the deployer sudo pass * Issue #22 fix: keycloak is not working after ansible ip overriding * Issue #22 feat: update variables * Issue #30 chore: changed the inventory file * Issue #30 chore: changed the inventory file * Issue #30 chore: postgres installation * Issue #30 chore: postgres installation * Script to automate realm management user creation and initial realm import for new keycloak install (#31) * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #496 feat: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #30 chore: sunbird_image_storage_url is added to defaults * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #31 chore: Script to automate realm management user creation and initial realm import for new keycloak install * Issue #39 feat: Updated logging to a directory * Issue #00 chore: backup postgres * Issue #39 feat: create log dir if not exists * Issue #39 feat: posix nomenclature * Issue #36 feat: sunbird-prerequisite role * Issue #39 feat: single user for sunbird * Issue #39 feat: Install sunbird_deps * Issue #39 fix: syntax error * Issue #39 feat: sunbird ansible prerequisites * Issue #39 feat: Update doc * Issue #39 fix: varaible error * Issue #39 fix: updated cassadra var * Issue #SB-1613 feat: added update course hierarchy api * Isuse #29 feat: python backup and restore scripts * Issue #29 feat: renamed backup and restore scripts * Issue #47 fix: full chain needs for complete ssl verification * Issue #47 fix: cert not found * Issue #46 chore: elasticsearch schema automation * Issue #47 fix: * Issue #47 fix: * Issue #47 fix: stdout formatting * Issue #46 chore: elasticsearch schema update deploy scripts are added * Issue #49 fix: variable update, keycloak url * Issue #49 chore: delete files * Issue #49 chore: elasticsearch init-script updated * Issue #49 chore: elasticsearch init-script updated * Issue #51 chore:API access for partner group (#52) Reviewed. Merging the pull request. * Issue #49 chore: Updated the keycloak url
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.