Age | Commit message (Collapse) | Author |
|
Add the uacme service to the public-sparql container and update the
services in order to automate the retrieval and update of HTTPS
certificates within the container.
|
|
|
|
Bind a host directory to container's /tmp to provide more space for
the /tmp and prevent the container from running out of space.
|
|
Not needed for the virtuoso daemon.
|
|
This helps avoid having a long list of directories to track and manage.
|
|
|
|
We don't want the Guix garbage collector accidentally clearing away
store items required by the container. So, register them as garbage
collector roots.
* genenetwork-development-deploy.sh, production-deploy.sh,
public-sparql-deploy.sh, virtuoso-deploy.sh: Register containers as
garbage collector roots.
|
|
We prefer /export2 to house really large data.
* genenetwork-development-deploy.sh, production-deploy.sh,
public-sparql-deploy.sh, virtuoso-deploy.sh: Move guix container state
to /export2.
|
|
* public-sparql-deploy.sh, public-sparql.scm: New files.
|