index
:
gn-machines
add-gunicorn-logging
disable-tests
gn-local-development-container
gn-qa
gn-uploader-nginx-static-files
main
pass-virtuoso-ttl-dir-to-xapian-indexer
production-container
Guix configuration for genenetwork machines
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
add-gunicorn-logging
Set up log level in gunicorn
Frederick Muriuki Muriithi
10 months
disable-tests
Disable tests
Munyoki Kilyungi
19 months
gn-local-development-container
Add new system container for local dev work.
Munyoki Kilyungi
4 weeks
gn-qa
genenetwork: services: Make ssl path writable.
Munyoki Kilyungi
9 months
gn-uploader-nginx-static-files
gn-uploader: Serve static files via nginx.
Frederick Muriuki Muriithi
10 months
main
Remove 'mysql-service-type' service from 'production' container.
Frederick Muriuki Muriithi
8 hours
pass-virtuoso-ttl-dir-to-xapian-indexer
Pass ttl directory in list of allowed directories for virtuoso.
Frederick Muriuki Muriithi
3 weeks
production-container
Run script to make non-human data public
Frederick Muriuki Muriithi
32 min.
Age
Commit message
Author
2024-05-14
genenetwork: services: Make ssl path writable.
gn-qa
Munyoki Kilyungi
2024-05-14
Fix typo.
Munyoki Kilyungi
2024-05-14
services: genenetwork: Configure SSL keys conf in the gunicorn apps.
Munyoki Kilyungi
2024-05-14
services: genenetwork: Set ssl-path to 777.
Munyoki Kilyungi
2024-05-14
services: genenetwork: Set llm-db owner to gunicorn-genenetwork3.
Munyoki Kilyungi
2024-05-14
services: genenetwork: Add ssl-path to genenetwork-configuration.
Munyoki Kilyungi
2024-05-14
Add guix configuration for the LLM instance.
...
* qa-gn-deploy.sh: New file. * qa-gn.scm: New file. Co-authored-by: Alexander_Kabui <alexanderkabua@gmail.com> Co-authored-by: John Nduli <rookie101@jnduli.co.ke>
Munyoki Kilyungi
2024-05-14
services: genenetwork: Make llm-db file writeable.
...
Co-authored-by: Alexander_Kabui <alexanderkabua@gmail.com>
Munyoki Kilyungi
2024-05-06
services: genenetwork: Add llm-db path to genenetwork-configuration.
...
Co-authored-by: Alexander_Kabui <alexanderkabua@gmail.com>
Munyoki Kilyungi
2024-05-02
Mount llm-db-path into genenetwork3 container.
...
* genenetwork-development.scm (genenetwork-shepherd-services): Mount llm-db-path into genenetwork3 container.
Arun Isaac
[...]