Skip to content

Commits

Permalink
202109
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jan 29, 2021

  1. Remove rabbitMq changelog consumer from 401.x; will deprecate the sli…

    …des in class
    credman committed Jan 29, 2021
    Copy the full SHA
    9e82a05 View commit details
  2. Rename 401.x containers to match slide numbering: 401.2 -> 401.3; 401…

    ….3->401.5; 401.4->401.7
    credman committed Jan 29, 2021
    Copy the full SHA
    c111f8f View commit details

Commits on Jan 28, 2021

  1. Copy the full SHA
    94e6e18 View commit details
  2. Copy the full SHA
    617ea70 View commit details
  3. Copy the full SHA
    87cc5fc View commit details
  4. recent graduates change end date from 2020/12/31 -> 2021/03/31 so it'…

    …s in the future
    credman committed Jan 28, 2021
    Copy the full SHA
    5360dde View commit details

Commits on Jan 15, 2021

  1. 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
    credman committed Jan 15, 2021
    Copy the full SHA
    28ab157 View commit details

Commits on Jan 14, 2021

  1. Grouper 2.5.35 -> 2.5.40; remove emacs install; need to keep phpldapa…

    …dmin at 1.2.3 (latest centos now only has 1.2.5 available) due to compatibility with php 5.5
    credman committed Jan 14, 2021
    Copy the full SHA
    6f1e420 View commit details

Commits on Jan 13, 2021

  1. Version 202010 -> 202102

    credman committed Jan 13, 2021
    Copy the full SHA
    029d16e View commit details

Commits on Oct 2, 2020

  1. fix password script

    mchyzer committed Oct 2, 2020
    Copy the full SHA
    368b3b6 View commit details
  2. fix phpmyadmin

    mchyzer committed Oct 2, 2020
    Copy the full SHA
    6f594f9 View commit details

Commits on Sep 25, 2020

  1. Update ex201.2.end and 201.3.end to match slide instructions

    credman committed Sep 25, 2020
    Copy the full SHA
    d898284 View commit details

Commits on Sep 23, 2020

  1. Modify class terms for 201.1 to 2019..2024; modify 201.1.end so it ma…

    …tches the hands-on
    credman committed Sep 23, 2020
    Copy the full SHA
    993afa3 View commit details

Commits on Sep 22, 2020

  1. Jenkinsfile 202006->202010

    credman committed Sep 22, 2020
    Copy the full SHA
    989f75e View commit details
  2. fix index page and remove error when starting gte when no containers

    there
    mchyzer committed Sep 22, 2020
    Copy the full SHA
    e66c65a View commit details

Commits on Sep 21, 2020

  1. edit dockerfile to run gsh while building container

    mchyzer committed Sep 21, 2020
    Copy the full SHA
    c42d4e3 View commit details

Commits on Sep 17, 2020

  1. upgrade grouper

    mchyzer committed Sep 17, 2020
    Copy the full SHA
    44f5f2d View commit details
  2. change branch

    mchyzer committed Sep 17, 2020
    Copy the full SHA
    df1f4b7 View commit details
  3. new branch

    mchyzer committed Sep 17, 2020
    Copy the full SHA
    59f3748 View commit details

Commits on May 30, 2020

  1. keep password to spreadsheet in a script in git

    mchyzer committed May 30, 2020
    Copy the full SHA
    e8528c7 View commit details
  2. make output not wrap

    mchyzer committed May 30, 2020
    Copy the full SHA
    bc0aa16 View commit details

Commits on May 29, 2020

  1. make output parsing more reliable

    mchyzer committed May 29, 2020
    Copy the full SHA
    6129cd4 View commit details
  2. use tag to build

    mchyzer committed May 29, 2020
    Copy the full SHA
    90ba315 View commit details
  3. update init scripts

    mchyzer committed May 29, 2020
    Copy the full SHA
    6a2e1b0 View commit details

Commits on May 28, 2020

  1. initial commit of scripts

    mchyzer committed May 28, 2020
    Copy the full SHA
    4a1fb27 View commit details
  2. new branch different than 202006

    mchyzer committed May 28, 2020
    Copy the full SHA
    e1f1d4e View commit details

Commits on May 26, 2020

  1. add more group filters

    mchyzer committed May 26, 2020
    Copy the full SHA
    296558d View commit details
  2. add GDG to jump page

    mchyzer committed May 26, 2020
    Copy the full SHA
    c292413 View commit details
  3. remove bundle

    mchyzer committed May 26, 2020
    Copy the full SHA
    0497dbb View commit details

Commits on May 25, 2020

  1. add links to jump page

    mchyzer committed May 25, 2020
    Copy the full SHA
    e5fa5ca View commit details
  2. index page and commands

    mchyzer committed May 25, 2020
    Copy the full SHA
    fffaf11 View commit details

Commits on May 24, 2020

  1. Update README.md

    wgthom committed May 24, 2020
    Copy the full SHA
    f2d3246 View commit details
  2. no emacs file

    mchyzer committed May 24, 2020
    Copy the full SHA
    1391f10 View commit details
  3. bunch of edits for june 2020 training

    mchyzer committed May 24, 2020
    Copy the full SHA
    3e6638d View commit details

Commits on May 17, 2020

  1. 2.5 upgrade tasks

    mchyzer committed May 17, 2020
    Copy the full SHA
    9af7bfe View commit details