Commits
6054626210
Name already in use
Commits on Sep 3, 2021
Commits on Sep 1, 2021
-
Copy the full SHA d4f892cView commit details -
Round out data and groups for new demo:
* Removed grouper-loader.properties from ex201 and ex401 * Empty folder basis:adhoc (for misc groups) * New data and loader jobs - basis:hr:job -> basis:hr:employee:dept (removed student roles) - basis:sis:course (added random course titles, CompSci course somewhat less random) - basis:sis:career - basis:sis:exp_grad_year - basis:sis:prog_status:all:*
Copy the full SHA 46531b0View commit details
Commits on Aug 21, 2021
-
Copy the full SHA 733c48cView commit details
Commits on Aug 16, 2021
-
branch for new training Sept. 2021; rework demo data with more realis…
…tic data; delete some extraneous config files
Copy the full SHA b2a656cView commit details
Commits on Jun 11, 2021
-
Copy the full SHA daad142View commit details -
Copy the full SHA a6edf1aView commit details -
Override default *.validateExtensionByDefault properties added to 2.5…
….49, so we can create folders like 201.1.1
Copy the full SHA 9e86ea3View commit details -
Copy the full SHA c98b20eView commit details
Commits on Feb 12, 2021
-
Copy the full SHA c1148a7View commit details
Commits on Feb 1, 2021
-
Copy the full SHA 925eaddView commit details -
Copy the full SHA 31cb6e6View commit details -
Copy the full SHA 3c8f54aView commit details -
Copy the full SHA e8da703View commit details -
Copy the full SHA 791dd8bView commit details -
Copy the full SHA e67aecfView commit details -
Copy the full SHA e1d08a7View commit details -
Copy the full SHA ec9bccbView commit details
Commits on Jan 29, 2021
-
Copy the full SHA 9e82a05View commit details -
Rename 401.x containers to match slide numbering: 401.2 -> 401.3; 401…
….3->401.5; 401.4->401.7
Copy the full SHA c111f8fView commit details
Commits on Jan 28, 2021
-
Update 401.3 container to match current slides; remove unneeded inter…
…mediate containers
Copy the full SHA 94e6e18View commit details -
Copy the full SHA 617ea70View commit details -
Update 401.1 container to match current slides; remove unneeded inter…
…mediate containers
Copy the full SHA 87cc5fcView commit details -
Copy the full SHA 5360ddeView commit details
Commits on Jan 15, 2021
-
Improvements to gte command: flags for --fg (don't detach), --rabbitm…
…q (run rabbitmq and link), can pass in other docker arguments and startup commands Examples: ./gte Pass in which gte environment to spin up: 101.1.1 201.1.1 ... ./gte -it 201.1.1 bash Removing old containers a1a5f15114f6 Starting container tier/gte:201.1.1-202102 grouperContainer; INFO: (library.sh) Start loading library.sh ... grouperContainer; INFO: (entrypoint.sh) Executing bash [root@f49a43dff360 WEB-INF]# ./gte --fg 201.1.1 ping rabbitmq Removing old containers b6df1e95053c Starting container tier/gte:201.1.1-202102 grouperContainer; INFO: (library.sh) Start loading library.sh ... grouperContainer; INFO: (entrypoint.sh) Executing ping rabbitmq ping: rabbitmq: Name or service not known ./gte --fg --rabbitmq 201.1.1 ping rabbitmq Removing old containers f49a43dff360 Removing any old rabbitmq containers Starting container rabbitmq:management 14ea18b53c1f11f52ff29e8f2c7e176fec510b45a5ecc774f4664280702c24fa Starting container tier/gte:201.1.1-202102 grouperContainer; INFO: (library.sh) Start loading library.sh ... grouperContainer; INFO: (entrypoint.sh) Executing ping rabbitmq PING rabbitmq (192.168.16.2) 56(84) bytes of data. 64 bytes from rabbitmq (192.168.16.2): icmp_seq=1 ttl=64 time=0.110 ms 64 bytes from rabbitmq (192.168.16.2): icmp_seq=2 ttl=64 time=0.110 ms
Copy the full SHA 28ab157View commit details