summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/misc/docker-registry.nix
AgeCommit message (Expand)Author
2024-04-18nixos/dockerRegistry: add `configFile` optionChristina Sørensen
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-03-01nixos/dockerRegistry: add `openFirewall` optionChristina Sørensen
2023-11-27treewide: use `mkPackageOption`h7x4
2023-06-25treewide: use optionalAttrs instead of 'else {}'Felix Buehler
2023-05-31nixos/dockerRegistry: add package optionYaya
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-06nixos/*: automatically convert option docspennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-09-12nixos: define the primary group of users where neededGuillaume Girol
2021-06-18nixos/dockerRegistry: use `port` typeDaniel Nagy
2020-05-21nixos/docker-registry: always run systemctl of the currently running systemdFlorian Klink
2019-10-12treewide: Switch to system usersJanne Heß
2019-03-23nixos/docker-registry: Allow use of non-filesystem storageBen Gamari
2019-02-08nixos/docker-registry: fix listenAddressPaul Tötterman
2018-08-06docker-registry: Revert "[bot]: remove unreferenced code"Robin Gloster
2018-07-20[bot]: remove unreferenced codevolth
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-06-06nixos/docker-registry: allow running on ports < 1024Mathijs Kwik
2018-06-05nixos/docker-registry: allow nested config optionsMathijs Kwik
2018-05-01nixos/docker-registry: Add support for garbage collector to docker registryMichele Catalano
2018-05-01nixos/docker-registry: cleanup module definition & enhance testcaseMaximilian Bosch
2018-05-01nixos/docker-registry: add more configuration options for docker-registryMichele Catalano
2016-10-12dockerRegistry module: re-init with new underlying softwareRobin Gloster
2016-09-09Remove docker-registry as it's deprecated #18209Domen Kožar
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát
2015-12-24nixos/docker-registry: rename 'host' to 'listenAddress'Bjørn Forsman
2015-10-13curl: split into multiple outputsVladimír Čunát
2015-04-25nixos/docker-registry: docker independant docker registryJaka Hudoklin
2015-04-09nixos: typo in docker option descriptionVladimír Čunát
2014-11-22nixos: add docker-registry moduleJaka Hudoklin