Update TODO's

This commit is contained in:
Brett Jones 2022-07-26 13:58:47 +01:00
parent 650d01ba51
commit 74ec7566f8
1 changed files with 14 additions and 1 deletions

View File

@ -35,3 +35,16 @@ NB: Had to update the prerun.py script as it was failing on check_solr_connecti
Also check out https://github.com/ckan/ckan/pull/4635 for Francesco's test stuff
3. CKAN Worker (maybe)
4. Implement SSL for the nginx container or include a howto in the docs
### Container Canary notes
A list of what tests to run on the Docker containers to verify they have been built correctly
- Check the user name and the uid/gid
- Check the ports the container is listening on
- Check an httpget on the URL
- any command can be executed in the running container every x minutes
-
-