Skip to content

Commit d125900

Browse files
committed
deploy: d9c9bd8
1 parent 7329f2f commit d125900

26 files changed

+246
-246
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
<!-- Custom HTML head -->
11-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
11+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1212

1313
<meta name="description" content="">
1414
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -131,7 +131,7 @@ <h1 class="menu-title">microvm.nix</h1>
131131
<a href="print.html" title="Print this book" aria-label="Print this book">
132132
<i id="print-button" class="fa fa-print"></i>
133133
</a>
134-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
134+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
135135
<i id="git-repository-button" class="fa fa-github"></i>
136136
</a>
137137

advanced-network.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

conventions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

@@ -190,7 +190,7 @@ <h2 id="generating-custom-operating-system-hypervisor-packages"><a class="header
190190
above.</p>
191191
</li>
192192
</ul>
193-
<p><a href="https://github.com/astro/microvm-solo5-spt">microvm-solo5-spt</a> is an
193+
<p><a href="https://github.com/microvm-nix/microvm-solo5-spt">microvm-solo5-spt</a> is an
194194
example of a Flake that can run on a microvm.nix host.</p>
195195

196196
</main>

cpu-emulation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

@@ -190,7 +190,7 @@ <h2 id="defining-an-emulated-nixos-system"><a class="header" href="#defining-an-
190190
inputs = {
191191
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
192192
microvm = {
193-
url = "github:astro/microvm.nix";
193+
url = "github:microvm-nix/microvm.nix";
194194
inputs.nixpkgs.follows = "nixpkgs";
195195
};
196196
};

declarative.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

declaring.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

@@ -170,7 +170,7 @@ <h2 id="the-microvm-module"><a class="header" href="#the-microvm-module">The <co
170170
<pre><code class="language-nix"># Example flake.nix
171171
{
172172
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
173-
inputs.microvm.url = "github:astro/microvm.nix";
173+
inputs.microvm.url = "github:microvm-nix/microvm.nix";
174174
inputs.microvm.inputs.nixpkgs.follows = "nixpkgs";
175175

176176
outputs = { self, nixpkgs, microvm }: {
@@ -190,7 +190,7 @@ <h2 id="the-microvm-module"><a class="header" href="#the-microvm-module">The <co
190190
};
191191
}
192192
</code></pre>
193-
<p>To get you started quickly, a Flake template is included. Run <code>nix flake init -t github:astro/microvm.nix</code> in a new project directory.</p>
193+
<p>To get you started quickly, a Flake template is included. Run <code>nix flake init -t github:microvm-nix/microvm.nix</code> in a new project directory.</p>
194194

195195
</main>
196196

devices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

faq.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

@@ -207,7 +207,7 @@ <h2 id="how-to-centralize-logging-with-journald"><a class="header" href="#how-to
207207
up using the <code>-m</code>/<code>--merge</code> switch.</p>
208208
<h2 id="can-i-build-with-hypervisors-from-the-hosts-nixpkgs-instead-of-the-microvms"><a class="header" href="#can-i-build-with-hypervisors-from-the-hosts-nixpkgs-instead-of-the-microvms">Can I build with hypervisors from the host's nixpkgs instead of the MicroVM's?</a></h2>
209209
<p>Yes. This scenario is enabled through the flake's <code>lib.buildRunner</code>
210-
function. See the <a href="https://github.com/astro/microvm.nix/blob/main/pkgs/build-microvm.nix"><code>nix run microvm#build-microvm</code></a>
210+
function. See the <a href="https://github.com/microvm-nix/microvm.nix/blob/main/pkgs/build-microvm.nix"><code>nix run microvm#build-microvm</code></a>
211211
script that you will need to customize to fit your deployment scenario.</p>
212212
<h2 id="how-can-i-deploy-imperatively-from-continuous-integration"><a class="header" href="#how-can-i-deploy-imperatively-from-continuous-integration">How can I deploy imperatively from Continuous Integration?</a></h2>
213213
<p>Do this by integrating into your automation what the <code>microvm</code> command

host-options.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<!-- Custom HTML head -->
10-
<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
10+
<script defer data-domain="microvm-nix.github.io" src="https://p.spaceboyz.net/js/script.js"></script>
1111

1212
<meta name="description" content="">
1313
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -130,7 +130,7 @@ <h1 class="menu-title">microvm.nix</h1>
130130
<a href="print.html" title="Print this book" aria-label="Print this book">
131131
<i id="print-button" class="fa fa-print"></i>
132132
</a>
133-
<a href="https://github.com/astro/microvm.nix" title="Git repository" aria-label="Git repository">
133+
<a href="https://github.com/microvm-nix/microvm.nix" title="Git repository" aria-label="Git repository">
134134
<i id="git-repository-button" class="fa fa-github"></i>
135135
</a>
136136

