Skip to content

Commit

Permalink
Build of r/13.x from Tue Oct 31 16:10:28 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Oct 31, 2023
1 parent 3cac477 commit a01ea58
Show file tree
Hide file tree
Showing 11 changed files with 195 additions and 20 deletions.
12 changes: 6 additions & 6 deletions r/13.x/admin/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
<div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">

<div class="wm-article-nav pull-right">
<a href="../installation/" class="btn btn-xs btn-default pull-right">
<a href="../registration/" class="btn btn-xs btn-default pull-right">
Next
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
<a href="../installation/" class="btn btn-xs btn-link">
Overview
<a href="../registration/" class="btn btn-xs btn-link">
Registration
</a>
</div>

Expand Down Expand Up @@ -8457,12 +8457,12 @@ <h3 id="opencast-200">Opencast 2.0.0</h3>
<div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">

<div class="wm-article-nav pull-right">
<a href="../installation/" class="btn btn-xs btn-default pull-right">
<a href="../registration/" class="btn btn-xs btn-default pull-right">
Next
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
<a href="../installation/" class="btn btn-xs btn-link">
Overview
<a href="../registration/" class="btn btn-xs btn-link">
Registration
</a>
</div>

Expand Down
5 changes: 4 additions & 1 deletion r/13.x/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@
<li class="wm-toc-li wm-toc-lev1 "><a href="upgrade/" class="wm-article-link wm-toc-text">Upgrade</a>
</li>
<li class="wm-toc-li wm-toc-lev1 "><a href="changelog/" class="wm-article-link wm-toc-text">Changelog</a>
</li>
<li class="wm-toc-li wm-toc-lev1 "><a href="registration/" class="wm-article-link wm-toc-text">Registration</a>
</li>
<li class="wm-toc-li wm-toc-lev1 wm-toc-opener"><span class="wm-toc-text">Installation</span>
</li>
Expand Down Expand Up @@ -738,6 +740,7 @@ <h2 id="release-documentation">Release Documentation</h2>
<li><a href="changelog/">Changelog</a></li>
</ul>
</li>
<li><a href="registration/">Registration</a></li>
<li><a href="installation/">Installation Guides</a></li>
<li><a href="configuration/">Configuration Guides</a><ul>
<li><a href="configuration/basic/">Basic Configuration</a></li>
Expand Down Expand Up @@ -803,5 +806,5 @@ <h2 id="release-documentation">Release Documentation</h2>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-10-28 05:20:50.822913+00:00
Build Date UTC : 2023-10-31 16:10:14.560130+00:00
-->
12 changes: 6 additions & 6 deletions r/13.x/admin/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@
</div>

<div class="wm-article-nav">
<a href="../changelog/" class="btn btn-xs btn-default pull-left">
<a href="../registration/" class="btn btn-xs btn-default pull-left">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
Previous</a><a href="../changelog/" class="btn btn-xs btn-link">
Changelog
Previous</a><a href="../registration/" class="btn btn-xs btn-link">
Registration
</a>
</div>

Expand Down Expand Up @@ -171,10 +171,10 @@ <h2 id="prerelease-repository-testing">Prerelease repository testing</h2>
</div>

<div class="wm-article-nav">
<a href="../changelog/" class="btn btn-xs btn-default pull-left">
<a href="../registration/" class="btn btn-xs btn-default pull-left">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
Previous</a><a href="../changelog/" class="btn btn-xs btn-link">
Changelog
Previous</a><a href="../registration/" class="btn btn-xs btn-link">
Registration
</a>
</div>

Expand Down
Binary file added r/13.x/admin/registration-example.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added r/13.x/admin/registration-launch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
172 changes: 172 additions & 0 deletions r/13.x/admin/registration/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
<!DOCTYPE html>
<html lang="en">
<head>


<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">



<link rel="shortcut icon" href="../img/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Registration - Administration Guide</title>
<link href="../css/bootstrap-3.3.7.min.css" rel="stylesheet">
<link href="../css/font-awesome-4.7.0.css" rel="stylesheet">
<link href="../css/base.css" rel="stylesheet">
<link rel="stylesheet" href="../css/highlight.css">
<link href="../css/extra.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->

<script src="../js/jquery-3.2.1.min.js"></script>
<script src="../js/bootstrap-3.3.7.min.js"></script>
<script src="../js/highlight.pack.js"></script>

<base target="_top">
<script>
var base_url = '..';
var is_top_frame = false;

var pageToc = [
{title: "Registering your Opencast installation", url: "#_top", children: [
{title: "Why we want you to register", url: "#why-we-want-you-to-register" },
{title: "What we gather", url: "#what-we-gather" },
{title: "How to register", url: "#how-to-register" },
]},
];

</script>
<script src="../js/base.js"></script>
<script src="../javascript/extra.js"></script>
<script src="../javascript/popper.js"></script>
<script src="../javascript/tippy.js"></script>
</head>

<body>
<script>
if (is_top_frame) { $('body').addClass('wm-top-page'); }
</script>



<div class="container-fluid wm-page-content">
<a name="_top"></a>







<div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">

<div class="wm-article-nav pull-right">
<a href="../installation/" class="btn btn-xs btn-default pull-right">
Next
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
<a href="../installation/" class="btn btn-xs btn-link">
Overview
</a>
</div>

<div class="wm-article-nav">
<a href="../changelog/" class="btn btn-xs btn-default pull-left">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
Previous</a><a href="../changelog/" class="btn btn-xs btn-link">
Changelog
</a>
</div>

</div>



<h1 id="registering-your-opencast-installation">Registering your Opencast installation</h1>
<h2 id="why-we-want-you-to-register">Why we want you to register</h2>
<p>Measuring the health, and uptake of an Open Source project can be difficult at the best of times, especially when
considering your adopters' privacy needs. Registering your Opencast installation is entirely optional, but it is the
only way to appear on <a href="https://map.opencast.org">the community map</a>. It is also the easiest, and best way to provide
Opencast with up-to-date data about who your organisation is, and how they are using Opencast. This information enables
us to better focus our resources, and lets us track broad-stroke usage patterns so we can make Opencast better.</p>
<h2 id="what-we-gather">What we gather</h2>
<p>We gather two different classes of information: Biographical, and Statistical. To register, you only need to provide
biographical data, however, statistical data is strongly recommended as well. All of the fields we gather are optional,
so providing just your institutional name and email is definitely supported, but we plot the adopter pins on the map
based on your city, so please ensure that is filled out! No other biographical data is released, and we are GDPR
compliant if you ever change your mind and wish to be removed from our records.</p>
<p>The statistical data we gather includes:</p>
<ul>
<li>The number of recordings, and series</li>
<li>The number of capture agents</li>
<li>The number of users</li>
<li>The number of Opencast jobs</li>
<li>The sum of the duration of your recordings</li>
<li>The number of tenants</li>
<li>The number of Opencast nodes, including their hardware configurations</li>
<li>The version of Opencast in use</li>
<li>Tobira's statistical data, if any</li>
</ul>
<p>The exact data sent to our systems is presented to you prior to actually registering, so if you spot something in that
data which you do not wish to share you will have an opportunity to abort. For example, this is a snapshot of the data
generated by stable.opencast.org running Opencast 14. Your install will only register if you click on the <code>Create</code>
button shown at the same time as the summary.</p>
<p><img alt="Registration Example" src="../registration-example.jpg" /></p>
<h2 id="how-to-register">How to register</h2>
<p>In the top right corner by your username is a <code>?</code> button, which will display a dropdown menu containing the adopter
registration option.</p>
<p><img alt="Launch Registration" src="../registration-launch.jpg" /></p>
<p>This will open the registration modal, which will walk you through the actual registration process itself. Once
complete, Opencast will start sending its registration data to our servers. Note that the first time you register it
will take approximately 24 hours before your system sends its registration data. If you want to speed this up you can
restart your admin node, which will trigger the upload immediately. Once registered, your system will send updates to
our servers daily with updated statistical data.</p>

<br>







<div class="row wm-article-nav-buttons" role="navigation" aria-label="navigation">

<div class="wm-article-nav pull-right">
<a href="../installation/" class="btn btn-xs btn-default pull-right">
Next
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
<a href="../installation/" class="btn btn-xs btn-link">
Overview
</a>
</div>

<div class="wm-article-nav">
<a href="../changelog/" class="btn btn-xs btn-default pull-left">
<i class="fa fa-chevron-left" aria-hidden="true"></i>
Previous</a><a href="../changelog/" class="btn btn-xs btn-link">
Changelog
</a>
</div>

</div>

<br>
</div>

<footer class="container-fluid wm-page-content">
<p>
<a href="https://github.com/opencast/opencast/edit/develop/docs/guides/admin/docs/registration.md"><i class="fa fa-github"></i>
Edit on GitHub</a>
</p>
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a> using <a href="https://github.com/gristlabs/mkdocs-windmill">Windmill</a> theme by Grist Labs.</p>
</footer>

</body>
</html>
2 changes: 1 addition & 1 deletion r/13.x/admin/search/search_index.json

Large diffs are not rendered by default.

Binary file modified r/13.x/admin/sitemap.xml.gz
Binary file not shown.
10 changes: 5 additions & 5 deletions r/13.x/commit
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
commit 50af946ca774072d2a96ddec792777f2f8ae0789
commit 79c26177b3f6d0a1f5803abe494d0e0f360b8600
Author: Greg Logan <[email protected]>
Date: Fri Oct 27 20:04:56 2023 -0600
Date: Tue Oct 31 10:09:13 2023 -0600

Merge branch 'update-youtube-publication-documentation' of Arnei/opencast into r/13.x
Merge branch 't/document-registration' of gregorydlogan/opencast into r/13.x

Pull request #5348
Pull request #5337

Update Youtube Publication documentation
Document Registration
2 changes: 1 addition & 1 deletion r/13.x/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,5 +422,5 @@ <h1 id="opencast-development-guides">Opencast Development Guides</h1>
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-10-28 05:20:52.922201+00:00
Build Date UTC : 2023-10-31 16:10:16.355941+00:00
-->
Binary file modified r/13.x/developer/sitemap.xml.gz
Binary file not shown.

0 comments on commit a01ea58

Please sign in to comment.