about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/uwsgi.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-7/+7
2022-08-31nixos/*: convert options with admonitions to MDpennae1-15/+13
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2022-01-05uwsgi service: deduplicate plugins listNikolay Amiantov1-2/+3
2022-01-05uwsgi service: redefine PATH envvarNikolay Amiantov1-7/+4
2021-12-02nixos/*: escape config reference in examples and descriptionspennae1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-01-25nixos/uwsgi: set up the default runtime directoryrnhmjoj1-0/+1
2021-01-07nixos/uwsgi: add support for POSIX capabilitiesrnhmjoj1-12/+59
2020-05-15uwsgi: make instance configuration deeply mergeableJörg Thalheim1-1/+19
2020-03-04uwsgi: use pyhome instead of pythonpath for uwsgi vassalsAlexander Bakker1-1/+1
2020-01-09Merge branch 'master' into ihatemoneyLéo Gaspard1-7/+7
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-7/+7
2019-11-02ihatemoney: init at 4.1 plus module and testSymphorien Gibol1-7/+12
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-1/+1
2018-07-20[bot]: remove unreferenced codevolth1-4/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-06-13nixos/uwsgi: use python.withPackagesAneesh Agrawal1-5/+3
2016-12-08uwsgi service: fix for new pythonPackagesNikolay Amiantov1-1/+0
2016-03-27uwsgi service: use python.buildEnv, fix PATHNikolay Amiantov1-34/+16
2016-02-19uwsgi service: update documentationNikolay Amiantov1-6/+9
2016-02-19uwsgi service: refactor, throw more errors and drop simultaneous Python 2/3 i...Nikolay Amiantov1-34/+76
2015-06-24uwsgi-service: Add user/group for uwsgi service.Russell O'Connor1-7/+35
2015-02-02uwsgi: add nixos moduleNikolay Amiantov1-0/+112