Age | Commit message (Expand) | Author |
---|---|---|
2 days | Link 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 days | Link 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 days | Link to the GNQnA SQLite database. | Frederick Muriuki Muriithi |
2 days | Move uploader directories out of another container's directories. | Frederick Muriuki Muriithi |
2024-10-02 | Update path to genotype files. | Frederick Muriuki Muriithi |
2024-07-12 | Make xapian directory writable inside container. | Frederick Muriuki Muriithi |
2024-04-09 | gn-uploader: share datadir in read-write mode | Frederick Muriuki Muriithi |
2024-03-25 | Add 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 |