summaryrefslogtreecommitdiff
path: root/gnu/services/web.scm
AgeCommit message (Expand)AuthorFilesLines
2019-04-28gnu: Remove unused module reference.Ricardo Wurmus1-1/+0
2019-03-18Correct name and email address for ng0.ng01-1/+1
2018-12-17services: php-fpm: Add 'timezone' configuration.Oleg Pykhalov1-20/+28
2018-10-27services: httpd: Allow using it with PHP.Florian Pelz1-0/+5
2018-09-26services: Add Varnish service.Marius Bakke1-1/+95
2018-09-10services: hpcguix-web: Produce a log file and rotate it.Ludovic Courtès1-2/+14
2018-09-10services: tailon: Move to (gnu services web).Ludovic Courtès1-1/+171
2018-09-08services: nginx: 'stop' returns #f.Ludovic Courtès1-1/+1
2018-09-08services: nginx: Don't read PID file when passed a custom config file.Ludovic Courtès1-8/+6
2018-09-06services: hpcguix-web: Set SSL_CERT_DIR.Ludovic Courtès1-1/+2
2018-08-31services: nginx: Get the Shepherd to respawn NGINX.Clément Lassieur1-1/+15
2018-08-13services: nginx: Use 'invoke' rather than 'system*'.Clément Lassieur1-6/+5
2018-06-12services: nginx: Support extra content in the http block.Christopher Baines1-2/+7
2018-06-01services: Add hpcguix-web.Rouby Pierre-Antoine1-1/+71
2018-03-20Correct name and Email for ng0.ng01-1/+1
2018-02-14gnu: Add cat-avatar-generator-service.Julien Lepiller1-2/+25
2018-01-17gnu: services: web: Add service for httpd.Christopher Baines1-1/+228
2017-12-18services: nginx: Allow to add raw content to the server blocks.Clément Lassieur1-2/+7
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur1-10/+6
2017-12-12gnu: services: Add php-fpm.nee1-1/+246
2017-12-11services: web: Switch nginx related functions to use match-record.Christopher Baines1-85/+81
2017-12-11services: web: Add support for configuring the nginx server names hash.Christopher Baines1-5/+31
2017-12-11services: web: Remove default certificate and key files for nginx.Christopher Baines1-2/+2
2017-12-11web: Don't error about missing ssl related files.Christopher Baines1-10/+0
2017-09-28services: web: Add try-files for the nginx-service-type.Oleg Pykhalov1-0/+6
2017-09-05services: web: Fix nginx-service-type's ‘file’ procedure.Tobias Geerinckx-Rice1-4/+4
2017-08-22web: Remove the nginx-service procedure.Christopher Baines1-19/+0
2017-08-22web: Add default-value for the nginx-service-type.Christopher Baines1-1/+3
2017-08-22web: Export more nginx related procedures, macros and record types.Christopher Baines1-1/+32
2017-08-17web: Check for the existance of SSL related files.Christopher Baines1-0/+10
2017-08-17gnu: services: Nginx configs can reference storeAndy Wingo1-80/+74
2017-07-26gnu: Add fcgiwrap service.Andy Wingo1-1/+57
2017-05-01gnu: services: nginx: Fix key verification.Julien Lepiller1-1/+1
2017-05-01gnu: services: Create logs directory.Julien Lepiller1-0/+3
2017-05-01gnu: services: nginx: Test certificate presence.Julien Lepiller1-5/+9
2017-04-18services: nginx: Use mime.types.Julien Lepiller1-3/+4
2017-01-19services: nginx: Add default values for <nginx-configuration> fields.Ludovic Courtès1-7/+13
2017-01-19services: nginx: Add support for 'location' blocks.Christopher Baines1-1/+38
2017-01-19services: nginx: Add support the 'upstream' module.Christopher Baines1-8/+34
2017-01-03services: nginx: Make service extensible.Julien Lepiller1-8/+26
2017-01-03services: nginx: Fix multiple index and server name.Julien Lepiller1-3/+3
2017-01-03services: nginx: Rename "vhost" to "server".Julien Lepiller1-30/+30
2016-11-30services: nginx: Join strings with spaces.Ricardo Wurmus1-2/+2
2016-10-24services: nginx: Virtual hosts are first-class configuration items.Julien Lepiller1-4/+88
2016-09-13services: nginx: Actually check if configuration is valid.Tobias Geerinckx-Rice1-1/+1
2016-09-10system: Use 'file-append' to denote file names.Ludovic Courtès1-2/+2
2016-07-21services: Export *-service-type and *-configuration.Tomáš Čech1-2/+5
2016-07-07services: nginx: Fix typo.ng01-1/+2
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost1-4/+4
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost1-1/+1