summaryrefslogtreecommitdiff
path: root/gnu/services/web.scm
AgeCommit message (Expand)Author
2020-04-08services/web: Fix ordering of default-nginx-config.Florian Pelz
2020-04-06services/web: Add missing ungexp for mumi shepherd services.Ricardo Wurmus
2020-04-06services/web: Add default values to all mumi-configuration fields.Ricardo Wurmus
2020-04-06gnu: mumi: Update to 0.0.0-12.bb2fe92.Ricardo Wurmus
2020-03-16services/web: Export nginx-configuration-global-directives.Ricardo Wurmus
2020-03-16services: nginx: Fix broken default configuration.Tobias Geerinckx-Rice
2020-03-15services/web: nginx-configuration: Add support for global directives.Ricardo Wurmus
2020-03-15services/web: Remove empty events directive from default-nginx-config.Ricardo Wurmus
2020-03-12services: mumi-service-type: Update to latest version of mumi.Ricardo Wurmus
2020-02-09services: web: Use the Patchwork default-from-email.Christopher Baines
2019-12-21services: Add Mumi service.Ludovic Courtès
2019-11-28services: nginx: Add description.Ludovic Courtès
2019-11-09services: hpcguix-web: Delete lock files during activation.Ludovic Courtès
2019-11-09services: hpcguix-web: Explicitly import (guix build utils).Ludovic Courtès
2019-11-07services: Make it possible to include dynamic modules in nginx.Florian Pelz
2019-11-05services: patchwork: Fix typo.Efraim Flashner
2019-10-04services: httpd: Fix virtual-host doc and config.Jan Nieuwenhuizen
2019-09-04services: nginx: Pass run-directory on config test.Robert Vollmert
2019-05-31services: Add patchwork.Christopher Baines
2019-04-28gnu: Remove unused module reference.Ricardo Wurmus
2019-03-18Correct name and email address for ng0.ng0
2018-12-17services: php-fpm: Add 'timezone' configuration.Oleg Pykhalov
2018-10-27services: httpd: Allow using it with PHP.Florian Pelz
2018-09-26services: Add Varnish service.Marius Bakke
2018-09-10services: hpcguix-web: Produce a log file and rotate it.Ludovic Courtès
2018-09-10services: tailon: Move to (gnu services web).Ludovic Courtès
2018-09-08services: nginx: 'stop' returns #f.Ludovic Courtès
2018-09-08services: nginx: Don't read PID file when passed a custom config file.Ludovic Courtès
2018-09-06services: hpcguix-web: Set SSL_CERT_DIR.Ludovic Courtès
2018-08-31services: nginx: Get the Shepherd to respawn NGINX.Clément Lassieur
2018-08-13services: nginx: Use 'invoke' rather than 'system*'.Clément Lassieur
2018-06-12services: nginx: Support extra content in the http block.Christopher Baines
2018-06-01services: Add hpcguix-web.Rouby Pierre-Antoine
2018-03-20Correct name and Email for ng0.ng0
2018-02-14gnu: Add cat-avatar-generator-service.Julien Lepiller
2018-01-17gnu: services: web: Add service for httpd.Christopher Baines
2017-12-18services: nginx: Allow to add raw content to the server blocks.Clément Lassieur
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur
2017-12-12gnu: services: Add php-fpm.nee
2017-12-11services: web: Switch nginx related functions to use match-record.Christopher Baines
2017-12-11services: web: Add support for configuring the nginx server names hash.Christopher Baines
2017-12-11services: web: Remove default certificate and key files for nginx.Christopher Baines
2017-12-11web: Don't error about missing ssl related files.Christopher Baines
2017-09-28services: web: Add try-files for the nginx-service-type.Oleg Pykhalov
2017-09-05services: web: Fix nginx-service-type's ‘file’ procedure.Tobias Geerinckx-Rice
2017-08-22web: Remove the nginx-service procedure.Christopher Baines
2017-08-22web: Add default-value for the nginx-service-type.Christopher Baines
2017-08-22web: Export more nginx related procedures, macros and record types.Christopher Baines
2017-08-17web: Check for the existance of SSL related files.Christopher Baines
2017-08-17gnu: services: Nginx configs can reference storeAndy Wingo