aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/web-servers/tomcat.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/tomcat: add purifyOnStart optionPavel Goran2018-10-291-1/+26
* nixos/tomcat: add aliases sub-option for virtual hostsPavel Goran2018-09-231-4/+27
* Merge pull request #44371 from pvgoran/tomcat-webapps-listOfPathsSilvan Mosberger2018-08-021-1/+1
|\
| * nixos/tomcat: allow non-package paths in services.tomcat.webappsPavel Goran2018-08-021-1/+1
* | nixos/tomcat: correct type specification for virtualHostsPavel Goran2018-08-021-1/+8
|/
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-301-2/+2
* nixos/tomcat: fix eval error introduced by #40657Uli Baum2018-06-111-2/+2
* tomcat service: fix webapps default option (#40657)Tristan Helmich2018-06-101-2/+2
* nixos/tomcat: add types + proper systemd integrationJörg Thalheim2018-03-081-204/+159
* nixos/tomcat: add serverXml, environment files and log directoriesBenjamin Smith2018-03-081-5/+52
* tomcat9: 9.0.0.M17 -> 9.0.2Andreas Rammhold2018-01-091-1/+1
* tomcat: remove use of network-interfaces.targetJoachim Fasting2016-09-131-1/+1
* tomcat service: bump default tomcat to 8.5danbst2016-09-091-3/+3
* tomcat: add danbst as maintainerdanbst2016-09-091-0/+4
* tomcat service: call shutdown in preStop, because postStop is too late (syste...danbst2016-09-091-1/+1
* tomcat: split default webapps to separate output (~6M)danbst2016-09-091-2/+2
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-171-0/+5
* Fix running apache tomcat as a daemonSander van der Burg2016-01-121-1/+2
* jobs -> systemd.servicesRobin Gloster2016-01-071-197/+193
* nixos/tomcat: make package version configurableBjørn Forsman2014-09-111-1/+10
* Merge pull request #1 from sfultongv/sfultong-14.04sfultong2014-08-201-1/+1
* tomcat: Fix evaluation after e27dcff.aszlig2014-08-031-2/+2
* Allows the JDK to be chosen in services.tomcatLuke Clifton2014-08-011-2/+7
* tomcat: fix service to be a daemon, and run tomcat in script rather than preS...Luca Bruno2014-06-061-1/+5
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-141-2/+2
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-101-0/+344