aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-07sproxy2: 1.94.0 -> 1.94.1Igor Pashev1-2/+2
2017-02-07mariadb: support innodb_compression_defaultIgor Pashev1-0/+1
See https://jira.mariadb.org/browse/MDEV-9820 Since MariaDB Server 10.2.3
2017-02-03Sync Jenkins (core: 2.41 -> 2.44)Igor Pashev1-895/+1408
2017-02-01nginx: --kill-who=main in post log rotateIgor Pashev1-1/+2
2017-02-01php-fpm: use simple mapAttrs'Igor Pashev1-3/+4
Instead of folding, since we produce single member attribute set.
2017-02-01php-fpm: enable logrotateIgor Pashev1-5/+29
2017-02-01php-fpm: make use of home directoryIgor Pashev3-22/+52
Potentially breaking, these options are removed: pool.user, pool.listen.owner, pool.listen.mode. Since socket owner cannot be set now, nginx needs to belong to the appropriate PHP-FPM group.
2017-01-30sproxy2: 1.93.0 -> 1.94.0Igor Pashev1-2/+2
2017-01-30php-fpm: refactored (can cause breakage)Igor Pashev1-52/+52
Moved some options under the `global` group (reflecting PHP FPM config file structure). Removed some submodules.
2017-01-30vbox: sproxy -> sproxy2 (one more)Igor Pashev1-1/+1
2017-01-30Added memcached appIgor Pashev2-0/+138
2017-01-29MariaDB: 10.1.18 -> 10.1.21Igor Pashev1-2/+2
2017-01-22Sync Jenkins (core: 2.39 -> 2.41)Igor Pashev1-1087/+1644
2017-01-22Ditch original sproxyIgor Pashev4-180/+0
2017-01-22Fetch from Hackage where possibleIgor Pashev4-28/+12
2017-01-21mariadb: manage roles fasterIgor Pashev1-25/+57
This gets us closer to declarative granting. See https://github.com/zalora/nixsap/issues/4
2017-01-20mariadb: use explicit packageIgor Pashev3-42/+41
2017-01-20mariadb: typoIgor Pashev1-2/+2
With `either`, submodule attrs aren't checked, but the idea is good anyway, so let it be here for a while. See https://github.com/zalora/nixsap/issues/10
2017-01-16jenkins: explicit path for findIgor Pashev1-1/+1
shellcheck started complaining. Similar to b99beab2b48d3bc8130602d6e8907d8acb3deab3
2017-01-15postgresql app: no system packageIgor Pashev1-1/+0
2017-01-13icinga2: shorten pathIgor Pashev1-2/+2
2017-01-12ldapply: openldap is implicitIgor Pashev1-2/+2
2017-01-12ldapply: 0.1.0 -> 0.2.0Igor Pashev3-18/+10
2017-01-12openldap: safer defaultsIgor Pashev1-1/+1
"ber" can leak passwords.
2017-01-11mysqlbackup: explicit path for findIgor Pashev1-1/+1
Shellcheck began to complain: SC2185: Some finds don't have a default path. Specify '.' explicitly
2017-01-08Sync Jenkins (core: 2.37 -> 2.39)Igor Pashev1-648/+666
2017-01-08Added modular OpenLDAP 2.4.44Igor Pashev1-0/+57
Enabled all backends, except perl, ndb, sql. Enabled all overlays. See also https://github.com/NixOS/nixpkgs/commit/8e319c5ddac707fb4cb3315f9eadea9a70fc8c84 Don't override original package to avoid massive rebuild of many packages including systemd.
2017-01-08Added openldap appIgor Pashev2-0/+330
2017-01-07Added ldapply 0.1.0+Igor Pashev3-0/+49
LDIF idempotent apply tool
2017-01-06php-fpm: toString is implicitIgor Pashev1-1/+1
2016-12-24Mediwiki Sproxy: user_name == user_emailIgor Pashev1-10/+1
2016-12-24nginx: added sproxy log formatIgor Pashev1-0/+6
2016-12-24IcingaWeb2: 2.3.4 -> 2.4.0Igor Pashev1-2/+2
Note that this new version should be able to work with new Icinga2 API instead of oldfashioned FIFO. This is not supported yet in nixsap :)
2016-12-22sproxy2: 1.92.0 -> 1.93.0Igor Pashev2-12/+37
Changed semantics of some options. If previous versions `key` and `client_secret` were files, now they are strings. If you need files, use `key.file` and `client_secret.file`.
2016-12-22nginx: configure logrotateIgor Pashev1-2/+16
2016-12-22Added logrotate appIgor Pashev1-0/+163
2016-12-21nginx: added read-only logDirIgor Pashev1-0/+9
2016-12-20Sync Jenkins (core: 2.33 -> 2.37)Igor Pashev1-1273/+2072
2016-12-20nginx: allow arbitrary http contextIgor Pashev1-22/+40
2016-12-20nginx: refactored configIgor Pashev4-19/+19
events -> conf.events http -> conf.http main -> conf
2016-12-20pkgs: updated some hashesIgor Pashev3-6/+6
fetchgit in recent nixpkgs (>= 16.09 ?) keeps some files.
2016-12-20nginx: toString is implicitIgor Pashev1-1/+1
2016-12-20vbox: headless = mkDefault trueIgor Pashev1-0/+1
2016-12-10Clarify licenseIgor Pashev1-0/+7
2016-11-30Added kibana 5.0.2 (repacked tarball)Igor Pashev1-0/+32
2016-11-30sproxy: 1.90.2 -> 1.92.0Igor Pashev1-3/+3
2016-11-30vbox: make postgres for sproxy-webIgor Pashev1-1/+1
2016-11-27NodeJS: init at 6.9.1 (LTS)Igor Pashev1-0/+57
2016-11-26Sync Jenkins (core: 2.32 -> 2.33)Igor Pashev1-682/+858
2016-11-26sproxy2: 1.90.1 -> 1.90.2Igor Pashev1-3/+3