Update TODO doc

This commit is contained in:
Brett 2022-07-19 13:52:16 +02:00
parent 959e73d3ee
commit 508c291845

View File

@ -29,3 +29,4 @@ NB: Had to update the prerun.py script as it was failing on check_solr_connecti
3. Use Multi-Stage images defined in the docker-compose.yml file...for security reasons really. 3. Use Multi-Stage images defined in the docker-compose.yml file...for security reasons really.
Also check out https://github.com/ckan/ckan/pull/4635 for Francesco's tests Also check out https://github.com/ckan/ckan/pull/4635 for Francesco's tests
4. CKAN Worker (maybe) 4. CKAN Worker (maybe)
5. Implement SSL for the nginx container or include a howto in the docs