From 508c29184555cdf07c5eaf4446b940701a426c66 Mon Sep 17 00:00:00 2001 From: Brett Date: Tue, 19 Jul 2022 13:52:16 +0200 Subject: [PATCH] Update TODO doc --- TODO.livelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.livelog.txt b/TODO.livelog.txt index 0022be5..699b709 100644 --- a/TODO.livelog.txt +++ b/TODO.livelog.txt @@ -28,4 +28,5 @@ NB: Had to update the prerun.py script as it was failing on check_solr_connecti 2. DataPusher - needed to use a custom requirements.txt (see https://github.com/ckan/datapusher/pull/251) 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 -4. CKAN Worker (maybe) \ No newline at end of file +4. CKAN Worker (maybe) +5. Implement SSL for the nginx container or include a howto in the docs \ No newline at end of file