Boot quickly Arkindex
- use mkcert to build CA and cert instead of relying on our own CA
- run minimal services through docker compose from the backend
- use a single cantaloupe instance to expose multiple buckets, thus allowing ingestion
- document quick boot guide in README and remove deprecated Makefile commands
- add a docker-compose for building backend + frontend, fully replacing archi repo
- skip SSL verification against minio on ark.localhost and IIIF local servers
- update bootstrap command for new IIIF servers
- keep using the previously created docker volumes for easier dev migration
- Use RQ worker-pool to get multiple workers in parallel to support worker activities init
Edited by Bastien Abadie
Merge request reports
Activity
assigned to @babadie
added 6 commits
-
5dc20015...765221e3 - 3 commits from branch
master
- fa2249b3 - Boot quickly arkindex
- 4c56d8b4 - Fix IIIF urls in bootstrap
- 436d89ec - Update solr command
Toggle commit list-
5dc20015...765221e3 - 3 commits from branch
added 10 commits
-
e12efb44 - 1 commit from branch
master
- c6f6b618 - Boot quickly arkindex
- 401f1bed - Fix IIIF urls in bootstrap
- 3be28ae6 - Update solr command
- d25d52bf - Cleaner volumes
- cedd1ce8 - migrate
- 94b6d7e1 - Switch postgres to standard port
- 5e8c0874 - make services + ssl
- 66fcf953 - Move in docker folder
- 7f8976fa - Preserve old volume names
Toggle commit list-
e12efb44 - 1 commit from branch
added 3 commits
requested review from @erouchet
added 7 commits
- 33862746 - Make the docker compose commands actually work
- 66aa4192 - README cleanup
- 595e7a7b - Rename the IIIF uploads bucket when migrating
- bd3e9968 - Use rqworker-pool to avoid race conditions on processes
- d581013f - Try to reduce how often docker compose rebuilds everything
- c6aa3b32 - Get process tasks to work
- 41c39c7c - Nits
Toggle commit listadded 23 commits
-
c09ad349 - 1 commit from branch
master
- c09ad349...baa33401 - 12 earlier commits
- 8ea0de9f - README update
- 19107156 - Fix test
- c34d8769 - Bootstrap small tweaks
- 16c4fb07 - Make the docker compose commands actually work
- a2f8a502 - README cleanup
- a774fcb1 - Rename the IIIF uploads bucket when migrating
- c6113551 - Use rqworker-pool to avoid race conditions on processes
- 3706a962 - Try to reduce how often docker compose rebuilds everything
- 9f150239 - Get process tasks to work
- 8d90ce27 - Nits
Toggle commit list-
c09ad349 - 1 commit from branch
changed milestone to %Arkindex 1.6.0
Please register or sign in to reply