From 4d9a72fe32d68b8c0612531c54f6824dce7398cf Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 10 Oct 2019 10:51:08 -0400 Subject: [PATCH 1/4] Update Dockerfile --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6cd28c9..420f715 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.7 as bootstrap -ARG version=1.5.3 +ARG version=1.6.0-RC1 COPY bootstrapfiles/shibui-${version}.jar.sha256sum . @@ -11,9 +11,9 @@ FROM centos:7 # beacon env ENV VERSION=${version} \ - TIERVERSION=18xxxx \ + TIERVERSION=191010 \ IMAGE=shibboleth_idp_ui \ - MAINTAINER=xxxx + MAINTAINER=InCommon COPY containerfiles/RPM-GPG-KEY-azulsystems . From 4461ce2ca660ac38a9d80cf7b84dccad71de5c7e Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 10 Oct 2019 10:52:46 -0400 Subject: [PATCH 2/4] Create shibui-1.6.0-RC1.jar.sha256sum --- bootstrapfiles/shibui-1.6.0-RC1.jar.sha256sum | 1 + 1 file changed, 1 insertion(+) create mode 100644 bootstrapfiles/shibui-1.6.0-RC1.jar.sha256sum diff --git a/bootstrapfiles/shibui-1.6.0-RC1.jar.sha256sum b/bootstrapfiles/shibui-1.6.0-RC1.jar.sha256sum new file mode 100644 index 0000000..262f087 --- /dev/null +++ b/bootstrapfiles/shibui-1.6.0-RC1.jar.sha256sum @@ -0,0 +1 @@ +92fb92c57c3eec26dd249f854a346b90bb24ea427ae524423907698325d95633 shibui-1.6.0-RC1.jar From 3732279f9070f3f201a1b7b9d8797ea83c2023e6 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 10 Oct 2019 11:00:53 -0400 Subject: [PATCH 3/4] Update docker-compose.yml --- test-compose/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-compose/docker-compose.yml b/test-compose/docker-compose.yml index 3a1b239..f7a06a6 100755 --- a/test-compose/docker-compose.yml +++ b/test-compose/docker-compose.yml @@ -16,7 +16,7 @@ services: volumes: - mariadb-data:/var/lib/mysql shibui: - image: tier/shib-idp-ui:1.5.3 + image: tier/shib-idp-ui:1.6.0-RC1 depends_on: - db ports: From 1d1964fab1ee42afa73796d27fd36977dd5a38d3 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Wed, 6 Nov 2019 11:08:03 -0500 Subject: [PATCH 4/4] add default user and password info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e629a0c..313f68a 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ You can then get started like above: http://localhost:8080 ``` +The default userid is: root + +The default password is: letmein7 + ### Default Properties This is a reflection of the default `application.properties` file included in the distribution. Note that lines