Age | Commit message (Collapse) | Author |
|
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.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
* 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>
|