Richard Allred
2019-05-23 497620c4d1bcb410267c56351432f87fb3aee5a4
refs
author Richard Allred <richardmallred@gmail.com>
Thursday, May 23, 2019 19:13 +0200
committer Richard Allred <richardmallred@gmail.com>
Thursday, May 23, 2019 19:13 +0200
commit497620c4d1bcb410267c56351432f87fb3aee5a4
tree 730527392ab0e3db0e3d0e668041cdacf58e7bb6 tree | zip | gz
parent
initial commit with apps from course repo
244 files added
changed files
apache-httpd/Dockerfile diff | view | raw | blame | history
apache-httpd/index.html diff | view | raw | blame | history
apache-httpd/training.repo diff | view | raw | blame | history
app-config/app.js diff | view | raw | blame | history
app-config/myapp.sec diff | view | raw | blame | history
app-config/package.json diff | view | raw | blame | history
build-app/app.js diff | view | raw | blame | history
build-app/package.json diff | view | raw | blame | history
builds-for-managers/Dockerfile diff | view | raw | blame | history
builds-for-managers/app-src/.classpath diff | view | raw | blame | history
builds-for-managers/app-src/.project diff | view | raw | blame | history
builds-for-managers/app-src/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
builds-for-managers/app-src/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
builds-for-managers/app-src/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
builds-for-managers/app-src/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
builds-for-managers/app-src/pom.xml diff | view | raw | blame | history
builds-for-managers/app-src/src/main/java/com/redhat/training/example/buildsformanagers/configuration/Main.java diff | view | raw | blame | history
builds-for-managers/app-src/src/main/java/com/redhat/training/example/buildsformanagers/configuration/RestConfig.java diff | view | raw | blame | history
builds-for-managers/app-src/src/main/java/com/redhat/training/example/buildsformanagers/dao/BuildsDao.java diff | view | raw | blame | history
builds-for-managers/app-src/src/main/java/com/redhat/training/example/buildsformanagers/entity/Build.java diff | view | raw | blame | history
builds-for-managers/app-src/src/main/java/com/redhat/training/example/buildsformanagers/rest/BuildsResource.java diff | view | raw | blame | history
builds-for-managers/app-src/src/main/resources/META-INF/persistence.xml diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/css/bootstrap.min.css diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/index.html diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/js/angular.min.js diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/js/angular/app.js diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/js/angular/controller/build_controller.js diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/js/angular/service/build_service.js diff | view | raw | blame | history
builds-for-managers/app-src/src/main/webapp/js/bootstrap.min.js diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/META-INF/persistence.xml diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/com/redhat/training/example/buildsformanagers/configuration/Main.class diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/com/redhat/training/example/buildsformanagers/configuration/RestConfig.class diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/com/redhat/training/example/buildsformanagers/dao/BuildsDao.class diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/com/redhat/training/example/buildsformanagers/entity/Build.class diff | view | raw | blame | history
builds-for-managers/app-src/target/classes/com/redhat/training/example/buildsformanagers/rest/BuildsResource.class diff | view | raw | blame | history
builds-for-managers/run-app.sh diff | view | raw | blame | history
builds-for-managers/training.repo diff | view | raw | blame | history
camel-hello/.gitignore diff | view | raw | blame | history
camel-hello/pom.xml diff | view | raw | blame | history
camel-hello/src/main/fabric8/deployment.yml diff | view | raw | blame | history
camel-hello/src/main/fabric8/route.yml diff | view | raw | blame | history
camel-hello/src/main/fabric8/svc.yml diff | view | raw | blame | history
camel-hello/src/main/java/com/redhat/training/do288/examples/Application.java diff | view | raw | blame | history
camel-hello/src/main/resources/application.properties diff | view | raw | blame | history
camel-hello/src/main/resources/logback.xml diff | view | raw | blame | history
camel-hello/src/main/resources/spring/camel-context.xml diff | view | raw | blame | history
camel-hello/src/test/java/io/fabric8/tests/integration/KubernetesIntegrationKT.java diff | view | raw | blame | history
camel-timer/.gitignore diff | view | raw | blame | history
camel-timer/pom.xml diff | view | raw | blame | history
camel-timer/src/main/fabric8/deployment.yml diff | view | raw | blame | history
camel-timer/src/main/java/com/redhat/training/do288/examples/Application.java diff | view | raw | blame | history
camel-timer/src/main/resources/application.properties diff | view | raw | blame | history
camel-timer/src/main/resources/logback.xml diff | view | raw | blame | history
camel-timer/src/main/resources/spring/camel-context.xml diff | view | raw | blame | history
camel-timer/src/test/java/io/fabric8/tests/integration/KubernetesIntegrationKT.java diff | view | raw | blame | history
container-build/Dockerfile diff | view | raw | blame | history
container-build/src/index.html diff | view | raw | blame | history
go-hello/app.go diff | view | raw | blame | history
hello-swarm/Dockerfile diff | view | raw | blame | history
hello-swarm/app-src/.classpath diff | view | raw | blame | history
hello-swarm/app-src/.project diff | view | raw | blame | history
hello-swarm/app-src/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
hello-swarm/app-src/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
hello-swarm/app-src/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
hello-swarm/app-src/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
hello-swarm/app-src/pom.xml diff | view | raw | blame | history
hello-swarm/app-src/src/main/java/com/redhat/training/openshift/hello/HelloResource.java diff | view | raw | blame | history
hello-swarm/app-src/src/main/java/com/redhat/training/openshift/hello/JaxRsActivator.java diff | view | raw | blame | history
hello-swarm/app-src/src/main/java/com/redhat/training/openshift/hello/Main.java diff | view | raw | blame | history
hello-swarm/app-src/src/main/resources/WEB-INF/beans.xml diff | view | raw | blame | history
hello-swarm/app-src/src/main/resources/WEB-INF/web.xml diff | view | raw | blame | history
hello-swarm/app-src/target/classes/WEB-INF/beans.xml diff | view | raw | blame | history
hello-swarm/app-src/target/classes/WEB-INF/web.xml diff | view | raw | blame | history
hello-swarm/app-src/target/classes/com/redhat/training/openshift/hello/HelloResource.class diff | view | raw | blame | history
hello-swarm/app-src/target/classes/com/redhat/training/openshift/hello/JaxRsActivator.class diff | view | raw | blame | history
hello-swarm/app-src/target/classes/com/redhat/training/openshift/hello/Main.class diff | view | raw | blame | history
hello-swarm/run-app.sh diff | view | raw | blame | history
hello-swarm/training.repo diff | view | raw | blame | history
hello-world-nginx/Dockerfile diff | view | raw | blame | history
hello-world-nginx/index.html diff | view | raw | blame | history
hello-world-nginx/nginxconf.sed diff | view | raw | blame | history
hello-world-nginx/run.sh diff | view | raw | blame | history
hello-world-nginx/training.repo diff | view | raw | blame | history
html-helloworld/index.html diff | view | raw | blame | history
java-serverhost/.classpath diff | view | raw | blame | history
java-serverhost/.project diff | view | raw | blame | history
java-serverhost/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
java-serverhost/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
java-serverhost/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
java-serverhost/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
java-serverhost/pom.xml diff | view | raw | blame | history
java-serverhost/src/main/java/com/redhat/training/example/ServerHostEndPoint.java diff | view | raw | blame | history
java-serverhost/target/classes/com/redhat/training/example/ServerHostEndPoint.class diff | view | raw | blame | history
nexus-image/Dockerfile diff | view | raw | blame | history
nexus-image/etc/training.repo diff | view | raw | blame | history
nexus-image/probes/liveness.sh diff | view | raw | blame | history
nexus-image/probes/readiness.sh diff | view | raw | blame | history
nexus-image/uid_entrypoint diff | view | raw | blame | history
nexus-image/usr/local/bin/fix-permissions.sh diff | view | raw | blame | history
nexus3/Dockerfile diff | view | raw | blame | history
nexus3/etc/training.repo diff | view | raw | blame | history
nexus3/help.1 diff | view | raw | blame | history
nexus3/licenses/LICENSE diff | view | raw | blame | history
nexus3/probes/liveness.sh diff | view | raw | blame | history
nexus3/probes/readiness.sh diff | view | raw | blame | history
nexus3/uid_entrypoint diff | view | raw | blame | history
node-version/app.js diff | view | raw | blame | history
node-version/package.json diff | view | raw | blame | history
nodejs-helloworld/app.js diff | view | raw | blame | history
nodejs-helloworld/package.json diff | view | raw | blame | history
onbuild-demo/Dockerfile diff | view | raw | blame | history
onbuild-demo/src/index.html diff | view | raw | blame | history
php-helloworld/index.php diff | view | raw | blame | history
php-info/Dockerfile diff | view | raw | blame | history
php-info/index.php diff | view | raw | blame | history
php-info/training.repo diff | view | raw | blame | history
php-scale/index.php diff | view | raw | blame | history
php-serverhost/index.php diff | view | raw | blame | history
post-commit/index.php diff | view | raw | blame | history
probes/app.js diff | view | raw | blame | history
probes/package.json diff | view | raw | blame | history
quip/.classpath diff | view | raw | blame | history
quip/.project diff | view | raw | blame | history
quip/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
quip/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
quip/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
quip/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
quip/pom.xml diff | view | raw | blame | history
quip/src/main/java/com/redhat/training/example/Quip.java diff | view | raw | blame | history
quip/target/classes/com/redhat/training/example/Quip.class diff | view | raw | blame | history
quotes/get.php diff | view | raw | blame | history
quotes/index.php diff | view | raw | blame | history
rhel7-echo/Dockerfile diff | view | raw | blame | history
rhel7-info/Dockerfile diff | view | raw | blame | history
rhel7-info/info.sh diff | view | raw | blame | history
rhel7-sleep/Dockerfile diff | view | raw | blame | history
s2i-build/.s2i/bin/assemble diff | view | raw | blame | history
s2i-build/.s2i/bin/run diff | view | raw | blame | history
s2i-build/.s2i/bin/usage diff | view | raw | blame | history
s2i-build/Dockerfile diff | view | raw | blame | history
s2i-build/training.repo diff | view | raw | blame | history
s2i-scripts/.s2i/bin/assemble diff | view | raw | blame | history
s2i-scripts/.s2i/bin/run diff | view | raw | blame | history
s2i-scripts/index.html diff | view | raw | blame | history
temps/index.php diff | view | raw | blame | history
todo-api-swarm/.classpath diff | view | raw | blame | history
todo-api-swarm/.project diff | view | raw | blame | history
todo-api-swarm/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
todo-api-swarm/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
todo-api-swarm/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
todo-api-swarm/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
todo-api-swarm/pom.xml diff | view | raw | blame | history
todo-api-swarm/src/main/fabric8/deployment.yml diff | view | raw | blame | history
todo-api-swarm/src/main/fabric8/route.yml diff | view | raw | blame | history
todo-api-swarm/src/main/fabric8/svc.yml diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/example/todoapi/rest/HelloWorldEndpoint.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/example/todoapi/rest/Main.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/model/Host.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/model/Item.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/rest/CORSRequestFilter.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/rest/CORSResponseFilter.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/rest/HostService.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/rest/ItemService.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/rest/RestApplication.java diff | view | raw | blame | history
todo-api-swarm/src/main/java/com/redhat/training/ui/PaginatedListWrapper.java diff | view | raw | blame | history
todo-api-swarm/src/main/resources/META-INF/persistence.xml diff | view | raw | blame | history
todo-api-swarm/src/main/resources/modules/com/mysql/main/module.xml diff | view | raw | blame | history
todo-api-swarm/src/main/resources/project-defaults.yml diff | view | raw | blame | history
todo-api-swarm/src/main/resources/sql/create.sql diff | view | raw | blame | history
todo-api-swarm/src/main/resources/sql/drop.sql diff | view | raw | blame | history
todo-api-swarm/src/main/resources/sql/load.sql diff | view | raw | blame | history
todo-api-swarm/target/classes/META-INF/persistence.xml diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/example/todoapi/rest/HelloWorldEndpoint.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/example/todoapi/rest/Main.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/model/Host.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/model/Item.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/rest/CORSRequestFilter.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/rest/CORSResponseFilter.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/rest/HostService.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/rest/ItemService.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/rest/RestApplication.class diff | view | raw | blame | history
todo-api-swarm/target/classes/com/redhat/training/ui/PaginatedListWrapper.class diff | view | raw | blame | history
todo-api-swarm/target/classes/modules/com/mysql/main/module.xml diff | view | raw | blame | history
todo-api-swarm/target/classes/project-defaults.yml diff | view | raw | blame | history
todo-api-swarm/target/classes/sql/create.sql diff | view | raw | blame | history
todo-api-swarm/target/classes/sql/drop.sql diff | view | raw | blame | history
todo-api-swarm/target/classes/sql/load.sql diff | view | raw | blame | history
todo-backend/app.js diff | view | raw | blame | history
todo-backend/controllers/items.js diff | view | raw | blame | history
todo-backend/controllers/serverinfo.js diff | view | raw | blame | history
todo-backend/models/db.js diff | view | raw | blame | history
todo-backend/models/items.js diff | view | raw | blame | history
todo-backend/package.json diff | view | raw | blame | history
todo-frontend/Dockerfile diff | view | raw | blame | history
todo-frontend/README.txt diff | view | raw | blame | history
todo-frontend/nginxconf.sed diff | view | raw | blame | history
todo-frontend/run.sh diff | view | raw | blame | history
todo-frontend/src/css/style.css diff | view | raw | blame | history
todo-frontend/src/hello.html diff | view | raw | blame | history
todo-frontend/src/index.html diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/angular-resource.min.js diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/angular.min.js diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/css/bootstrap.min.css diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/css/ng-grid.min.css diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/fonts/glyphicons-halflings-regular.eot diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/fonts/glyphicons-halflings-regular.svg diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/fonts/glyphicons-halflings-regular.ttf diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/fonts/glyphicons-halflings-regular.woff diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/jquery.min.js diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/ng-grid-2.0.11.min.js diff | view | raw | blame | history
todo-frontend/src/lib/dependencies/ui-bootstrap-tpls.min.js diff | view | raw | blame | history
todo-frontend/src/script/item.js diff | view | raw | blame | history
todo-frontend/training.repo diff | view | raw | blame | history
todo-single/app.js diff | view | raw | blame | history
todo-single/controllers/items.js diff | view | raw | blame | history
todo-single/models/db.js diff | view | raw | blame | history
todo-single/models/items.js diff | view | raw | blame | history
todo-single/package.json diff | view | raw | blame | history
todo-single/todo/css/style.css diff | view | raw | blame | history
todo-single/todo/hello.html diff | view | raw | blame | history
todo-single/todo/index.html diff | view | raw | blame | history
todo-single/todo/lib/dependencies/angular-resource.min.js diff | view | raw | blame | history
todo-single/todo/lib/dependencies/angular.min.js diff | view | raw | blame | history
todo-single/todo/lib/dependencies/css/bootstrap.min.css diff | view | raw | blame | history
todo-single/todo/lib/dependencies/css/ng-grid.min.css diff | view | raw | blame | history
todo-single/todo/lib/dependencies/fonts/glyphicons-halflings-regular.eot diff | view | raw | blame | history
todo-single/todo/lib/dependencies/fonts/glyphicons-halflings-regular.svg diff | view | raw | blame | history
todo-single/todo/lib/dependencies/fonts/glyphicons-halflings-regular.ttf diff | view | raw | blame | history
todo-single/todo/lib/dependencies/fonts/glyphicons-halflings-regular.woff diff | view | raw | blame | history
todo-single/todo/lib/dependencies/jquery.min.js diff | view | raw | blame | history
todo-single/todo/lib/dependencies/ng-grid-2.0.11.min.js diff | view | raw | blame | history
todo-single/todo/lib/dependencies/ui-bootstrap-tpls.min.js diff | view | raw | blame | history
todo-single/todo/script/item.js diff | view | raw | blame | history
trigger-builds/index.php diff | view | raw | blame | history
ubi-echo/Dockerfile diff | view | raw | blame | history
version/.classpath diff | view | raw | blame | history
version/.project diff | view | raw | blame | history
version/.settings/org.eclipse.core.resources.prefs diff | view | raw | blame | history
version/.settings/org.eclipse.jdt.apt.core.prefs diff | view | raw | blame | history
version/.settings/org.eclipse.jdt.core.prefs diff | view | raw | blame | history
version/.settings/org.eclipse.m2e.core.prefs diff | view | raw | blame | history
version/pom.xml diff | view | raw | blame | history
version/src/main/java/com/redhat/training/example/VersionEndPoint.java diff | view | raw | blame | history
version/target/classes/com/redhat/training/example/VersionEndPoint.class diff | view | raw | blame | history