From f6e7f998ac7db0d42e11e158c501b309d9892e06 Mon Sep 17 00:00:00 2001 From: NupurSancheti <37798454+NupurSancheti@users.noreply.github.com> Date: Fri, 14 Sep 2018 11:21:02 +0530 Subject: [PATCH 1/3] server installation updates --- pages/developer-docs/installation/server_installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/developer-docs/installation/server_installation.md b/pages/developer-docs/installation/server_installation.md index 0be00dece..270a30c39 100644 --- a/pages/developer-docs/installation/server_installation.md +++ b/pages/developer-docs/installation/server_installation.md @@ -78,7 +78,7 @@ The following is a list of ports that must be open: 3. `cd sunbird-devops` -4. Checkout the latest release branch `git checkout tags/release-1.8.2 -b release-1.8.2` +4. Checkout the latest release branch `git checkout tags/release-1.9 -b release-1.9` 5. `cd deploy` @@ -148,7 +148,7 @@ The following is a list of ports that must be open: **Note:** The badger service does not work without an Azure storage account name and key. -8. Get the public key from keycloak http:///auth -> Administration console -> realm settings -> keys -> public keys (click on public keys) and set it for `sunbird_sso_publickey` parameter in `config` file. Now, execute the command `./sunbird_install.sh -s core` to redeploy the core services +8. Get the public key from keycloak http://< dns_name or IP >/auth -> Administration console -> realm settings -> keys -> public keys (click on public keys) and set it for `sunbird_sso_publickey` parameter in `config` file. Now, execute the command `./sunbird_install.sh -s core` to redeploy the core services **Note:** From 37aa6912986d0267b418e604be70aeb7394cfa2c Mon Sep 17 00:00:00 2001 From: NupurSancheti <37798454+NupurSancheti@users.noreply.github.com> Date: Fri, 14 Sep 2018 12:46:37 +0530 Subject: [PATCH 2/3] release notes update --- pages/release_notes/index.md | 24 ++++++++++++++++++++++++ pages/release_notes/view_pdf/ver1-9-1.md | 11 +++++++++++ 2 files changed, 35 insertions(+) create mode 100644 pages/release_notes/view_pdf/ver1-9-1.md diff --git a/pages/release_notes/index.md b/pages/release_notes/index.md index f2e26eae8..fe85bd210 100644 --- a/pages/release_notes/index.md +++ b/pages/release_notes/index.md @@ -37,6 +37,30 @@ To download the release notes, click the download icon that corresponds to the r Release Date View Download + + + Release 1.10 + 06/08/2018 + + View + + + + Download + + + + + Release 1.9.1 + 06/08/2018 + + View + + + + Download + + Release 1.9 diff --git a/pages/release_notes/view_pdf/ver1-9-1.md b/pages/release_notes/view_pdf/ver1-9-1.md new file mode 100644 index 000000000..2fb4d1458 --- /dev/null +++ b/pages/release_notes/view_pdf/ver1-9-1.md @@ -0,0 +1,11 @@ +--- +type: landing +directory: release_notes/view_pdf +title: Sunbird Release Notes +page_title: Sunbird Release Notes +description: Sunbird Release Notes +keywords: Release, fixes, bugs, Release Notes, Enhancements, New, what's new, version +published: true +allowSearch: true +--- + From 7b5f4ef298fefd4ff35e78f4ad7459d65af6d483 Mon Sep 17 00:00:00 2001 From: NupurSancheti <37798454+NupurSancheti@users.noreply.github.com> Date: Fri, 14 Sep 2018 12:54:54 +0530 Subject: [PATCH 3/3] changed dates --- pages/release_notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/release_notes/index.md b/pages/release_notes/index.md index fe85bd210..ef7862893 100644 --- a/pages/release_notes/index.md +++ b/pages/release_notes/index.md @@ -40,7 +40,7 @@ To download the release notes, click the download icon that corresponds to the r Release 1.10 - 06/08/2018 + 12/09/2018 View @@ -52,7 +52,7 @@ To download the release notes, click the download icon that corresponds to the r Release 1.9.1 - 06/08/2018 + 22/08/2018 View