mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-05 16:44:22 +00:00
Deployed e5baedb to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -632,6 +632,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#export-instance" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Export Instance
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -780,6 +789,7 @@
|
||||
<p><img alt="Create Instance Screenshot" src="../images/create_instance.png" /> </p>
|
||||
<ol>
|
||||
<li>Click the <strong>"Create Instance"</strong> button on the dashboard </li>
|
||||
<li><em>Optional</em>: Click <strong>"Import"</strong> in the dialog header to load a previously exported configuration </li>
|
||||
<li>Enter a unique <strong>Name</strong> for your instance (only required field) </li>
|
||||
<li><strong>Select Target Node</strong>: Choose which node to deploy the instance to from the dropdown </li>
|
||||
<li><strong>Choose Backend Type</strong>: <ul>
|
||||
@@ -951,6 +961,10 @@ Modify instance settings: </p>
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>Configuration changes require restarting the instance to take effect. </p>
|
||||
</div>
|
||||
<h2 id="export-instance">Export Instance<a class="headerlink" href="#export-instance" title="Permanent link">¶</a></h2>
|
||||
<p><strong>Via Web UI</strong><br />
|
||||
1. Click the <strong>"More actions"</strong> button (three dots) on an instance card<br />
|
||||
2. Click <strong>"Export"</strong> to download the instance configuration as a JSON file </p>
|
||||
<h2 id="view-logs">View Logs<a class="headerlink" href="#view-logs" title="Permanent link">¶</a></h2>
|
||||
<p><strong>Via Web UI</strong> </p>
|
||||
<ol>
|
||||
@@ -1012,7 +1026,7 @@ Check instance status in real-time: </p>
|
||||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 26, 2025 16:28:01 UTC">October 26, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 27, 2025 19:44:28 UTC">October 27, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user