aboutsummaryrefslogtreecommitdiff
path: root/uploader-deploy.sh
AgeCommit message (Expand)Author
2 daysLink to existing gn-docs....The uploader container will not concern it with editing the gn-docs repository, but might still need it present to allow the system to run. This ensures it is present. Frederick Muriuki Muriithi
2 daysLink to the appropriate mysqld socket...The uploader container uses a separate database from that used by CI/CD, since the uploader does (potentially) destructive changes to the data in the database. Frederick Muriuki Muriithi
2 daysLink to the GNQnA SQLite database.Frederick Muriuki Muriithi
2 daysMove uploader directories out of another container's directories.Frederick Muriuki Muriithi
2024-10-02Update path to genotype files.Frederick Muriuki Muriithi
2024-07-12Make xapian directory writable inside container.Frederick Muriuki Muriithi
2024-04-09gn-uploader: share datadir in read-write modeFrederick Muriuki Muriithi
2024-03-25Add gn-uploader service....* genenetwork/services/genenetwork.scm (<gn-uploader-configuration>): New type. (gn-uploader-activation, gn-uploader-gunicorn-app, gn-uploader-nginx-server-block): New functions. (gn-uploader-service-type): New variable. * uploader.scm, uploader-deploy.sh: New files. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Frederick Muriuki Muriithi