mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-04 14:29:45 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
@@ -25,7 +25,7 @@ Mobile Apps
|
||||
Android
|
||||
=======
|
||||
|
||||
Before proceeding, make sure your Android device has been setup to connect over :ref:`LAN <lan-android>`. If you are connecting over tor, you will need to :ref:`Setup Tor <tor-android>`.
|
||||
Before proceeding, make sure your Android device has been setup to connect over :ref:`LAN <ca-android>`. If you are connecting over tor, you will need to :ref:`Setup Tor <tor-android>`.
|
||||
|
||||
1. Visit the app store of your choice and download the Jellyfin app.
|
||||
|
||||
@@ -34,7 +34,7 @@ Before proceeding, make sure your Android device has been setup to connect over
|
||||
iOS
|
||||
===
|
||||
|
||||
Before proceeding, make sure your Apple device has been setup to connect over :ref:`LAN <lan-ios>`. If you are connecting over tor, you will need to :ref:`Setup Tor <tor-ios>`.
|
||||
Before proceeding, make sure your Apple device has been setup to connect over :ref:`LAN <ca-ios>`. If you are connecting over tor, you will need to :ref:`Setup Tor <tor-ios>`.
|
||||
|
||||
1. Open the Apple app store and download the Jellyfin app.
|
||||
|
||||
@@ -46,7 +46,7 @@ Desktop Apps
|
||||
MacOS
|
||||
=====
|
||||
|
||||
Before proceeding, make sure your Apple device has been setup to connect over :ref:`LAN <lan-mac>`.
|
||||
Before proceeding, make sure your Apple device has been setup to connect over :ref:`LAN <ca-mac>`.
|
||||
|
||||
1. Download the .dmg file for `Jellyfin Media Player <https://github.com/jellyfin/jellyfin-media-player/releases>`_
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ The latest version of the official Nextcloud client is available on their `downl
|
||||
|
||||
LAN Setup
|
||||
=========
|
||||
Make sure you have first set up :ref:`LAN access<lan-android>`.
|
||||
Make sure you have first set up :ref:`LAN access<ca-android>`.
|
||||
|
||||
1. Open Nextcloud via your server's Services -> Nextcloud -> Launch UI
|
||||
|
||||
@@ -90,7 +90,7 @@ Make sure you have first set up :ref:`LAN access<lan-android>`.
|
||||
:width: 30%
|
||||
:alt: Nextcloud mobile app QR Code button
|
||||
|
||||
In this case, make sure you have :ref:`added your server's CA certificate to the Android trust store<lan-android>` as noted at the top of the `LAN Setup` section of this guide, close the Nextcloud mobile app and try again. Otherwise, proceed to the next step.
|
||||
In this case, make sure you have :ref:`added your server's CA certificate to the Android trust store<ca-android>` as noted at the top of the `LAN Setup` section of this guide, close the Nextcloud mobile app and try again. Otherwise, proceed to the next step.
|
||||
|
||||
12. Android may ask you about Storage permissions. Grant "Full access":
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ The latest version of the official Nextcloud client is available on their `downl
|
||||
|
||||
LAN Setup
|
||||
=========
|
||||
Make sure you have first set up :ref:`LAN access<lan-ios>`.
|
||||
Make sure you have first set up :ref:`LAN access<ca-ios>`.
|
||||
|
||||
1. Download the iOS Nextcloud client from `App Store <https://apps.apple.com/us/app/nextcloud/id1125420102>`_.
|
||||
2. Open the client and tap "Log In".
|
||||
|
||||
@@ -16,7 +16,7 @@ Desktop Integrations
|
||||
--------------------
|
||||
Many Linux distributions ship with a Desktop Environment (DE) that supports Nextcloud account integration directly for use with their built-in calendars and other applications. It is recommended to try these first for the best possible experience with your particular flavor of Linux.
|
||||
|
||||
You will first need to :ref:`add your Root CA to your system<lan-linux>`.
|
||||
You will first need to :ref:`add your Root CA to your system<ca-linux>`.
|
||||
|
||||
The following desktop environments support integrated account syncing, including Nextcloud:
|
||||
|
||||
@@ -37,7 +37,7 @@ This is Nextcloud's official client application for file syncing and account man
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
Make sure you have first set up :ref:`LAN access<lan-linux>`.
|
||||
Make sure you have first set up :ref:`LAN access<ca-linux>`.
|
||||
|
||||
1. Open the client and click "Log In"
|
||||
2. From your server's Nextcloud Service page, go to "Interfaces" and copy the LAN address
|
||||
@@ -66,7 +66,7 @@ If you wish to use a standalone client for Calendar and Contacts, we recommend M
|
||||
1. Install the Contacts and Calendar apps in Nextcloud.
|
||||
2. Make sure you are on Thunderbird version 102.3.0 or greater and then import your LAN certificate:
|
||||
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<lan-linux>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<ca-linux>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
|
||||
3. Download the `TBSync` and `Provider for CalDAV & CardDAV` add-ons by searching for them in the "Tools -> Add-ons and Themes" menu.
|
||||
4. Go back to "Tools -> Add-ons and Themes -> Extensions" and click the 'wrench' icon next to TBSync.
|
||||
|
||||
@@ -14,7 +14,7 @@ It is advised to setup your Nextcloud devices on LAN (if available) for the best
|
||||
|
||||
Native Desktop Integration
|
||||
--------------------------
|
||||
The smoothest experience will be using direct account integration with your Mac. First head into the top-righthand menu of your Nextcloud's WebUI and click "Apps," then search for and install the Calendar and/or Contacts Apps if you don't have them already (these are installed by default on the latest Nextcloud for StartOS). The steps below are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/24/user_manual/en/groupware/sync_osx.html>`_ and updated for the latest MacOS (Ventura). Make sure you have first set up :ref:`LAN access<lan-mac>`.
|
||||
The smoothest experience will be using direct account integration with your Mac. First head into the top-righthand menu of your Nextcloud's WebUI and click "Apps," then search for and install the Calendar and/or Contacts Apps if you don't have them already (these are installed by default on the latest Nextcloud for StartOS). The steps below are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/24/user_manual/en/groupware/sync_osx.html>`_ and updated for the latest MacOS (Ventura). Make sure you have first set up :ref:`LAN access<ca-mac>`.
|
||||
|
||||
.. tabs::
|
||||
|
||||
@@ -107,7 +107,7 @@ This is Nextcloud's official client application for file syncing and account man
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
Make sure you have first set up :ref:`LAN access<lan-mac>`. Then do the following:
|
||||
Make sure you have first set up :ref:`LAN access<ca-mac>`. Then do the following:
|
||||
|
||||
1. Download the appropriate desktop client from the `Nextcloud website <https://nextcloud.com/install/#install-clients>`_.
|
||||
2. Open the client and click "Log In".
|
||||
@@ -191,7 +191,7 @@ If you wish to use a standalone client for Calendar and Contacts, we recommend M
|
||||
1. Install the Contacts and Calendar apps in Nextcloud.
|
||||
2. Make sure you are on Thunderbird version 102.3.0 or greater and then import your LAN certificate:
|
||||
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<lan-mac>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<ca-mac>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
|
||||
3. Download the `TBSync` and `Provider for CalDAV & CardDAV` add-ons by searching for them in the "Tools -> Add-ons and Themes" menu.
|
||||
4. Go back to "Tools -> Add-ons and Themes -> Extensions" and click the 'wrench' icon next to TBSync.
|
||||
|
||||
@@ -14,7 +14,7 @@ It is advised to setup your Nextcloud devices on LAN (if available) for the best
|
||||
|
||||
Native Desktop Integration
|
||||
--------------------------
|
||||
If you prefer to use Microsoft's integrated Calendar and Contacts apps with your Windows machine, you can integrate directly. First head into the top-righthand menu of your Nextcloud's WebUI and click "Apps," then search for and install the Calendar and/or Contacts Apps. The steps below are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/24/user_manual/en/groupware/sync_windows10.html>`_. Make sure you have first set up :ref:`LAN access<lan-windows>`.
|
||||
If you prefer to use Microsoft's integrated Calendar and Contacts apps with your Windows machine, you can integrate directly. First head into the top-righthand menu of your Nextcloud's WebUI and click "Apps," then search for and install the Calendar and/or Contacts Apps. The steps below are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/24/user_manual/en/groupware/sync_windows10.html>`_. Make sure you have first set up :ref:`LAN access<ca-windows>`.
|
||||
|
||||
1. Launch the Windows Calendar app and click the gear icon (Settings), then select "Manage Accounts."
|
||||
|
||||
@@ -42,7 +42,7 @@ This is Nextcloud's official client application for file syncing and account man
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
Make sure you have first set up :ref:`LAN access<lan-windows>`. Then do the following:
|
||||
Make sure you have first set up :ref:`LAN access<ca-windows>`. Then do the following:
|
||||
|
||||
1. Download the appropriate desktop client from https://nextcloud.com/install/#install-clients
|
||||
2. Open the client and click "Log In"
|
||||
@@ -72,7 +72,7 @@ If you wish to use a standalone client for Calendar and Contacts, we recommend M
|
||||
1. Install the Contacts and Calendar apps in Nextcloud.
|
||||
2. Make sure you are on Thunderbird version 102.3.0 or greater and then import your LAN certificate:
|
||||
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<lan-windows>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<ca-windows>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
|
||||
3. Download the `TBSync` and `Provider for CalDAV & CardDAV` add-ons by searching for them in the "Tools -> Add-ons and Themes" menu.
|
||||
4. Go back to "Tools -> Add-ons and Themes -> Extensions" and click the 'wrench' icon next to TBSync.
|
||||
|
||||
@@ -116,7 +116,7 @@ Android
|
||||
|
||||
We suggest using Tor, however it is possible have a good experience with LAN. Once synced, your app and all your passwords will be cached and available when you are on the go and not connected to your Start9 Server, and you will only need to be on LAN to update any edits to your vault.
|
||||
|
||||
Begin by :ref:`setting up LAN <lan-android>` on your device.
|
||||
Begin by :ref:`setting up LAN <ca-android>` on your device.
|
||||
|
||||
#. Visit your app store of choice and download the Bitwarden app. Once downloaded and installed, let's go into Orbot, and add the app to the VPN apps list. You may need to hit the refresh button in the top left to get it to populate.
|
||||
|
||||
@@ -149,7 +149,7 @@ iOS
|
||||
|
||||
Begin by :ref:`setting up Tor <tor-ios>` on your iPhone.
|
||||
|
||||
You will also need :ref:`LAN access <lan-ios>` setup on your iPhone.
|
||||
You will also need :ref:`LAN access <ca-ios>` setup on your iPhone.
|
||||
|
||||
#. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744>`_
|
||||
|
||||
@@ -193,7 +193,7 @@ iOS
|
||||
|
||||
We suggest using Tor, however it is possible have a good experience with LAN. Once synced, your app and all your passwords will be cached and available when you are on the go and not connected to your Start9 Server, and you will only need to be on LAN to update any edits to your vault.
|
||||
|
||||
Begin by :ref:`setting up LAN <lan-ios>` on your device.
|
||||
Begin by :ref:`setting up LAN <ca-ios>` on your device.
|
||||
|
||||
#. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744>`_
|
||||
|
||||
@@ -247,7 +247,7 @@ Desktop Clients
|
||||
|
||||
#. As with the other solutions above, click the 'Settings' icon, and enter your Vaultwarden Tor address. You can then log in to your vault.
|
||||
|
||||
Alternatively, you may be able to run using your LAN address, but this has proven finicky, especially on Debian/Ubuntu systems. You will have better luck if you have the Root CA installed at the OS level. First, be sure to :ref:`Setup LAN <lan-linux>` natively.
|
||||
Alternatively, you may be able to run using your LAN address, but this has proven finicky, especially on Debian/Ubuntu systems. You will have better luck if you have the Root CA installed at the OS level. First, be sure to :ref:`Setup LAN <ca-linux>` natively.
|
||||
|
||||
.. collapse:: Mac
|
||||
|
||||
@@ -289,7 +289,7 @@ Desktop Clients
|
||||
|
||||
We suggest using Tor, however it is possible have a good experience with LAN. Once synced, your app and all your passwords will be cached and available when you are on the go and not connected to your Start9 Server, and you will only need to be on LAN to update any edits to your vault.
|
||||
|
||||
#. Begin by making sure that LAN is :ref:`steup on your Mac<lan-mac>`.
|
||||
#. Begin by making sure that LAN is :ref:`steup on your Mac<ca-mac>`.
|
||||
|
||||
#. Download the `Bitwarden Desktop app <https://bitwarden.com/download/>`_.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user