Tim Donohue
c004a33c9d
Replace all old docker "dspace-7_x" tags with "latest"
2023-07-24 11:08:15 -05:00
Tim Donohue
63b1ff825b
Merge pull request #8306 from kshepherd/docker-test_remote_debug
...
Dockerfile.test and docker-compose: expose port 8000, set JDWP java opts
2022-10-18 14:39:08 -05:00
Kim Shepherd
13eaaf4ab8
Move JDWP configuration from JAVA_OPTS to CATALINA_OPTS
2022-08-20 10:18:17 +12:00
Tim Donohue
4aab8f0cb7
Ensure all automated builds use --no-transfer-progress
maven flag
2022-06-22 15:38:20 -05:00
Kim Shepherd
e08fa2ec31
Dockerfile.test and docker-compose: expose port 8000, set JDWP java opts
...
This allows a remote JVM debugger to be connected to port 8000 on the
dspace docker container (test environment).
This may need a documentation note to warn against running the supplied
docker-compose / Dockerfile.test config in production -- already a good
warning but made more important now that the JVM can be exposed to a
debugger for reading memory...
2022-05-25 10:40:18 +12:00
Tim Donohue
96326dfde5
Update Dockerfiles to support either JDK11 or JDK17 (default is JDK11). Instructions in README
2022-01-31 11:15:18 -06:00
Tim Donohue
2f467d1e5e
Cleanup Dockerfiles and remove references to Docker-specific local.cfg
2021-12-23 12:50:51 -06:00
Tim Donohue
85c7252ab9
Update dependencies in Docker.
2021-12-13 16:35:40 -06:00
Tim Donohue
f91a48c1f6
Add AJP connector to both Apache and Tomcat. Add new docker compose for shib
2020-12-14 11:27:11 -06:00
Tim Donohue
61bed89a0c
Rename master to main. Rename whitelist to allow list.
2020-07-14 09:44:14 -05:00
Tim Donohue
e02883afe2
Update Dockerfiles per disabled dspace-rest module
2020-02-28 12:23:29 -06:00
Tim Donohue
29e5dcc5a9
Upgrade Dockerfiles and docker-compose files to all use JDK11. Remove JDK from names (JDK8 no longer supported)
2020-02-13 13:43:50 -06:00