Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-05 | services: databases: Add virtuoso maximum dirty buffers configuration. | Arun Isaac | |
* gn/services/databases.scm (<virtuoso-configuration>)[maximum-dirty-buffers]: New field. (virtuoso-shepherd-service): Serialize maximum-dirty-buffers field. | |||
2022-05-05 | services: databases: Add virtuoso number of buffers configuration. | Arun Isaac | |
* gn/services/databases.scm (<virtuoso-configuration>)[number-of-buffers]: New field. (virtuoso-shepherd-service): Serialize number-of-buffers field. | |||
2022-03-10 | services: databases: Add virtuoso state directory configuration. | Arun Isaac | |
* gn/services/databases.scm (<virtuoso-configuration>)[state-directory]: New field. * gn/services/databases.scm (virtuoso-shepherd-service): Use state-directory. | |||
2022-03-10 | services: databases: Add virtuoso SQL server IP and port setting. | Arun Isaac | |
* gn/services/databases.scm (<virtuoso-configuration>)[server-ip, server-port]: New fields. * gn/services/databases.scm (virtuoso-shepherd-service): Use server-ip and server-port. | |||
2022-03-10 | services: databases: Add virtuoso HTTP server configuration. | Arun Isaac | |
* gn/services/databases.scm (<virtuoso-configuration>)[http-server-ip]: New field. * gn/services/databases.scm (virtuoso-shepherd-service): Use http-server-ip. | |||
2022-03-10 | services: databases: Prefer (guix records) to define-configuration. | Arun Isaac | |
define-configuration does too much magic. * gn/services/databases.scm (<virtuoso-configuration>): Redefine using (guix records). Export virtuoso-configuration?. (virtuoso-shepherd-service): Represent a disabled port with #f. | |||
2021-11-30 | gn: services: databases: Export virtuoso-service-type. | Arun Isaac | |
* gn/services/databases.scm: Export virtuoso-service-type. | |||
2021-11-30 | gnu: services: Add virtuoso service. | Arun Isaac | |
* gn/services/databases.scm: New file. | |||
2021-09-04 | Adjust to new multi-target bootloader configs | Efraim Flashner | |
2021-06-06 | genecup: update to 1.1. | Efraim Flashner | |
2021-05-27 | gn: genecup testing | Efraim Flashner | |
2021-05-25 | gn: visuals more progress | Efraim Flashner | |
2021-05-24 | gn: visuals webservice proof-of-concept | Efraim Flashner | |
2021-05-11 | gn: genome-browser: use database on penguin2 | Efraim Flashner | |
2021-05-04 | gn: genome browser tests good | Efraim Flashner | |
2021-04-30 | gn: genome-browser: update package, service | Efraim Flashner | |
2021-04-30 | gn: genome browser: nearly have the graph working. | Efraim Flashner | |
2021-04-26 | Merge branch 'discourse-ruby-packages' | Efraim Flashner | |
2021-04-25 | gn: ucsc genome browser: functioning web service? | Efraim Flashner | |
2021-04-22 | gn: Initial ucsc-genome-browser and service. | Efraim Flashner | |
2021-04-19 | gn: discourse packaging on holddiscourse-ruby-packages | Efraim Flashner | |
2021-04-19 | gn: move bnw service to port 8881 | Efraim Flashner | |
2021-03-16 | gn: bnw: updates | Efraim Flashner | |
wrap run_scripts for octave invocations with coreutils adjust service | |||
2021-03-04 | gn: Update bnw to latest version. | Efraim Flashner | |
Update bnw and the service | |||
2021-02-19 | mod_python session path fix | Pjotr Prins | |
2021-02-15 | gn1: port | Pjotr Prins | |
2021-02-15 | gn1: default | Pjotr Prins | |
2021-02-15 | gn1: parametrize | GN1 user | |
2021-02-05 | gn1: parametrize source so I can use a local dir | GN1 user | |
2021-02-05 | gn1: make run in a container | root | |
2021-02-05 | Move packages to genetwork1 propagated inputs | BonfaceKilz | |
* gn/services/genenetwork.scm: Move some package defs to ... * gn/packages/genenetwork.scm [propagated-inputs]: ... here. | |||
2021-02-03 | octopus config changes | Efraim Flashner | |
2021-01-12 | gn: services: gn1-httpd-config: Use MemorySession for sessions | BonfaceKilz | |
See: <http://modpython.org/live/mod_python-3.3.1/doc-html/pyapi-sess-classes.html> | |||
2021-01-12 | gn: services: gn1-httpd-config: Replace SetHandler with AddHandler | BonfaceKilz | |
* gn/services/gn1-httpd-config.scm (GN1-httpd-config): Use "AddHandler mod_python .py". This allows all python modules and submodules to be loaded by modpython. | |||
2021-01-12 | gn: services: gn1-httpd-config: Change document root to "/web/" | BonfaceKilz | |
2021-01-12 | gn: services: gn1-httpd-config: Make apache display static content | BonfaceKilz | |
Static content here is: images, javascript and CSS. * gn/services/gn1-httpd-config.scm (GNI-httpd-config): Add extra apache directive for showing images, javascript, and CSS. | |||
2020-12-21 | gn: genenetwork1 service: Factor out httpd config. | Efraim Flashner | |
2020-12-15 | octopus: Add lizardfs service | Efraim Flashner | |
2020-12-07 | gn: modularize slurm service | Efraim Flashner | |
2020-12-03 | octopus: update slurm services | Efraim Flashner | |
2020-12-01 | octopus: add slurm services | Efraim Flashner | |
2020-11-26 | octopus: Add munge service, initial octopus OS config | Efraim Flashner | |
2020-11-12 | python24-pp: rename to python24-parallel | Efraim Flashner | |
2020-09-23 | genenetwork1: Update package and service | Efraim Flashner | |
2020-09-15 | ratspub: Add support for building docker container | Efraim Flashner | |
2020-09-10 | ratspub: create container | Efraim Flashner | |
2020-09-03 | gn: Provide genotypes folder in container. | Efraim Flashner | |
2020-08-18 | gn: Add python24-rpy2 | Efraim Flashner | |
2020-08-16 | genenetwork1: Extend, don't replace PythonPath in service. | Efraim Flashner | |
2020-08-03 | gn: Upstream httpd22-mod-python-24 to guix-past. | Efraim Flashner | |