@@ -168,7 +168,7 @@ <h2 id="microvmautostart"><a class="header" href="#microvmautostart">microvm.aut
168168
<code>[ ]</code></p>
169169
<p><em>Declared by:</em></p>
170170
<ul>
171-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
171+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
172172
</ul>
173173
<h2 id="microvmhostenable"><a class="header" href="#microvmhostenable">microvm.host.enable</a></h2>
174174
<p>Whether to enable the microvm.nix host module.</p>
@@ -178,7 +178,7 @@ <h2 id="microvmhostenable"><a class="header" href="#microvmhostenable">microvm.h
178178
<code>true</code></p>
179179
<p><em>Declared by:</em></p>
180180
<ul>
181-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
181+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
182182
</ul>
183183
<h2 id="microvmhostusenotifysockets"><a class="header" href="#microvmhostusenotifysockets">microvm.host.useNotifySockets</a></h2>
184184
<p>Enable if all your MicroVMs run with a Hypervisor that sends
@@ -191,7 +191,7 @@ <h2 id="microvmhostusenotifysockets"><a class="header" href="#microvmhostusenoti
191191
<code>false</code></p>
192192
<p><em>Declared by:</em></p>
193193
<ul>
194-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
194+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
195195
</ul>
196196
<h2 id="microvmstatedir"><a class="header" href="#microvmstatedir">microvm.stateDir</a></h2>
197197
<p>Directory that contains the MicroVMs</p>
@@ -201,7 +201,7 @@ <h2 id="microvmstatedir"><a class="header" href="#microvmstatedir">microvm.state
201201
<code>"/var/lib/microvms"</code></p>
202202
<p><em>Declared by:</em></p>
203203
<ul>
204-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
204+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
205205
</ul>
206206
<h2 id="microvmvms"><a class="header" href="#microvmvms">microvm.vms</a></h2>
207207
<p>The MicroVMs that shall be built declaratively with the host NixOS.</p>
@@ -211,7 +211,7 @@ <h2 id="microvmvms"><a class="header" href="#microvmvms">microvm.vms</a></h2>
211211
<code>{ }</code></p>
212212
<p><em>Declared by:</em></p>
213213
<ul>
214-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
214+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
215215
</ul>
216216
<h2 id="microvmvmsnameautostart"><a class="header" href="#microvmvmsnameautostart">microvm.vms.&lt;name&gt;.autostart</a></h2>
217217
<p>Add this MicroVM to config.microvm.autostart?</p>
@@ -221,7 +221,7 @@ <h2 id="microvmvmsnameautostart"><a class="header" href="#microvmvmsnameautostar
221221
<code>true</code></p>
222222
<p><em>Declared by:</em></p>
223223
<ul>
224-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
224+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
225225
</ul>
226226
<h2 id="microvmvmsnameconfig"><a class="header" href="#microvmvmsnameconfig">microvm.vms.&lt;name&gt;.config</a></h2>
227227
<p>A specification of the desired configuration of this MicroVM,
@@ -232,7 +232,7 @@ <h2 id="microvmvmsnameconfig"><a class="header" href="#microvmvmsnameconfig">mic
232232
<code>null</code></p>
233233
<p><em>Declared by:</em></p>
234234
<ul>
235-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
235+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
236236
</ul>
237237
<h2 id="microvmvmsnameflake"><a class="header" href="#microvmvmsnameflake">microvm.vms.&lt;name&gt;.flake</a></h2>
238238
<p>Source flake for declarative build</p>
@@ -242,7 +242,7 @@ <h2 id="microvmvmsnameflake"><a class="header" href="#microvmvmsnameflake">micro
242242
<code>flakeInputs.my-infra</code></p>
243243
<p><em>Declared by:</em></p>
244244
<ul>
245-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
245+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
246246
</ul>
247247
<h2 id="microvmvmsnamenixpkgs"><a class="header" href="#microvmvmsnamenixpkgs">microvm.vms.&lt;name&gt;.nixpkgs</a></h2>
248248
<p>This option is only respected when <code>config</code> is
@@ -255,7 +255,7 @@ <h2 id="microvmvmsnamenixpkgs"><a class="header" href="#microvmvmsnamenixpkgs">m
255255
<code>pkgs.path</code></p>
256256
<p><em>Declared by:</em></p>
257257
<ul>
258-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
258+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
259259
</ul>
260260
<h2 id="microvmvmsnamepkgs"><a class="header" href="#microvmvmsnamepkgs">microvm.vms.&lt;name&gt;.pkgs</a></h2>
261261
<p>This option is only respected when <code>config</code> is specified.</p>
@@ -269,7 +269,7 @@ <h2 id="microvmvmsnamepkgs"><a class="header" href="#microvmvmsnamepkgs">microvm
269269
<code>pkgs</code></p>
270270
<p><em>Declared by:</em></p>
271271
<ul>
272-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
272+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
273273
</ul>
274274
<h2 id="microvmvmsnamerestartifchanged"><a class="header" href="#microvmvmsnamerestartifchanged">microvm.vms.&lt;name&gt;.restartIfChanged</a></h2>
275275
<p>Restart this MicroVM’s services if the systemd units are changed,
@@ -281,7 +281,7 @@ <h2 id="microvmvmsnamerestartifchanged"><a class="header" href="#microvmvmsnamer
281281
<code>false</code></p>
282282
<p><em>Declared by:</em></p>
283283
<ul>
284-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
284+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
285285
</ul>
286286
<h2 id="microvmvmsnamespecialargs"><a class="header" href="#microvmvmsnamespecialargs">microvm.vms.&lt;name&gt;.specialArgs</a></h2>
287287
<p>This option is only respected when <code>config</code> is specified.</p>
@@ -294,7 +294,7 @@ <h2 id="microvmvmsnamespecialargs"><a class="header" href="#microvmvmsnamespecia
294294
<code>{ }</code></p>
295295
<p><em>Declared by:</em></p>
296296
<ul>
297-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
297+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
298298
</ul>
299299
<h2 id="microvmvmsnameupdateflake"><a class="header" href="#microvmvmsnameupdateflake">microvm.vms.&lt;name&gt;.updateFlake</a></h2>
300300
<p>Source flakeref to store for later imperative update</p>
@@ -304,7 +304,7 @@ <h2 id="microvmvmsnameupdateflake"><a class="header" href="#microvmvmsnameupdate
304304
<code>"git+file:///home/user/my-infra"</code></p>
305305
<p><em>Declared by:</em></p>
306306
<ul>
307-
<li><a href="https://github.com/astro/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
307+
<li><a href="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix">microvm.nix/nixos-modules/host/options.nix</a></li>
308308
</ul>
309309

310310
</main>

0 commit comments

Comments
 (0)