Skip to content

Commit

Permalink
Deploying to gh-pages from main
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 29, 2025
1 parent 65bc560 commit 1d46342
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 21 deletions.
2 changes: 0 additions & 2 deletions docs/installation/deploying-tokenetes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,6 @@ <h1 class="title">Deploying Tokenetes Service</h1>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>kubectl get pod -n alpha-stocks-dev | grep tokenetes
</span></span></code></pre></div><p>Output:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>tokenetes-7b89b4f498-6kgd2 1/1 Running <span style="color:#ae81ff">0</span> 22m
</span></span><span style="display:flex;"><span>tokenetes-7b89b4f498-hgxct 1/1 Running <span style="color:#ae81ff">0</span> 22m
</span></span><span style="display:flex;"><span>tokenetes-7b89b4f498-tlrqd 1/1 Running <span style="color:#ae81ff">0</span> 22m
</span></span></code></pre></div><p>Next, proceed to <a href="/docs/installation/setting-up-tokenetes-agents">Setting up Tokenetes agents</a>, a sidecar for verifying Transaction Tokens (TraTs).</p>

</div>
Expand Down
3 changes: 1 addition & 2 deletions docs/installation/setting-up-tokenetes-agents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ <h1 class="title">Setting Up Tokenetes Agents</h1>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>kubectl get pod -n alpha-stocks-dev | grep order
</span></span></code></pre></div><p>Output:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>order-556d94cfdc-gs9ww 2/2 Running <span style="color:#ae81ff">0</span> 63m
</span></span><span style="display:flex;"><span>order-556d94cfdc-hjfwd 2/2 Running <span style="color:#ae81ff">0</span> 63m
</span></span></code></pre></div><p>Each Order service replica has two containers. The second container is the Tokenetes agent sidecar container.</p>
</span></span></code></pre></div><p>Order service has two containers. The second container is the Tokenetes agent sidecar container.</p>
<p>Next, proceed to writing Tokenetes Kubernetes resources for specifying how to generate and verify TraTs for your application APIs: <a href="/docs/generating-and-verifying-trats">Generating and Verifying TraTs</a>.</p>
<br>
<p>For a practical example of installing Tokenetes on a microservice application, refer to the <a href="https://github.com/tokenetes/example-application" target="_blank" rel="noopener">Tokenetes example application</a>.</p>
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ <h2 id="deployment">
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>kubectl get pod -n alpha-stocks-dev | grep tokenetes
</span></span></code></pre></div><p>Output:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>tokenetes-7789594688-b8jjq 1/1 Running <span style="color:#ae81ff">0</span> 67s
</span></span><span style="display:flex;"><span>tokenetes-7789594688-g565s 1/1 Running <span style="color:#ae81ff">0</span> 67s
</span></span><span style="display:flex;"><span>tokenetes-7789594688-gjs2r 1/1 Running <span style="color:#ae81ff">0</span> 67s
</span></span></code></pre></div><h2 id="trats">
TraTs
<a href="#trats">
Expand Down
2 changes: 1 addition & 1 deletion img/docs/introduction/tokenetes_workflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,45 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://tratteria.io/docs/installation/installing-tconfigd/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/configuration-guide/trat/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/installation/deploying-tokenetes/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/quickstart/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/configuration-guide/trat-exclusion/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/installation/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/installation/setting-up-tokenetes-agents/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/configuration-guide/tokenetes-config/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/configuration-guide/example-application-configs/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/generating-and-verifying-trats/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/configuration-guide/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/docs/transaction-token/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url><url>
<loc>https://tratteria.io/</loc>
<lastmod>2025-01-29T17:47:40-05:00</lastmod>
<lastmod>2025-01-29T18:19:36-05:00</lastmod>
</url>
</urlset>

0 comments on commit 1d46342

Please sign in to comment.