Commit Graph

41 Commits

Author SHA1 Message Date
Tim Donohue
f73fbc270f Fix solr configset directories 2023-04-13 14:16:33 -05:00
Tim Donohue
113703ff6b Ensure default Dockerfile starts in dev mode & has appropriate memory allocated. Enhance comments in -dist.yml 2023-04-12 11:42:37 -05:00
Tim Donohue
72fad0a6c9 Update/Enhance Docker README with latest info 2023-04-12 09:53:45 -05:00
Tim Donohue
0f22978b2e Sync changes from Dspace/DSpace#8679 to dspace-angular docker scripts 2023-04-12 09:52:48 -05:00
Mark Cooper
7410141d3f Build & publish dspace/dspace-angular imgs with -dist suffix 2023-04-06 16:46:08 -07:00
Tim Donohue
61ace6f831 Bug fix: generateViewEvent() requires Solr to commit stats immediately. 2023-03-07 15:02:31 -06:00
Tim Donohue
492344e6bd Spin up UI and REST on 127.0.0.1 2022-12-08 16:04:54 -06:00
Tim Donohue
fd356d4ca7 Copying updates from DSpace/DSpace#8382 2022-06-28 09:48:35 -05:00
Tim Donohue
da45ff2d83 Ensure CI docker backend always runs DB migrations, even when out of order. 2022-06-15 10:26:13 -05:00
Tim Donohue
ccf6c8f36e Update submission tests to use Demo Submitter. Switch Docker scripts to use updated dspace7-entities-data.sql which now includes demo in-progress submissions 2022-03-04 14:42:47 -06:00
Tim Donohue
0b543ac4de After adding .gitattributes, normalize end-of-lines 2022-03-02 14:42:04 -06:00
Tim Donohue
bcb96c522c Environment variables must be strings or numbers, not booleans 2022-01-20 14:08:22 -06:00
Tim Donohue
13db7c8c19 Update docker-compose for runtime configs. Remove all config files & replace with env variables 2021-12-23 10:27:49 -06:00
Tim Donohue
13cfd71686 Update Docker to use latest Solr 8 2021-12-13 16:41:34 -06:00
Tim Donohue
86c2f389d5 Create a Docker GitHub action to autobuild on each commit. Update Dockerfile and docker-compose.yml to support. 2021-12-08 09:10:43 -06:00
Tim Donohue
2503b39897 Sync with DSpace/DSpace docker-compose setup 2021-11-11 16:25:19 -06:00
Tim Donohue
c1ddf7f667 Add production warning 2021-06-23 10:55:22 -05:00
Tim Donohue
8dd8b06409 Ensure Entities submission config is setup & ensure Solr image starts after main one 2021-04-15 12:37:09 -05:00
Tim Donohue
b998f82b8d Bug fix: 'dspacesolr' container must have a copy of the Solr configs from 'dspace' container as they aren't in the dspace-angular codebase 2021-04-14 17:03:38 -05:00
Tim Donohue
1741678807 Update Docker Compose scripts to resync with DSpace/DSpace 2021-04-14 15:43:16 -05:00
Tim Donohue
804905d62e Sync Docker compose scripts with backend (DSpace/DSpace) 2020-12-09 13:38:17 -06:00
Tim Donohue
bc0b0a26c9 Initial GitHub Actions CI settings. Rename docker-compose-travis to docker-compose-ci 2020-11-24 15:15:58 -06:00
Art Lowel
4f16f21a7d remove remaining uses of /api in the rest namespace 2020-09-30 17:14:31 +02:00
Tim Donohue
47e735270b Rename master to main 2020-07-14 10:44:38 -05:00
Tim Donohue
b1d39feeda Fix compilation bug in environment.dev.ts used by Docker. Add comments 2020-06-01 11:38:29 -05:00
Tim Donohue
23e8c8b449 Fix all outdated references to environment.*.js. Fix bug in Docker compose too 2020-05-29 16:52:54 -05:00
Tim Donohue
92b1a4477d Fix Docker local.cfg by correcting UI port to 4000 2020-05-27 15:54:33 -05:00
lotte
0f43ff4fea switched back to port 4000 2020-04-23 14:17:05 +02:00
lotte
2a353efa5f updated environment file 2020-04-22 07:44:29 +02:00
lotte
172d3891f0 switched port to test with Travis 2020-04-21 15:16:42 +02:00
lotte
267db6ddce updated dockers files 2020-04-21 13:41:30 +02:00
Tim Donohue
421b45b9ec Minor updates to Docker configs for JDK11 and new URL configs 2020-02-07 12:30:48 -06:00
Tim Donohue
227943b112 Correct baseUrl in local.cfg used by e2e tests 2019-10-21 13:45:14 -05:00
Tim Donohue
f114897661 Minor updates/corrections to README 2019-10-04 12:08:30 -05:00
Terry Brady
e4bab45f3c correct path in README 2019-10-01 23:47:01 -07:00
Terry Brady
f8961d7647 readme update 2019-10-01 23:32:45 -07:00
Terry Brady
dc47d191ec move all compose files to one dir 2019-10-01 23:30:26 -07:00
Terry Brady
a74f256cea refine startup instructions 2019-10-01 22:52:44 -07:00
Terry Brady
292f7ddd25 Add pull vs build instructions to README 2019-10-01 15:38:19 -07:00
Terry Brady
f85d4fa033 Add README for Docker 2019-10-01 10:31:07 -07:00
Terry Brady
c6d2cb66c7 refactor docker compse names 2019-09-30 10:45:45 -07:00