diff --git a/404.html b/404.html index 9f98963..4c4006d 100644 --- a/404.html +++ b/404.html @@ -521,6 +521,20 @@ +
  • + + Kupo + +
  • + + + + + + + + +
  • Node diff --git a/development/contributing/index.html b/development/contributing/index.html index 4c26d4d..86341b7 100644 --- a/development/contributing/index.html +++ b/development/contributing/index.html @@ -592,6 +592,20 @@ +
  • + + Kupo + +
  • + + + + + + + + +
  • Node diff --git a/development/develop/index.html b/development/develop/index.html index 3052d10..17bcd43 100644 --- a/development/develop/index.html +++ b/development/develop/index.html @@ -584,6 +584,20 @@ +
  • + + Kupo + +
  • + + + + + + + + +
  • Node diff --git a/getting-started/deploy/index.html b/getting-started/deploy/index.html index e74473e..8683e48 100644 --- a/getting-started/deploy/index.html +++ b/getting-started/deploy/index.html @@ -395,8 +395,8 @@
  • - - configuration.nix + + preview.nix
  • @@ -626,6 +626,20 @@ +
  • + + Kupo + +
  • + + + + + + + + +
  • Node @@ -716,8 +730,8 @@
  • - - configuration.nix + + preview.nix
  • @@ -805,12 +819,12 @@

    flake.nix

  • a NixOS configuration for the virtual machine, under nixosConfigurations.server-vm
  • an app to run the virtual machine as above, under apps.x86_64-linux.server-vm
  • -

    configuration.nix

    +

    preview.nix

    This is the NixOS configuration to run cardano services for the machine.

    vm.nix

    This NixOS configuration sets virtual machine options such as cores, memory and port forwarding. It is included in the configuration for the nixosConfigurations.server-vm virtual machine in flake.nix.

    Customize

    -

    To learn more, browse available NixOS options in nixpkgs and NixOS options provided by cardano.nix (see other modules in the menu on the left). You can ad these options to configuration.nix to configure the system.

    +

    To learn more, browse available NixOS options in nixpkgs and NixOS options provided by cardano.nix (see other modules in the menu on the left). You can ad these options to preview.nix to configure the system.

    Deployment options

    The configuration can be deployed to any target running NixOS, such as: