aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
guix-for-govuk-mini-environment-adminFix issues with PostgreSQLChristopher Baines6 years
releaseExport perform-actionChristopher Baines5 years
release_2scripts: system: Add support for container network sharing.Christopher Baines7 years
spike-end-to-end-test-systemEnable specifying a custom PostgreSQL portChristopher Baines8 years
spike-local-development-system-containerAlter the GitHub updater to use tags as well as releasesChristopher Baines8 years
wip-postgresql-sslgnu: postgresql: Build with openssl support.Christopher Baines6 years
 
TagDownloadAuthorAge
release_39gnu-guix-release_39.tar  gnu-guix-release_39.tar.gz  Christopher Baines5 years
release_38gnu-guix-release_38.tar  gnu-guix-release_38.tar.gz  Christopher Baines5 years
release_37gnu-guix-release_37.tar  gnu-guix-release_37.tar.gz  Christopher Baines5 years
release_36gnu-guix-release_36.tar  gnu-guix-release_36.tar.gz  Christopher Baines6 years
release_35gnu-guix-release_35.tar  gnu-guix-release_35.tar.gz  Christopher Baines6 years
release_34gnu-guix-release_34.tar  gnu-guix-release_34.tar.gz  Christopher Baines6 years
release_33gnu-guix-release_33.tar  gnu-guix-release_33.tar.gz  Christopher Baines6 years
release_32gnu-guix-release_32.tar  gnu-guix-release_32.tar.gz  Christopher Baines6 years
release_31gnu-guix-release_31.tar  gnu-guix-release_31.tar.gz  Christopher Baines6 years
release_30gnu-guix-release_30.tar  gnu-guix-release_30.tar.gz  Christopher Baines6 years
[...]
 
AgeCommit messageAuthor
2018-12-04services: Add RabbitMQ.•••* gnu/services/message-broker.scm: New file. * gnu/services/message-broker.scm: New file. * gnu/local.mk: Add entries for new files. release_28Christopher Baines
2018-12-04gnu: Add rabbitmq.•••* gnu/packages/rabbitmq.scm: New file. * gnu/local.mk: Add gnu/packages/rabbitmq.scm. Christopher Baines
2018-12-04Use a pid file in the mysql serviceChristopher Baines
2018-12-04scripts: system: Add support for container network sharing.•••This is a port of the functionality in the Guix environment command to the guix system container command. This requires additional changes to the operating-system definitions used, in particular, networking related services may need removing if the host network is shared. * guix/scripts/system.scm (system-derivation-for-action): Add #:container-shared-network? argument. (perform-action): Add #:container-shared-network? argument. (show-help): Add "-N, --network" help information. (%options): Add network option. (process-action): Call perform-action with #:container-shared-network?. * gnu/system/linux-container.scm (%network-configuration-files): New variable. (container-script): Add support for returning a container script that shares the host network. * gnu/system.scm (essential-services): Add #:container-shared-network? argument. (operating-system-services): Add #:container-shared-network? argument. (operating-system-etc-service): Add #:container-shared-network? argument, and support for ommiting some configuration if the network is shared. (operating-system-activation-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-boot-script): Add #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-derivation): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure. (operating-system-profile): Add the #:container-shared-network? argument, and pass this through to the operating-system-services procedure. Christopher Baines
2018-12-04Alter the GitHub updater to use git tags•••Just using tags is the most consistent way of getting releases for GOV.UK related software. Christopher Baines
2018-12-04Add max_allowed_packet to the MariaDB/Mysql configuration•••This should be done in govuk-guix, but this configuration is currently not easy. Christopher Baines
2018-12-04Export test-modulesChristopher Baines
2018-12-04Make test-modules a parameterChristopher Baines
2018-12-04services: Add elasticsearch.Christopher Baines
2018-12-04gnu: Add elasticsearch.•••* gnu/packages/databases.scm (elasticsearch-1.7.2, elasticsearch): New variables. Christopher Baines
[...]
 
Clone
https://git.cbaines.net/git/gds/gnu-guix
git@git.cbaines.net:gds/gnu-guix