many changes
This commit is contained in:
parent
c9e4ab6af0
commit
5d0827848e
24 changed files with 844 additions and 163 deletions
|
|
@ -12,7 +12,7 @@
|
|||
virtualisation = {
|
||||
oci-containers.containers = {
|
||||
omada = {
|
||||
autoStart = false;
|
||||
autoStart = true;
|
||||
image = "mbentley/omada-controller:5.9";
|
||||
volumes = [
|
||||
"/var/lib/omada/data:/opt/tplink/EAPController/data"
|
||||
|
|
@ -21,6 +21,7 @@
|
|||
extraOptions = [
|
||||
"--network=server"
|
||||
"--mac-address=1a:c4:04:6e:29:bd"
|
||||
"--ip=10.42.97.2"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue