Commit Graph

  • 09f196a35a Merge 3aa144b991 into d14e37eb26 seitz 2015-12-16 22:41:11 +0000
  • 3aa144b991 some small fixes to match the new nix version. Everything but the containers should work again Paul Seitz 2015-12-16 02:37:30 +0000
  • d14e37eb26 Merge pull request #6 from wmertens/patch-1 master Jaka Hudoklin 2014-12-06 18:57:33 +0100
  • 73d784337a supervisord: shell wrapper improvements wmertens 2014-12-03 12:17:41 +0100
  • 76cfb5d703 Merge pull request #2 from lethalman/pull1 Jaka Hudoklin 2014-10-28 00:49:35 +0100
  • 9905784414 Merge pull request #3 from lethalman/pull2 Jaka Hudoklin 2014-10-28 00:47:41 +0100
  • 9e0cfcafbf Add nginx service Luca Bruno 2014-10-27 20:08:46 +0100
  • daab413e37 fix services.<name>.path to work both with list and string Luca Bruno 2014-10-27 20:08:17 +0100
  • 117fd39151 Merge pull request #1 from lethalman/rework Jaka Hudoklin 2014-10-23 19:43:26 +0200
  • 20ec916d52 Example usage of supervisord.bin with nix-shell Luca Bruno 2014-10-13 16:19:05 +0200
  • 41e6e64616 Some supervisor rework. Luca Bruno 2014-10-13 16:12:01 +0200
  • 0aff774925 services: add influxdb service Jaka Hudoklin 2014-09-23 14:32:36 +0200
  • 348b0b172c services: add global environemnt, include timezone Jaka Hudoklin 2014-09-23 14:32:06 +0200
  • aed7783f1c services: ignore environment.etc for services to work Jaka Hudoklin 2014-08-29 18:09:36 +0200
  • 585f3d034e services: add neo4j nixos module Jaka Hudoklin 2014-08-29 18:08:52 +0200
  • a0674e635a add support for chaning supervisord control port Jaka Hudoklin 2014-08-17 21:33:59 +0200
  • a640069cb4 fix a few bugs Jaka Hudoklin 2014-08-15 08:09:54 +0200
  • 0fe67d3691 nix-services: fix post script to be correctly executed Jaka Hudoklin 2014-06-28 11:56:07 +0200
  • e346b50a85 container: fix updating scripts Jaka Hudoklin 2014-05-23 19:18:46 +0200
  • 60cac2dcdd container: fix config for new systemd version, add support for extra config Jaka Hudoklin 2014-05-23 14:39:07 +0200
  • 53358eaee2 services: add mongodb and logstash Jaka Hudoklin 2014-04-26 08:32:28 +0200
  • dc019b1ba8 services: fix parameters for new systemd-unit-options interface Jaka Hudoklin 2014-04-18 11:46:20 +0200
  • bb64b83678 services: override shadow package more properly Jaka Hudoklin 2014-04-17 16:18:19 +0200
  • 04ed022f23 containers: remove hack, it's up to user to fix this Jaka Hudoklin 2014-04-10 20:20:52 +0200
  • ffd4756057 services: darwin does not have shadow Jaka Hudoklin 2014-04-10 20:18:38 +0200
  • cd1f1752be container: a few hack for non nixos machines Jaka Hudoklin 2014-04-10 12:19:36 +0200
  • 3c59ba63ce conatiners: create lxc rootfs dir Jaka Hudoklin 2014-04-10 11:30:29 +0200
  • 731de7e1d2 container: WIP user lxc for virtualization Jaka Hudoklin 2014-04-10 11:27:08 +0200
  • 7f03e9470f Merge branch 'master' of github.com:kiberpipa/nix-rehash Jaka Hudoklin 2014-04-07 23:50:31 +0200
  • 45a2754dc2 add support for dataPrefix Jaka Hudoklin 2014-04-07 23:50:13 +0200
  • 9d09f8649b fix nix file name Jaka Hudoklin 2014-04-07 23:49:58 +0200
  • 61a4550b46 README: fix typo Jaka Hudoklin 2014-03-23 18:57:56 +0100
  • 65cb6e7666 Add installable containers, update readme Jaka Hudoklin 2014-03-17 21:26:48 +0100
  • d25eadd3ac Add default.nix wrapper file and update README Jaka Hudoklin 2014-03-14 17:11:03 +0000
  • d0ad8d4eec nix-services: auto detect system, remove unused parameter Jaka Hudoklin 2014-03-14 16:55:26 +0000
  • 237e857126 Add 'nix-services/' from commit 'bbc5bf5bcf4466c7acd3ef978ae77daa8cae9bac' Jaka Hudoklin 2014-03-14 16:43:29 +0000
  • 6f91df3199 first commit Jaka Hudoklin 2014-03-14 16:43:24 +0000
  • bbc5bf5bcf Remove example Jaka Hudoklin 2014-03-14 16:41:35 +0000
  • aba8854afc Add support for forking services Jaka Hudoklin 2014-03-14 16:37:23 +0000
  • 3b862ceec3 default: create environment as output where we additionally add environment.systemPackages Jaka Hudoklin 2014-03-07 18:03:33 +0100
  • bfcaf380a4 default: fix supervisor log path Jaka Hudoklin 2014-03-07 18:02:24 +0100
  • cb77a8cb41 default: add several additional modules Jaka Hudoklin 2014-03-07 18:01:46 +0100
  • ac43fc3f8e default: syntax fixup Jaka Hudoklin 2014-03-07 18:01:25 +0100
  • 6ba7933405 systemd: fix string comparisson in command filter Jaka Hudoklin 2014-03-07 18:01:00 +0100
  • 1b4195d95d systemd: only create enabled services Jaka Hudoklin 2014-03-07 18:00:16 +0100
  • d1e715c411 set systemd.services.options to original system option interface Jaka Hudoklin 2014-03-07 17:59:44 +0100
  • d7fe7d18fe fix the way how environment variables, especially PATH is handled Jaka Hudoklin 2014-03-07 17:57:45 +0100
  • 9391516e62 Change the way how configuration is passed from single config to list Jaka Hudoklin 2014-03-07 17:54:32 +0100
  • 037053c961 Fix killing of processes, split control scripts Jaka Hudoklin 2014-02-17 23:15:41 +0100
  • 99b6f91e19 refractor the code for another purpose Jaka Hudoklin 2014-02-17 00:31:11 +0100
  • 3f234958bc Store logs in /data too Zef Hemel 2013-11-08 12:03:23 +0100
  • 3d820187a9 Store logs in /data too Zef Hemel 2013-11-08 12:00:56 +0100
  • e89a6588c3 Sample tweaks Zef Hemel 2013-11-08 11:56:33 +0100
  • 89d1a66229 Moved uploads to /data too Zef Hemel 2013-11-08 11:38:34 +0100
  • d786d3499a Various tweaks Zef Hemel 2013-11-08 11:27:04 +0100
  • c6f209f144 Various tweaks Zef Hemel 2013-11-08 11:26:23 +0100
  • 2438f7701a Tweaks and README Zef Hemel 2013-11-07 16:28:53 +0100
  • d4ebe5d939 Updated Vagrantfile Zef Hemel 2013-11-07 11:01:50 +0100
  • ac638b60ef Vagrant file tweaks Zef Hemel 2013-11-06 18:02:46 +0100
  • 591ac4f57b README Zef Hemel 2013-11-06 17:58:06 +0100
  • 1a65dc2dfe Update readme Zef Hemel 2013-11-06 17:54:34 +0100
  • 5f79543586 Work Zef Hemel 2013-11-06 17:51:37 +0100
  • 38a5c6e602 Update install-nix.sh Zef Hemel 2013-11-06 12:24:35 +0100
  • 46a50c26a8 Update install-nix.sh Zef Hemel 2013-11-06 12:18:37 +0100
  • 51f50680bd Update install-nix.sh Zef Hemel 2013-11-06 12:08:08 +0100
  • b05786d552 Update install-nix.sh Zef Hemel 2013-11-06 11:25:30 +0100
  • 4725124022 Update install-nix.sh Zef Hemel 2013-11-06 11:20:49 +0100
  • de60fe8e87 Merge branch 'master' of github.com:zefhemel/nix-docker Zef Hemel 2013-11-06 11:08:39 +0100
  • 6ee827512c Fixes Zef Hemel 2013-11-06 11:08:33 +0100
  • d4973712aa Update install-nix.sh Zef Hemel 2013-11-06 10:58:39 +0100
  • 58a8e536ae Update install-docker.sh Zef Hemel 2013-11-05 19:36:43 +0100
  • 430ac838a6 Update install-docker.sh Zef Hemel 2013-11-05 19:36:26 +0100
  • 8dd0fe8124 Updated README Zef Hemel 2013-11-05 08:10:57 -0800
  • bd6c6febc2 Updated README Zef Hemel 2013-11-05 08:07:51 -0800
  • 428f575d03 Lots of cool nix-docker stuff Zef Hemel 2013-11-05 07:26:41 -0800
  • 5c991c5c9a Nix and Docker ubuntu install scripts Zef Hemel 2013-11-04 08:43:02 -0800
  • a5e01e7c18 Added volume support, forced running nix-docker as root when building stand-alone images Zef Hemel 2013-11-04 08:32:40 -0800
  • 20c4115a21 This is getting really awesome. Zef Hemel 2013-11-04 07:21:26 -0800
  • 28adce9725 Merge branch 'clean' Zef Hemel 2013-11-04 01:50:19 -0800
  • c3091f35f0 Apache and redis module, refactoring of code. Zef Hemel 2013-11-04 01:49:30 -0800
  • f0b384659a Yo Zef Hemel 2013-11-01 08:39:18 -0700
  • 054dee5833 Commit Zef Hemel 2013-11-01 08:36:53 -0700
  • d9b562701b Working quite well, but images get HUGE Zef Hemel 2013-11-01 08:25:09 -0700
  • 509835211f Work Zef Hemel 2013-10-31 10:15:19 -0700
  • 39ba325315 Initial checkin Zef Hemel 2013-10-31 03:38:04 -0700