Skip to content

Commit 361d7fc

Browse files
author
Perki
committed
publishing under pryv.github.io
1 parent 6d554f4 commit 361d7fc

File tree

24 files changed

+3971
-3971
lines changed

24 files changed

+3971
-3971
lines changed

customer-resources/emails-setup/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h4 id="using-your-pryvio-domain"><!--using-your-pryvio-domain-->Using your Pryv
114114
</code></pre>
115115
<p>In the SPF record above, we declared that Mandrill can be used to send emails on behalf of the domain of our Pryv.io platform.
116116
You can of course replace Mandrill by the SPF address of the SMTP host(s) of your choice.</p>
117-
<p>Please refer to <a href="https://api.pryv.com/customer-resources/#guides-and-documents">the DNS configuration document</a> on how to set such SPF record in the Pryv.io DNS.</p>
117+
<p>Please refer to <a href="https://pryv.github.io/customer-resources/#guides-and-documents">the DNS configuration document</a> on how to set such SPF record in the Pryv.io DNS.</p>
118118
<h3 id="email-template-default-language"><!--email-template-default-language-->Email template default language</h3>
119119
<p>You can set the default language for the template that will be applied if you do not provide a <code>language</code> field in the <a href="/reference-system/#create-user">Create user API method</a>, by setting <code>EMAIL_TEMPLATES_DEFAULT_LANG</code>:</p>
120120
<p>in the platform.yml file:</p>
@@ -132,7 +132,7 @@ <h3 id="welcome"><!--welcome-->Welcome</h3>
132132
<ul>
133133
<li>USERNAME</li>
134134
</ul>
135-
<pre><code>&lt;img src=&quot;https://api.pryv.com/style/images/logo-256.png&quot; alt=&quot;Logo&quot;&gt;
135+
<pre><code>&lt;img src=&quot;https://pryv.github.io/style/images/logo-256.png&quot; alt=&quot;Logo&quot;&gt;
136136
&lt;h1&gt;&lt;span style=&quot;color:#bd1026&quot;&gt;Hey&lt;/span&gt; #{USERNAME},&lt;/h1&gt;
137137
&lt;h2&gt;&lt;span style=&quot;color:#bd1026&quot;&gt;Thanks for creating your Pryv account&lt;/span&gt;&lt;/h2&gt;
138138
</code></pre>

customer-resources/healthchecks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h3 id="create-token"><!--create-token-->Create token</h3>
149149
</code></pre>
150150
<p>If you are using a default configuration, you can use the default web app:</p>
151151
<ol>
152-
<li>Go to https://api.pryv.com/app-web-access/?pryvServiceInfoUrl=https://reg.${DOMAIN}/service/info (https://api.pryv.com/app-web-access/?pryvServiceInfoUrl=https://${HOSTNAME}/reg/service/info for DNS-less)</li>
152+
<li>Go to https://pryv.github.io/app-web-access/?pryvServiceInfoUrl=https://reg.${DOMAIN}/service/info (https://pryv.github.io/app-web-access/?pryvServiceInfoUrl=https://${HOSTNAME}/reg/service/info for DNS-less)</li>
153153
<li>Click on <code>Master Token</code>radio button</li>
154154
<li>Click on <code>Request Access</code> button</li>
155155
<li>Click on <code>Sign in</code> Pryv button</li>

customer-resources/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h2 id="documents"><!--documents-->Documents</h2>
88
<ul>
99
<li>
10-
<p>Functional Requirement Specification: <a href="/functional-specifications/">api.pryv.com/functional-specifications</a></p>
10+
<p>Functional Requirement Specification: <a href="/functional-specifications/">pryv.github.io/functional-specifications</a></p>
1111
<p>Functional specifications for the Pryv.io middleware system: the capabilities and functions that the system must be capable of performing.</p>
1212
</li>
1313
<li>
@@ -18,7 +18,7 @@ <h2 id="documents"><!--documents-->Documents</h2>
1818
<h2 id="files"><!--files-->Files</h2>
1919
<ul>
2020
<li>
21-
<p>Pryv.io configuration files: <a href="https://api.pryv.com/config-template-pryv.io/">HTML</a></p>
21+
<p>Pryv.io configuration files: <a href="https://pryv.github.io/config-template-pryv.io/">HTML</a></p>
2222
<p>Configuration files to install Pryv.io (requires Pryv license and docker key).</p>
2323
</li>
2424
</ul>

