unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: [WIP 0/2] php-fpm service - assistance appreciated
Date: Thu,  8 Dec 2016 18:52:08 +0100	[thread overview]
Message-ID: <1481219530-786-1-git-send-email-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <1481219132-27353-1-git-send-email-h.goebel@crazy-compilers.com>

This is a draft for a PHP FastCGI service behind nginx.

There are some issues I could not solve:

In the service definition:

* Configuration requires two files. How can I pass both to php-fpm-activation?

* How to refer to the systems timezone settings in a configuration?
  (see php-ini -> date.timezone)

* How to make a configuration parameter default to the value passed to another
  parameter (e.g. upload-max-filesize should default to the value given for
  post-max-size).

In the sample system configuration:

* How to pass the nginx and php package directories to "string-append"
  (see http://lists.gnu.org/archive/html/help-guix/2016-12/msg00023.html)

Hartmut Goebel (3):
  services: Add php-fpm service.
  gnu: Add "PHP FPM" OS config example.

-- 
2.7.4

  parent reply	other threads:[~2016-12-08 17:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 17:45 [PATCH] gnu: Add php-hello-world Hartmut Goebel
2016-12-08 17:47 ` Hartmut Goebel
2016-12-21 16:38   ` Ludovic Courtès
2016-12-22 17:43     ` Hartmut Goebel
2016-12-29 17:44       ` Ludovic Courtès
2016-12-29 19:20         ` Hartmut Goebel
2016-12-31 11:16           ` Ludovic Courtès
2016-12-31 12:12             ` Hartmut Goebel
2017-01-04 22:38               ` Ludovic Courtès
2016-12-08 17:52 ` Hartmut Goebel [this message]
2016-12-08 17:52   ` [WIP 1/2] services: Add php-fpm service Hartmut Goebel
2016-12-08 17:52   ` [WIP 2/2] gnu: Add "PHP FPM" OS config example Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481219530-786-1-git-send-email-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).