Robert Hensing
c03ca68795
Move uid and customNixRootPath into config.host module
...
Also make the type of host.uid consistently int.
2019-02-13 18:36:10 +07:00
Robert Hensing
359c8b601d
Move modules into modules/{composition,service}
2019-02-13 17:33:19 +07:00
Serhii Khoma
59f97876e3
feat: custom nix store
2019-02-13 11:04:17 +02:00
Serhii Khoma
57d5370e76
feat: docker-config -> add missing fields -> links, external_links, extra_hosts
2019-02-03 22:36:26 +02:00
Serhii Khoma
20651e8739
feat: docker-config -> add missing fields -> priviliged and hostname
2019-02-03 22:36:26 +02:00
Robert Hensing
89f5622f2e
Replace /bin/sh, /usr/bin/env mounts by symlinks
...
This makes the arion-base image compatible with hosts other than
NixOS.
2019-01-26 23:50:05 +01:00
Robert Hensing
23ee554f2f
Use the word 'composition' where applicable.
...
Also adds some documentation to celebrate that we can now - with ease - verbally
distinguish between composition-level modules and service-level modules.
2019-01-20 17:29:15 +01:00
Sergei Khoma
380ae56e4f
feat: docker-config -> add missing fields
2019-01-13 16:24:56 +02:00
Robert Hensing
f503e556ea
Do not build for commands that do not need images
2018-12-23 13:00:04 +01:00
Robert Hensing
dc294b034e
Code taken from Hercules CI repo
...
- renamed to Arion
- minor changes
- readme WIP
2018-12-17 19:08:38 +01:00