On Thu, Jun 14, 2012 at 01:17:29AM +0200, Florian Friesdorf wrote: > On Wed, 13 Jun 2012 22:56:16 +0000, Bryce L Nordgren <[email protected]> > wrote: > > I looked around for nix expressions for web applications, but didn't see > > any. Web apps tend to be deployed into a server (httpd/tomcat/jetty) but > > they also have some configuration which has nothing to do with the server > > (database type, host, port, username, password, database name, as well as > > other application-specific stuff). > > > > I assume this would get stuck under nixos/modules somewhere, but there does > > not appear to be an obvious place for it. Any suggestions? > > Did you see: > > /etc/nixos/nixos/modules/services/web-servers/apache-httpd/ > > e.g. trac.nix? What web application are you looking for?
There are some more services here: https://nixos.org/websvn/nix/services/trunk/ Regards, Lluís. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
