277 lines
9.3 KiB
HTML
277 lines
9.3 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="./css/main.css">
|
|
<link rel="stylesheet" type="text/css" href="./css/headings.css">
|
|
<script src="./js/popup.js" ></script>
|
|
<script src="./js/status-checker.js" ></script>
|
|
<title>FDS Status Page</title>
|
|
</head>
|
|
|
|
<body>
|
|
<!--BEGIN SIDEBAR-->
|
|
<div class="sidebar">
|
|
<a href="#home">Status</a>
|
|
<a href="#help">Help</a>
|
|
</div>
|
|
<!--END SIDEBAR-->
|
|
<div class="content">
|
|
<h1 id="home">FDS</h1>
|
|
<h2>FJLA Directory Services</h2>
|
|
|
|
<p>FJLA Directory Services provides you with one login for everything FJLA.
|
|
This website is a central hub where you can check the current status of FJLA
|
|
services and get help setting things up.</p>
|
|
|
|
<br>
|
|
<br>
|
|
|
|
<h3 id="status">Status</h3>
|
|
|
|
<p>Check the status of FJLA services here, if your having problems getting
|
|
into a service - it might be down!</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Service Name</th>
|
|
<th>Service Status</th>
|
|
</tr>
|
|
<tr id="identity1" class="unknown">
|
|
<td>Identity Server 1</td>
|
|
<td id="identity1stat">Unknown</td>
|
|
</tr>
|
|
<tr id="identity2" class="unknown">
|
|
<td>Identity Server 2</td>
|
|
<td id="idendity2stat">Unknown</td>
|
|
</tr>
|
|
<tr id="oauth" class="unavailable">
|
|
<td>Authentication Server</td>
|
|
<td id="oauthstat">Unavailable</td>
|
|
<tr id="nextcloud" class="unknown">
|
|
<td>Nextcloud</td>
|
|
<td id="nextcloudstat">Unknown</td>
|
|
</tr>
|
|
<tr id="jellyfin" class="unknown">
|
|
<td>Jellyfin</td>
|
|
<td id="jellyfinstat">Unknown</td>
|
|
</tr>
|
|
<tr id="ampache" class="unavailable">
|
|
<td>Ampache</td>
|
|
<td id="ampachestat">Removed</td>
|
|
</tr>
|
|
<tr id="gallery" class="unavailable">
|
|
<td>Gallery</td>
|
|
<td id="gallerystat">Maintenance</td>
|
|
</tr>
|
|
<tr id="freepbx" class="unknown">
|
|
<td>Telephone Server</td>
|
|
<td id="freepbxstat">Unknown</td>
|
|
</tr>
|
|
<tr id="homeassistant" class="unknown">
|
|
<td>Home Assistant</td>
|
|
<td id="homeassistantstat">Unknown</td>
|
|
</table>
|
|
|
|
<hr id="help">
|
|
|
|
<h3>Help</h3>
|
|
|
|
<p>See the list of topics below and click the link to find help</p>
|
|
<ul>
|
|
<li><a href="#airsonic">Ampache - Music Streaming</a></li>
|
|
<li><a href="#changepw">Password Change</a></li>
|
|
<li><a href="#gallery">Gallery</a></li>
|
|
<li><a href="#jellyfin">Jellyfin - Video Streaming</a></li>
|
|
<li><a href="#nextcloud">Nextcloud - Secure Cloud</a></li>
|
|
<li><a href="#oam">Online Account Manager</a></li>
|
|
</ul>
|
|
|
|
<hr id="airsonic">
|
|
|
|
<h4>Ampache</h4>
|
|
<h5>Removed</h5>
|
|
<p>Ampache has been removed from the FJLA stack.</p>
|
|
<p>Jellyfin should be used instead. It offers all of the same functionality</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Name</th>
|
|
<td>A descriptive name</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Server</th>
|
|
<td>https://music.fjla.uk</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Username/Password</th>
|
|
<td>FDS Credentials</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>All other settings can be left as the default values</p>
|
|
|
|
<hr id="changepw">
|
|
|
|
<h4>Change my Password</h4>
|
|
<h5><a href="#oam">See Online Account Manager</a></h5>
|
|
|
|
<hr id="gallery">
|
|
|
|
<h4>FJLA Gallery</h4>
|
|
<h5>Not available</h5>
|
|
|
|
<p>The FJLA Gallery is not currently available. The aim is to move it to
|
|
a different server and enable FDS login.</p>
|
|
|
|
<hr id="jellyfin">
|
|
|
|
<h4>Jellyfin</h4>
|
|
<h5><a href="https://jf.fjla.uk">Visit Site</a></h5>
|
|
|
|
<p>Jellyfin is where you can see videos, including Lucy's famous nativity.</p>
|
|
<p>Jellyfin is available through your browser, there are also apps available
|
|
for Android and iOS mobile devices as well as for AndroidTV devices - including
|
|
Amazon Fire TV devices. The Symfonium app is recommended for music, free alternatives
|
|
offering less functionality are available.</p>
|
|
<p>Use the following details to login</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Server</th>
|
|
<td>https://jf.fjla.uk</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Username/Password</th>
|
|
<td>FDS Credentials</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>App Name</th>
|
|
<th>Available From</th>
|
|
<th>Used for</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Jellyfin</td>
|
|
<td>Play Store/Fdroid & iOS App Store</td>
|
|
<td>Playback of all file types</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Synfonium</td>
|
|
<td>Play Store<sup>1</sup></td>
|
|
<td>Music only sync & playback</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Gelli</td>
|
|
<td>Play Store/fDroid</td>
|
|
<td>Music only sync & playback - Free but with less functionality than Synfonium</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p><sup>1</sup> Paid app with a free trial.</p>
|
|
|
|
<hr id="nextcloud">
|
|
|
|
<h4>Nextcloud</h4>
|
|
<h5><a href="https://cloud.fjla.uk">Visit Site</a></h5>
|
|
|
|
<p>Nextcloud is a secure cloud storage service which allows users to
|
|
easily share large files between eachother without exposing the data
|
|
publicly.</p>
|
|
|
|
<p>Nextcloud also offers a private or shared Calendar, Contacts, Instant
|
|
Messaging, Notes, Tasks lists and organisation tools - all of which can
|
|
be synchronised to your mobile device with various apps. It also offers
|
|
a in-browser office suite similar to Google Docs and Office 365.</p>
|
|
|
|
<p>Nextcloud apps are available from App Stores, each app offers access to
|
|
one feature, there is a table below outlining which apps allow access to
|
|
which features.</p>
|
|
|
|
<p>To login using an App use the following details:</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>Server</th>
|
|
<td>https://cloud.fjla.uk</td>
|
|
</tr>
|
|
<tr>
|
|
<th>Username/Password</th>
|
|
<td>FDS Credentials</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Please note, Nextcloud requires two factor authentication. This can be TOTP or U2F.
|
|
You will need to ask for a code for your initial login and then setup 2FA in the settings menu.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>Alternatively, you can login using a browser and create app passwords
|
|
which offer more secure use of the apps.</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<th>App Name</th>
|
|
<th>Available From</th>
|
|
<th>Used for</th>
|
|
</tr>
|
|
<tr>
|
|
<td>Nextcloud</td>
|
|
<td>Play Store/Fdroid</td>
|
|
<td>Uploading and accessing files & device backup</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Talk</td>
|
|
<td>Play Store/Fdroid<sup>1</sup></td>
|
|
<td>Instant messaging, voice & video calling</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Nextcloud Notes</td>
|
|
<td>Play Store/fDroid<sup>2</sup></td>
|
|
<td>Sync notes to the Cloud</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Nextcloud Deck</td>
|
|
<td>Play Store/fDroid<sup>2</sup></td>
|
|
<td>Kanban style organisation tool</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Nextcloud News</td>
|
|
<td>Play Store/fDroid<sup>2</sup></td>
|
|
<td>Cloud RSS Reading tool</td>
|
|
</tr>
|
|
<tr>
|
|
<td>DAVx5</td>
|
|
<td>Play Store/fDroid <sup>2</sup></td>
|
|
<td>Allows you to sync contacts, calendars and tasks between the cloud and your mobile device<sup>3</sup> <sup>4</sup></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p><sup>1</sup> fDroid version has problems with notifications and can cause calls to be missed.</p>
|
|
<p><sup>2</sup> Google Play version is paid but the app is available free from fDroid</p>
|
|
<p><sup>3</sup> Task sync requires 'Tasks.org' app available from Play Store</p>
|
|
<p><sup>4</sup> For details of how to setup DAVx5 see the settings menu in the Nextcloud app</p>
|
|
|
|
</br>
|
|
|
|
<p>Nextcloud offers many of the same services offered by large providers
|
|
such as Google and Microsoft but in a private hosted environment with
|
|
no ads or tracking.</p>
|
|
|
|
<hr id="oam">
|
|
|
|
<h4>Online Account Manager</h4>
|
|
<h5>Online Account Manager has not yet been implemented</h5>
|
|
|
|
<p>The Online Account Manager is where you can change your FDS password.
|
|
If you have forgotten your password, you will need to get in contact with
|
|
Fred who can issue you a new password which will then need to be changed
|
|
before you can use it to login</p>
|
|
|
|
<hr>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|