Permalink
This commit does not belong to any branch on this respository, and may belong to a fork outside of the repository.
Browse files
Adapt directory structure to docker/util
The container is now built directly from the root directory. Even the simplest composition was moved to demo/plain.
- Loading branch information
Showing
with
19 additions
and 30 deletions.
- 0 {midpoint/midpoint-server → }/Dockerfile
- +16 −27 Jenkinsfile
- 0 {midpoint/midpoint-server → }/container_files/httpd/conf/midpoint.conf.auth.internal
- 0 {midpoint/midpoint-server → }/container_files/httpd/conf/midpoint.conf.auth.shibboleth
- 0 {midpoint/midpoint-server → }/container_files/httpd/conf/ssl-enable.conf
- 0 {midpoint/midpoint-server → }/container_files/mp-dir/active-spring-profiles
- 0 {midpoint/midpoint-server → }/container_files/mp-dir/repository-url
- 0 {midpoint/midpoint-server → }/container_files/opt-tier/setenv.sh
- 0 {midpoint/midpoint-server → }/container_files/shibboleth/attribute-map.xml
- 0 {midpoint/midpoint-server → }/container_files/shibboleth/native.logger
- 0 {midpoint/midpoint-server → }/container_files/shibboleth/shibd.logger
- 0 {midpoint/midpoint-server → }/container_files/supervisor/supervisord.conf
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/healthcheck.sh
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/sendtierbeacon.sh
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/setup-cron.sh
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/start-httpd.sh
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/start-midpoint.sh
- 0 {midpoint/midpoint-server → }/container_files/usr-local-bin/startup.sh
- 0 {midpoint → demo/plain}/.env
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/application/database_password.txt
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/application/keystore_password.txt
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/httpd/host-cert.pem
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/httpd/host-key.pem
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/shibboleth/idp-metadata.xml
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/shibboleth/shibboleth2.xml
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/shibboleth/sp-cert.pem
- 0 {midpoint → demo/plain}/configs-and-secrets/midpoint/shibboleth/sp-key.pem
- +1 −1 {midpoint → demo/plain}/docker-compose.yml
- +2 −2 {midpoint → }/download-midpoint
- 0 {midpoint → midpoint-obsolete}/README.md
- 0 {midpoint → midpoint-obsolete}/build.sh
- 0 {midpoint → midpoint-obsolete}/cleanup.sh
- 0 {midpoint → midpoint-obsolete}/test.sh
- 0 {midpoint → midpoint-obsolete}/test/t010-wait-for-start.sh
- 0 {midpoint → midpoint-obsolete}/test/t100-check-health.sh
- 0 {midpoint → midpoint-obsolete}/test/t110-get-administrator.sh
- 0 {midpoint → midpoint-obsolete}/test/t120-add-get-user.sh
- 0 {midpoint → midpoint-obsolete}/test/t200-stop-start.sh
- 0 {midpoint → midpoint-obsolete}/test/t300-repository-preservation.sh
- 0 {midpoint → }/tests/main.bats
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.