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? regards florian -- Florian Friesdorf <[email protected]> GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: [email protected] IRC: chaoflow on freenode,ircnet,blafasel,OFTC
pgpFDCAqzJy1m.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
