Skip to content

Commit

Permalink
deploy: c6f10e5
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmcgillion committed May 30, 2024
1 parent e9067aa commit 0967f3a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ <h1 id="development-1"><a class="header" href="#development-1">Development</a></
<li><a href="ref_impl/./cross_compilation.html">Cross-Compilation</a></li>
<li><a href="ref_impl/./creating_appvm.html">Creating Application VM</a></li>
<li><a href="ref_impl/./labwc.html">labwc Desktop Environment</a></li>
<li><a href="ref_impl/./systemd-service-config.html">Systemd Service Hardening</a></li>
</ul>
<p>Once you are up and running, you can participate in the collaborative development process by building a development build with additional options. For example, with the development username and password that are defined in <a href="https://github.com/tiiuae/ghaf/blob/main/modules/common/users/accounts.nix">accounts.nix</a>.</p>
<p>If you authorize your development SSH keys in the <a href="https://github.com/tiiuae/ghaf/blob/main/modules/common/development/authorized_ssh_keys.nix#L4-L21">ssh.nix</a> module and rebuild Ghaf for your target device, you can use <code>nixos-rebuild switch</code> to quickly deploy your configuration changes to the target device over the network using SSH. For example:</p>
Expand Down
1 change: 1 addition & 0 deletions ref_impl/development.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ <h1 id="development"><a class="header" href="#development">Development</a></h1>
<li><a href="./cross_compilation.html">Cross-Compilation</a></li>
<li><a href="./creating_appvm.html">Creating Application VM</a></li>
<li><a href="./labwc.html">labwc Desktop Environment</a></li>
<li><a href="./systemd-service-config.html">Systemd Service Hardening</a></li>
</ul>
<p>Once you are up and running, you can participate in the collaborative development process by building a development build with additional options. For example, with the development username and password that are defined in <a href="https://github.com/tiiuae/ghaf/blob/main/modules/common/users/accounts.nix">accounts.nix</a>.</p>
<p>If you authorize your development SSH keys in the <a href="https://github.com/tiiuae/ghaf/blob/main/modules/common/development/authorized_ssh_keys.nix#L4-L21">ssh.nix</a> module and rebuild Ghaf for your target device, you can use <code>nixos-rebuild switch</code> to quickly deploy your configuration changes to the target device over the network using SSH. For example:</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 0967f3a

Please sign in to comment.