customer-resources/pryv.io-setup/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h3 id="verify"><!--verify-->Verify</h3>
8181
${YOUR-DOMAIN}. SOME_TTL_VALUE IN NS dns2-pryv.${YOUR-DOMAIN}.
8282
</code></pre>
8383
<h2 id="obtain-the-license-key-credentials-and-configuration-files"><!--obtain-the-license-key-credentials-and-configuration-files-->Obtain the license key, credentials and configuration files</h2>
84-
<p>In order to be able to run your Pryv.io instance, you will need to get a license key for your platform from Pryv and the credentials to pull the Docker images defined in the configuration files, which you can download <a href="https://api.pryv.com/config-template-pryv.io/">here</a>.</p>
84+
<p>In order to be able to run your Pryv.io instance, you will need to get a license key for your platform from Pryv and the credentials to pull the Docker images defined in the configuration files, which you can download <a href="https://pryv.github.io/config-template-pryv.io/">here</a>.</p>
8585
<h2 id="set-the-platform-parameters"><!--set-the-platform-parameters-->Set the platform parameters</h2>
8686
<p>Along with the configuration files, you will find an Installation guide describing where to unpack them and how to set the platform variables.</p>
8787
<h2 id="obtain-an-ssl-certificate"><!--obtain-an-ssl-certificate-->Obtain an SSL certificate</h2>
@@ -154,7 +154,7 @@ <h2 id="customize-event-types-validation"><!--customize-event-types-validation--
154154
<p>Your Pryv.io platform performs content validation for the types definition that you provide it. Events with undefined types are allowed but their content is not validated.</p>
155155
<p>See the <a href="/event-types/">Event Types</a> page for more information.</p>
156156
<p>You can host your definitions page on a public URL which will be loaded at the platform boot. You can define this URL in the platform parameters as following:</p>
157-
<pre><code class="language-yaml">EVENT_TYPES_URL: &quot;https://api.pryv.com/event-types/flat.json&quot;
157+
<pre><code class="language-yaml">EVENT_TYPES_URL: &quot;https://pryv.github.io/event-types/flat.json&quot;
158158
</code></pre>
159159
<h2 id="other-documents"><!--other-documents-->Other documents</h2>
160160
<p>More resources can be found in our <a href="/customer-resources/#guides-and-documents">customer resources page</a>, or in the <a href="/faq-infra/">FAQ</a>.</p>

customer-resources/single-node-to-cluster/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 id="table-of-contents-"><!--table-of-contents--->Table of contents <!-- omit
1515
<h2 id="optional-create-users-with-specific-data-on-source-for-post-migration-verification"><!--optional-create-users-with-specific-data-on-source-for-post-migration-verification--><em>(Optional)</em> Create user(s) with specific data on source for post-migration verification</h2>
1616
<p>Generate a few events and streams by hand for a naked eye comparison for data transferred after the migration.</p>
1717
<h2 id="adapt-platform-parameters"><!--adapt-platform-parameters-->Adapt platform parameters</h2>
18-
<p>Fetch cluster configuration files for the same version <a href="https://api.pryv.com/config-template-pryv.io/">here</a>. Extract them, and edit the <code>config-leader/conf/template-platform.yml</code> (<code>platform.yml</code> for versions prior to 1.7).</p>
18+
<p>Fetch cluster configuration files for the same version <a href="https://pryv.github.io/config-template-pryv.io/">here</a>. Extract them, and edit the <code>config-leader/conf/template-platform.yml</code> (<code>platform.yml</code> for versions prior to 1.7).</p>
1919
<p>The difference between a single and cluster lies in the &#x201C;Machines and platform settings&#x201D; section.</p>
2020
<ol>
2121
<li>

customer-resources/ssl-certificate/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2 id="table-of-contents-"><!--table-of-contents--->Table of contents <!-- omit
2626
</li>
2727
</ol>
2828
<h2 id="automatic-generation-with-pryvio-174-or-later"><!--automatic-generation-with-pryvio-174-or-later-->Automatic generation with Pryv.io 1.7.4 or later</h2>
29-
<p>If you are running Pryv.io 1.7.4 or later, you can simply run the <code>renew-ssl-certificate</code> script provided with <a href="https://api.pryv.com/config-template-pryv.io/">the configuration files</a> to generate a SSL certificate for your Pryv.io platform.</p>
29+
<p>If you are running Pryv.io 1.7.4 or later, you can simply run the <code>renew-ssl-certificate</code> script provided with <a href="https://pryv.github.io/config-template-pryv.io/">the configuration files</a> to generate a SSL certificate for your Pryv.io platform.</p>
3030
<p>Note: from version 1.9.0 it&#x2019;s required to set a valid email address in the configuration file <code>config-leader/ssl/conf/ssl-certificate.yml</code></p>
3131
<p>Otherwise, follow this guide.</p>
3232
<h3 id="dns-check-failure-error-servers-are-not-reachable"><!--dns-check-failure-error-servers-are-not-reachable-->DNS check failure: Error: Servers are not reachable</h3>
@@ -70,7 +70,7 @@ <h3 id="generate-certificate-using-dns-validation"><!--generate-certificate-usin
7070
name: &quot;DNS settings&quot;
7171
settings:
7272
DNS_CUSTOM_ENTRIES:
73-
description: &quot;Additional DNS entries. See the DNS configuration document: https://api.pryv.com/customer-resources/#guides-and-documents.
73+
description: &quot;Additional DNS entries. See the DNS configuration document: https://pryv.github.io/customer-resources/#guides-and-documents.
7474
Can be set to null if not used.&quot;
7575
value:
7676
_acme-challenge:

