-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Quarto GHA Workflow Runner
committed
May 29, 2024
1 parent
6d06c8e
commit 4aa0c15
Showing
4 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9f848543 | ||
1509fd1c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,6 +139,7 @@ <h2 id="toc-title">On this page</h2> | |
<ul> | ||
<li><a href="#loganalyzer" id="toc-loganalyzer" class="nav-link active" data-scroll-target="#loganalyzer">LogAnalyzer</a></li> | ||
<li><a href="#how-it-works" id="toc-how-it-works" class="nav-link" data-scroll-target="#how-it-works">How it works?</a></li> | ||
<li><a href="#configuration" id="toc-configuration" class="nav-link" data-scroll-target="#configuration">Configuration</a></li> | ||
<li><a href="#credits" id="toc-credits" class="nav-link" data-scroll-target="#credits">Credits</a> | ||
<ul class="collapse"> | ||
<li><a href="#appsilon" id="toc-appsilon" class="nav-link" data-scroll-target="#appsilon">Appsilon</a></li> | ||
|
@@ -165,17 +166,23 @@ <h1>How it works?</h1> | |
</ul> | ||
<p><img src="img/app_preview.gif" class="img-fluid"></p> | ||
</section> | ||
<section id="configuration" class="level1"> | ||
<h1>Configuration</h1> | ||
<ul> | ||
<li><code>[app/logic/api_utils.R</code> - <code>get_app_list()]</code> Posit Connect differentiates apps with two <code>app_role</code> values: <code>owner</code> and <code>viewer</code>. You can toggle between these using the <code>config.yml</code> file. The set value is <code>owner</code>. If you want to use both together, you can simply set the value to a blank character <code>""</code>.</li> | ||
</ul> | ||
</section> | ||
<section id="credits" class="level1"> | ||
<h1>Credits</h1> | ||
<p>It was our collaboration with <img src="img/elkem_logo.png" alt="Elkem" width="50"> which led to the creation of this app. The initial idea came from use-cases where we realised we wanted to track all the logs and be able to read them properly since Posit Connect was the de facto deployment environment. When we made this app, we realised there was potential in sharing this with the rest of the community and invite everyone to use it and add it. We appreciate and thank Elkem for their openness to share it with the world.</p> | ||
<p>You can read more about Appsilon and Elkem’s collaboration on our case study <a href="https://www.appsilon.com/case-studies/refining-elkems-processes-with-advanced-data-analytics">here</a>.</p> | ||
<section id="appsilon" class="level2"> | ||
<h2 class="anchored" data-anchor-id="appsilon">Appsilon</h2> | ||
<p><img src="https://avatars0.githubusercontent.com/u/6096772" align="right" alt="" width="6%"></p> | ||
<p><img src="https://avatars0.githubusercontent.com/u/6096772" align="right" width="6%"></p> | ||
<p>Appsilon is a <strong>Posit (formerly RStudio) Full Service Certified Partner</strong>.<br> Learn more at <a href="https://appsilon.com">appsilon.com</a>.</p> | ||
<p>Get in touch <a href="mailto:[email protected]">[email protected]</a></p> | ||
<p>Explore the <a href="https://rhinoverse.dev">Rhinoverse</a> - a family of R packages built around <a href="https://appsilon.github.io/rhino/">Rhino</a>!</p> | ||
<p><a href="https://appsilon.us16.list-manage.com/subscribe?u=c042d7c0dbf57c5c6f8b54598&id=870d5bfc05" target="_blank"> <img id="footer-banner" src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/shiny_weekly_light.jpg" alt="Subscribe for Shiny tutorials, exclusive articles, R/Shiny community events, and more."> </a></p> | ||
<p><a href="https://appsilon.us16.list-manage.com/subscribe?u=c042d7c0dbf57c5c6f8b54598&id=870d5bfc05" target="_blank"> <img src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/shiny_weekly_light.jpg" alt="Subscribe for Shiny tutorials, exclusive articles, R/Shiny community events, and more." id="footer-banner"> </a></p> | ||
|
||
|
||
</section> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters