ala-install icon indicating copy to clipboard operation
ala-install copied to clipboard

Collectory - add missing files in /data to ansible

Open nickdos opened this issue 4 years ago • 0 comments

E.g. missing data/network directory containing image files referenced in GSP files and any other non-generated files on prod that are not in ansible/roles/collectory/files/data.

See:

dos009@aws-collections:/data/ala-collectory$ ls -l
drwxr-xr-x   6 tomcat7 tomcat7 12288 Dec 26 06:17 cache
drwxr-xr-x   3 tomcat7 tomcat7  4096 Feb 22 16:07 config
-rw-r--r--   1 tomcat7 tomcat7  3378 Sep 11  2018 config.tgz
drwxr-xr-x   9 tomcat7 tomcat7  4096 Feb  6  2015 data
drwxr-xr-x   3 tomcat7 tomcat7  4096 Oct 10  2017 taxa
drwxr-xr-x 981 tomcat7 tomcat7 36864 Feb 16 10:31 upload

dos009@aws-collections:/data/ala-collectory/data$ ls -l
drwxr-xr-x 2 tomcat7 tomcat7 12288 Dec 15 18:10 collection
drwxr-xr-x 2 tomcat7 tomcat7  4096 Feb  6  2015 dataHub
drwxr-xr-x 2 tomcat7 tomcat7  4096 Jan 31  2019 dataProvider
drwxr-xr-x 2 tomcat7 tomcat7  4096 Jan 27 13:44 dataResource
drwxr-xr-x 2 tomcat7 tomcat7 12288 Sep  2 12:43 institution
drwxr-xr-x 2 tomcat7 tomcat7  4096 Feb  4  2015 network
drwxr-xr-x 2 tomcat7 tomcat7  4096 Aug  1  2018 taxa

nickdos avatar Feb 23 '21 23:02 nickdos