external-resources/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ <h3 id="example-web-apps"><!--example-web-apps-->Example web apps</h3>
2222
</ul>
2323
<h3 id="auth-web-app"><!--auth-web-app-->Auth web app</h3>
2424
<p>&#x2794; <a href="https://github.com/pryv/app-web-auth3">GitHub</a></p>
25-
<p>Handling registration, <a href="https://api.pryv.com/reference/#authenticate-your-app">auth requests</a>, password reset and email change</p>
25+
<p>Handling registration, <a href="https://pryv.github.io/reference/#authenticate-your-app">auth requests</a>, password reset and email change</p>
2626
<h3 id="multi-factor-authentication-app"><!--multi-factor-authentication-app-->Multi-Factor Authentication app</h3>
2727
<p>&#x2794; <a href="https://github.com/pryv/app-web-mfa">GitHub</a></p>
28-
<p>Handles the <a href="https://api.pryv.com/reference/#multi-factor-authentication">MFA flow</a>.</p>
28+
<p>Handles the <a href="https://pryv.github.io/reference/#multi-factor-authentication">MFA flow</a>.</p>
2929
<h2 id="ios"><!--ios-->iOS</h2>
3030
<h3 id="swift-library"><!--swift-library-->Swift library</h3>
3131
<p>&#x2794; <a href="https://github.com/pryv/lib-swift">GitHub</a></p>

faq-api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3 id="can-i-limit-the-number-of-event-types-to-be-used-in-a-stream-"><!--can-i
4343
<p>There is no limitation in terms of event types per stream. A stream acts like a &#x201C;folder&#x201D; in which you can put any type of information.
4444
If you wish to give a Pryv access token to an external service and to control its use of the access, you can give it a &#x201C;limited&#x201D; access type - <code>create-only</code> - which allows it to <strong>only</strong> create events in the streams (more information on the different permission levels <a href="/reference/#access">here</a>).</p>
4545
<h3 id="are-my-events-content-validated"><!--are-my-events-content-validated-->Are my events content validated?</h3>
46-
<p>The default set of validated types is defined in <a href="/event-types/">https://api.pryv.com/event-types</a>, they are validated upon creation and modification. To validate custom types, it is possible to provide a different source of event types, following the <a href="/event-types/#format-specification">JSON schema format</a>.</p>
46+
<p>The default set of validated types is defined in <a href="/event-types/">https://pryv.github.io/event-types</a>, they are validated upon creation and modification. To validate custom types, it is possible to provide a different source of event types, following the <a href="/event-types/#format-specification">JSON schema format</a>.</p>
4747
<h3 id="what-kind-of-validation-do-you-perform"><!--what-kind-of-validation-do-you-perform-->What kind of validation do you perform?</h3>
4848
<p>Depending on the <code>type</code> field of the event, the content of the fields <code>content</code> and <code>attachments</code> are validated.</p>
4949
<h2 id="other-data-structures"><!--other-data-structures-->Other data structures</h2>

faq-infra/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3 id="what-constraints-should-be-considered-when-choosing-a-host"><!--what-con
2727
<h3 id="how-do-you-address-encryption-of-the-data-at-rest-as-medical-records-will-be-stored-in-mongodb-are-you-using-db-encryption-or-some-other-application-specific-encryption"><!--how-do-you-address-encryption-of-the-data-at-rest-as-medical-records-will-be-stored-in-mongodb-are-you-using-db-encryption-or-some-other-application-specific-encryption-->How do you address encryption of the data at rest? As medical records will be stored in MongoDB, are you using DB encryption or some other application specific encryption?</h3>
2828
<p>Pryv offers three options here:</p>
2929
<ul>
30-
<li>Application-level end-to-end encryption: your application(s) that will access Pryv.io encrypt the data before sending it and can decrypt it after reading it back. Pryv.io provides a data type to include metadata concerning the encryption used by your application. See: <a href="http://api.pryv.com/event-types/#encrypted">http://api.pryv.com/event-types/#encrypted</a></li>
30+
<li>Application-level end-to-end encryption: your application(s) that will access Pryv.io encrypt the data before sending it and can decrypt it after reading it back. Pryv.io provides a data type to include metadata concerning the encryption used by your application. See: <a href="http://pryv.github.io/event-types/#encrypted">http://pryv.github.io/event-types/#encrypted</a></li>
3131
<li>Disk encryption: Linux has a solid story of disk encryption. If stored on such a disk, Pryv data is encrypted at rest as well.</li>
3232
</ul>
3333
<p>The last option will probably the easiest to implement. It offers good protection against disks being stolen from the datacenter, while not increasing overall system complexity by much.</p>

0 commit comments

Comments
 (0)