wiki/Signup_to_other_services_with_Pubnix.html
2024-06-24 14:10:54 +00:00

37 lines
1.3 KiB
HTML

<!--
title: Signing up to other Project Segfault services using the Pubnix
description:
published: true
date: 2024-06-23T17:36:20.887Z
tags: pubnix
editor: ckeditor
dateCreated: 2024-06-23T17:20:21.609Z
-->
<p>So you have a Pubnix account, and now want to use some of our other great services? This is made extremely easy by using a shared OAuth portal for most of our services which require login.</p>
<p>This is done by using our Authentik server for Pubnix users, which can be accessed at https://auth.p.projectsegfau.lt</p>
<p>The default password for this is the same one as your Pubnix user, which can be retrieved from your home directory by running <code>cat ~/pass</code>.</p>
<p>Now, you can open any of the following of our services, and you should be able to use the login with authentik option to have a synchronized account across our services!</p>
<figure class="table">
<table>
<tbody>
<tr>
<td>FreshRSS</td>
</tr>
<tr>
<td>HedgeDoc</td>
</tr>
<tr>
<td>Vikunja</td>
</tr>
<tr>
<td>Gitea</td>
</tr>
<tr>
<td>Wiki</td>
</tr>
</tbody>
</table>
</figure>
<p>You can also access this list from the <a href="https://auth.p.projectsegfau.lt">homepage of Authentik</a>, which can even act as a small dashboard if you so please.</p>