1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/virtualisation
Arnold Krille 9045a8e24c declarative containers: additional veths
With these changes, a container can have more then one veth-pair. This allows for example to have LAN and DMZ as bridges on the host and add dedicated containers for proxies, ipv4-firewall and ipv6-firewall. Or to have a bridge for normal WAN, one bridge for administration and one bridge for customer-internal communication. So that web-server containers can be reached from outside per http, from the management via ssh and can talk to their database via the customer network.

The scripts to set up the containers are now rendered several times instead of just one template. The scripts now contain per-container code to configure the extra veth interfaces. The default template without support for extra-veths is still rendered for the imperative containers.

Also a test is there to see if extra veths can be placed into host-bridges or can be reached via routing.
2016-07-28 23:06:41 +02:00
..
amazon-grow-partition.nix
amazon-image.nix amazon-image.nix: Add the ena driver 2016-07-11 14:32:18 +02:00
amazon-init.nix
amazon-options.nix
azure-agent-entropy.patch
azure-agent.nix
azure-common.nix Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout 2016-05-25 11:39:17 +02:00
azure-config-user.nix
azure-config.nix
azure-image.nix
azure-qemu-220-no-etc-install.patch
brightbox-config.nix
brightbox-image.nix Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout 2016-05-25 11:39:17 +02:00
container-config.nix
containers.nix declarative containers: additional veths 2016-07-28 23:06:41 +02:00
docker-image.nix
docker.nix nixos/docker: use wrapped modprobe 2016-06-11 21:13:37 +02:00
ec2-amis.nix Update 16.03 AMIs 2016-07-12 17:26:29 +02:00
ec2-data.nix
google-compute-config.nix
google-compute-image.nix Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout 2016-05-25 11:39:17 +02:00
libvirtd.nix nixos/libvirtd: Don't use the --daemon flag now that we use the 'notify' service type 2016-07-01 18:21:42 +02:00
lxc-container.nix
lxc.nix
lxd.nix lxd: pkg.lxd does not point to the binaries 2016-06-19 20:30:36 +01:00
nova-image.nix Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout 2016-05-25 11:39:17 +02:00
nova.nix
openvswitch.nix
parallels-guest.nix
qemu-opts
qemu-vm.nix nixos/qemu: don't recreate extra disks 2016-07-19 05:20:02 +03:00
rkt.nix
virtualbox-guest.nix virtualbox: fix virtualbox guest additions (#16964) 2016-07-19 13:55:44 +02:00
virtualbox-host.nix
virtualbox-image.nix
vmware-guest.nix
xe-guest-utilities.nix
xen-dom0.nix
xen-domU.nix