mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-01 21:13:10 +00:00
restructure docs
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.. _nextcloud-setup:
|
||||
|
||||
======================
|
||||
Nextcloud Device Setup
|
||||
======================
|
||||
|
||||
Connection guides by Device. This will guide you through initial setup and syncing configurations.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
nextcloud-linux
|
||||
nextcloud-mac
|
||||
nextcloud-windows
|
||||
nextcloud-android
|
||||
nextcloud-ios
|
||||
@@ -0,0 +1,143 @@
|
||||
.. _nextcloud-android:
|
||||
|
||||
===================
|
||||
Nextcloud - Android
|
||||
===================
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Initial Config
|
||||
--------------
|
||||
It is advised to setup your Nextcloud devices on LAN (if available) for the best experience. Once set up, Tor can be used for remote syncing, but remember that large files will likely fail or take a very long time, so it is best to use remote sync only for low-bandwidth activity, such as Calendar, Contacts, Tasks, and Notes. Streaming your music is also possible. Later in 2023, new connection options will unlock Nextcloud's full feature-set.
|
||||
|
||||
Nextcloud App
|
||||
-------------
|
||||
The latest version of the official Nextcloud client is available on their `download page <https://nextcloud.com/install/#install-clients>`_. This is for file syncing and account management.
|
||||
|
||||
LAN Setup
|
||||
=========
|
||||
Make sure you have first set up :ref:`LAN access<ca-android>`.
|
||||
|
||||
1. Open Nextcloud via your server's Services -> Nextcloud -> Launch UI
|
||||
|
||||
2. Log in and select the top right icon -> Personal Settings:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step1-personal_settings.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud: > Personal Settings
|
||||
|
||||
3. Select the hamburger (3 lines) menu:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step2-ps-profile.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud: Personal Settings > Hamburger menu
|
||||
|
||||
4. Select Security:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step3-security.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud: Personal Settings > Security
|
||||
|
||||
5. Under `Devices & sessions`, give this Nextcloud mobile app a session name, such as "Mobile" and tap `Create new app password`:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step4-new_session.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud: Devices & sessions > Create new app password
|
||||
|
||||
6. Tap `Show QR code for mobile apps`:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step5-show_qr_code.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud Show new session's QR code
|
||||
|
||||
7. The new session's QR code will be displayed:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/web-step6-qr_code_shown.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud: New session's QR code is shown
|
||||
|
||||
8. Download and install the appropriate desktop client for your Android device from https://nextcloud.com/install/#install-clients
|
||||
|
||||
9. Open the Nextcloud client on your Android device and tap "Log in"
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/step1-login.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud mobile app Log in
|
||||
|
||||
10. Tap the QR code icon:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/step2-read_qrcode.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud mobile app QR Code button
|
||||
|
||||
11. Scan the QR code presented in Step 7.
|
||||
|
||||
.. note::
|
||||
|
||||
Here you may see an error about the Nextcloud app being unable to find the host that was decoded from the QR code:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/pitfall1-could_not_connect_to_host-wifi-mdns-orbot.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud mobile app error: Could not find host
|
||||
|
||||
If you see this message, you may be on an Android version that does not support mDNS .local name resolution (it is available on Android 13+ and some builds of Android 12, but not all. The other possibility is that your WiFi network is not properly "bridged" with the ethernet network that your Start9 server is on, or you lack WiFi connectivity to your network in general.
|
||||
|
||||
Alternatively, you may see a warning about an untrusted certificate:
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/pitfall2-untrusted_cert.png
|
||||
: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<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":
|
||||
|
||||
.. figure:: /_static/images/services/nextcloud/step3-grant_file_access.png
|
||||
:width: 30%
|
||||
:alt: Nextcloud Storage permissions
|
||||
|
||||
13. Next, configure the local directory that you want to sync with Nextcloud. You may use the default or change it, and edit the sync settings to desired. When satisfied, tap "Connect"
|
||||
|
||||
14. Files will begin to sync immediately and you will see a green check when this is complete.
|
||||
|
||||
15. That's it! From this desktop client you will recieve notifications, control accounts and syncing, and quickly access your Apps' WebUI pages
|
||||
|
||||
Tor Setup
|
||||
=========
|
||||
You will first need to have :ref:`Orbot running<tor-android>`.
|
||||
|
||||
1. First, add Nextcloud to your Orbot apps list.
|
||||
2. Tap the account in the top-right, then "Add Account."
|
||||
3. On the following screen, tap "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with ``http://`` and end with ``.onion``. tap Next.
|
||||
4. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
5. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by tapping into the newly created account in the app.
|
||||
|
||||
Device Integration
|
||||
------------------
|
||||
In order to sync calendars and contacts with your Android device, follow the steps below, which are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/25/user_manual/en/groupware/sync_android.html>`_. 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.
|
||||
|
||||
1. Download the WebDAV sync management client `DAVx5 <https://www.davx5.com/download/>`_ from your app store of choice, such as F-Droid or the Play Store.
|
||||
|
||||
2. Add account:
|
||||
|
||||
- If you are on Android 12+ and already have the Nextcloud file-syncing app (recommended - guide above), then open it and enter the "Settings" menu from the top-lefthand hamburger (3 lines) menu. Then under the section titled, "More," tap "Sync Calendar & Contacts."
|
||||
|
||||
- This will open Nextcloud's WebFlow login in a browser, where you will need to log in and "Grant Access" - you will then be returned to DAVx5
|
||||
|
||||
- Set an account name when asked, then set "Contact Group Method" to "Groups are per-contact categories" - DAVx5 will close and Nextcloud will reappear.
|
||||
|
||||
- Manually launch DAVx5 again and top on the account that was just created. Grant access to Calendars and Contacts when requested, and optionally tasks, if you added that feature in setup. Choose the address books and calendars you wish to sync and you're done!
|
||||
|
||||
- If you are NOT using the Nextcloud app already, then open DAVx5 and after going through the introduction (optionally selecting additional features), tap the "+" icon to add a new account, then select "Login with URL and user name," and fill in the following fields:
|
||||
|
||||
- Base URL - Enter your Nextcloud WebDAV Base LAN URL (found in "Properties" in the Nextcloud service page).
|
||||
|
||||
- User name - Your Nextcloud user (defaults are found in "Properties" on your Nextcloud service page)
|
||||
|
||||
- Password - Your Nextcloud user's password (defaults are found in "Properties" on your Nextcloud service page)
|
||||
|
||||
- If given the option, select "Groups are per-contact categories," then tap "Login." Select the data you want to sync, grant access for contacts, calendars, and optionally tasks if you added that feature in setup. That's it, you're done!
|
||||
|
||||
.. tip:: You may also wish to add the `ICSx5 <https://icsx5.bitfire.at/>`_ app, which allows subscription to remote WebCal or local iCal files (such as public event schedules, iCloud/Google calendars, etc). It can be found in your favorite app store.
|
||||
@@ -0,0 +1,118 @@
|
||||
.. _nextcloud-ios:
|
||||
|
||||
===============
|
||||
Nextcloud - iOS
|
||||
===============
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Initial Config
|
||||
--------------
|
||||
It is advised to setup your Nextcloud devices on LAN (if available) for the best experience. Once set up, Tor can be used for remote syncing, but remember that large files will likely fail or take a very long time, so it is best to use remote sync only for low-bandwidth activity, such as Calendar, Contacts, Tasks, and Notes. Streaming your music is also possible. Later in 2023, new connection options will unlock Nextcloud's full feature-set.
|
||||
|
||||
Standalone Client
|
||||
-----------------
|
||||
The latest version of the official Nextcloud client is available on their `download page <https://nextcloud.com/install/#install-clients>`_.
|
||||
|
||||
LAN Setup
|
||||
=========
|
||||
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".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step2.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
3. From your server's Nextcloud Service page, go to "Interfaces" and copy the LAN address.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step3-lan.png
|
||||
:width: 60%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
4. Enter your LAN address under "Server Address" and tap "Next".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step4.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
5. You will be shown the "Connect to your account" screen, and then click "Log In" and "Grant Access".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step5.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step3-lan.png
|
||||
:width: 60%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
6. Next, you will be asked to enter the username and password, which can be found on the startOS Nextcloud Service page under the "Properties" tab.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step5.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
7. The account access page will be displayed, tap "Grant access".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step6.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
8. Files will begin syncing immediately, and you will see your username and account icon in the top left corner.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step7.png
|
||||
:width: 30%
|
||||
:alt: nextcloud-ios-login
|
||||
|
||||
9. That's it! From this mobile client you can receive notifications, control accounts and syncing, and quickly access your apps' WebUI pages.
|
||||
|
||||
Tor Setup
|
||||
=========
|
||||
You will first need to have the :ref:`Tor daemon running<tor-ios>`.
|
||||
|
||||
1. Click the account in the top left again, then "Add Account."
|
||||
2. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with `http://` and end with .onion. Click Next.
|
||||
3. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
4. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by clicking the newly created account in the client app.
|
||||
|
||||
Device Integration
|
||||
------------------
|
||||
In order to sync calendars and contacts with your iOS device, follow the steps below, which are adapted from the `Official Nextcloud guide <https://docs.nextcloud.com/server/25/user_manual/en/groupware/sync_ios.html>`_.
|
||||
|
||||
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. Next folow guide for iOS.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-native.png
|
||||
:width: 60%
|
||||
:alt: nextcloud account settings
|
||||
|
||||
1. Open the "Settings" app on iOS device.
|
||||
|
||||
.. note:: You will need to perform 2 individual setups, one for Calendar and one for Contacts.
|
||||
|
||||
2. Select "Calendar" (or "Contacts") -> "Accounts" -> "Add Account" -> "Other" -> "either CalDAV (for Calendar setup) or CardDAV (for Contacts setup)". Return to this step after completing one in order to add the other.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-native-step1.png
|
||||
:width: 60%
|
||||
:alt: nextcloud account settings
|
||||
|
||||
3. Enter the following fields and tap "Next":
|
||||
|
||||
- Server - Enter your Nextcloud WebDAV Base LAN URL (found in "Properties" in the Nextcloud service page).
|
||||
|
||||
- User name - The default user is "embassy" but this is your user within Nextcloud, so be sure it is the correct user if you have more than one.
|
||||
|
||||
- Password - Your Nextcloud user's password (Default found in "Properties" in the Nextcloud service page).
|
||||
|
||||
- Description - Anything to describe this account, such as "Nextcloud CalDAV".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-native-step2.png
|
||||
:width: 30%
|
||||
:alt: nextcloud account settings
|
||||
|
||||
4. If you get a warning about verifying the server identity, it is safe to "Continue." Add the apps you want to use, such as Calendars, Contacts, and/or Reminders, then tap "Save."
|
||||
|
||||
- That's it! Go back to step 2 above to set up your other account (CalDAV / CardDAV).
|
||||
|
||||
@@ -0,0 +1,141 @@
|
||||
.. _nextcloud-linux:
|
||||
|
||||
=================
|
||||
Nextcloud - Linux
|
||||
=================
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Initial Config
|
||||
--------------
|
||||
It is advised to setup your Nextcloud devices on LAN (if available) for the best experience. Once set up, Tor can be used for remote syncing, but remember that large files will likely fail or take a very long time, so it is best to use remote sync only for low-bandwidth activity, such as Calendar, Contacts, Tasks, and Notes. Streaming your music is also possible. Later in 2023, new connection options will unlock Nextcloud's full feature-set.
|
||||
|
||||
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:`trust your Root CA<ca-linux>`.
|
||||
|
||||
The following desktop environments support integrated account syncing, including Nextcloud:
|
||||
|
||||
- Gnome (Ubuntu default)
|
||||
- Cinnamon (Linux Mint default)
|
||||
- KDE
|
||||
- Budgie
|
||||
|
||||
The following guide uses Ubuntu as an example.
|
||||
|
||||
1. Open settings app.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-1.png
|
||||
:width: 60%
|
||||
:alt: open settings app
|
||||
|
||||
2. Go to Online Accounts and click on **Nextcloud**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-2.png
|
||||
:width: 60%
|
||||
:alt: online accounts settings
|
||||
|
||||
3. Paste in the server path from **StartOS > Nextcloud > Interfaces** and the username and password from **StartOS > Nextcloud > Properties**, and click **Connect**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-3.png
|
||||
:width: 60%
|
||||
:alt: enter nextcloud credentials
|
||||
|
||||
4. Choose which services you want to integrate and close **Nextcloud Account** window.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-4.png
|
||||
:width: 60%
|
||||
:alt: nextcloud account services
|
||||
|
||||
5. Open the file manager, and you should see your NextCloud account in the side panel.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-5.png
|
||||
:width: 60%
|
||||
:alt: nextcloud in file manager
|
||||
|
||||
To setup other Linux distributions, check out this `Linuxhint guide <https://linuxhint.com/linux_file_managers_nextcloud/>`_ and our `Nextcloud Master Thread <https://community.start9.com/t/nextcloud-master-thread/>`_. Please share your feedback - it is very valuable to our community!
|
||||
|
||||
Standalone Clients
|
||||
------------------
|
||||
For those that prefer to use a desktop client or your desktop environment does not support account integrations.
|
||||
|
||||
.. note:: The desktop version of NextCloud doesn't have much of a user interface. Once installed, it solely lives in the your system tray or navigation bar. You can click on this icon to access the app.
|
||||
|
||||
File Syncing - Nextcloud Desktop
|
||||
================================
|
||||
This is Nextcloud's official client application for file syncing and account management. It is available in your favorite package manager (usually as `nextcloud`). You can also see this `full list of available packages <https://help.nextcloud.com/t/linux-packages-status/>`_. or you can get the latest version as an AppImage from the `Download for Desktop <https://nextcloud.com/install/#install-clients>`_ section of Nextcloud's website.
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
Make sure you have first set up :ref:`trusted your Root CA<ca-linux>`.
|
||||
|
||||
1. Open the client and click **Log In to your Nextcloud**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-1.png
|
||||
:width: 60%
|
||||
:alt: nextcloud login
|
||||
|
||||
2. From your server's Nextcloud Service page, go to **Interfaces** and copy the LAN address.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step3-lan.png
|
||||
:width: 60%
|
||||
:alt: nextcloud interfaces
|
||||
|
||||
3. Enter your LAN address under **Server Address** and click **Next**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-2.png
|
||||
:width: 60%
|
||||
:alt: nextcloud server path
|
||||
|
||||
4. This will launch a page in your web browser, click **Log In** and then **Grant access** to link the desktop client. You can close this browser window afterwards.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step5.png
|
||||
:width: 60%
|
||||
:alt: nextcloud login and grant access
|
||||
|
||||
5. Next, configure the local directory that you want to sync with Nextcloud. You may use the default or change it, and edit the sync settings to desired. When satisfied, click **Connect**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-3.png
|
||||
:width: 60%
|
||||
:alt: nextcloud add account
|
||||
|
||||
6. Files will begin to sync immediately and you will see a green check when this is complete.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-5.png
|
||||
:width: 60%
|
||||
:alt: nextcloud sync
|
||||
|
||||
7. That's it! From this desktop client you will recieve notifications, control accounts and syncing, and quickly access your Apps' WebUI pages
|
||||
|
||||
Tor Setup
|
||||
.........
|
||||
You will first need to have the :ref:`Tor daemon running<tor-linux>`.
|
||||
|
||||
1. On your desktop application. Click the account avatar in the top left > Settings, then click Network. Choose **Specify proxy manually as** and **SOCKS5 proxy**. Enter **127.0.0.1** for the Host and **9050** for the port.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-tor-1.png
|
||||
:width: 60%
|
||||
:alt: nextcloud network settings
|
||||
|
||||
2. Close the Settings screen and click the account in the top left again, then **Add Account**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-tor-2.png
|
||||
:width: 60%
|
||||
:alt: nextcloud add account
|
||||
|
||||
3. On the following screen, click **Log in your Nextcloud**, then enter your Nextcloud Tor server address, which you can copy from the Nextcloud page on your **StartOS > Interfaces > Tor**.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-desktop-1.png
|
||||
:width: 60%
|
||||
:alt: nextcloud server path
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-linux-tor-3.png
|
||||
:width: 60%
|
||||
:alt: nextcloud add account
|
||||
|
||||
4. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
5. That's it! You can set up some select folders for remote sync, but for large files, it is best to sync on LAN only. Check your connection by clicking the newly created account in the client app.
|
||||
@@ -0,0 +1,185 @@
|
||||
.. _nextcloud-mac:
|
||||
|
||||
=================
|
||||
Nextcloud - MacOS
|
||||
=================
|
||||
|
||||
.. contents::
|
||||
:depth: 3
|
||||
:local:
|
||||
|
||||
Initial Config
|
||||
--------------
|
||||
It is advised to setup your Nextcloud devices on LAN (if available) for the best experience. Once set up, Tor can be used for remote syncing, but remember that large files will likely fail or take a very long time, so it is best to use remote sync only for low-bandwidth activity, such as Calendar, Contacts, Tasks, and Notes. Streaming your music is also possible. Later in 2023, new connection options will unlock Nextcloud's full feature-set.
|
||||
|
||||
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<ca-mac>`.
|
||||
|
||||
.. tabs::
|
||||
|
||||
.. group-tab:: Ventura
|
||||
|
||||
1. Open the "System Settings" and select "Internet Accounts," click "Add Account." and then select "Add Other Account".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step1.png
|
||||
:width: 60%
|
||||
:alt: macOS add account
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step1.2.png
|
||||
:width: 60%
|
||||
:alt: macOS add account
|
||||
|
||||
2. Select CalDAV for calendar setup or CardDAV for contacts setup. If you want to do both, you will need to return to this step after finishing the setup of the first.
|
||||
|
||||
.. note:: You will need to perform 2 individual setups, one for Calendar and one for Contacts.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step2.png
|
||||
:width: 60%
|
||||
:alt: macOS select account
|
||||
|
||||
3. Select "Advanced" from the "Account Type" dropdown menu and fill in the following fields.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step3.png
|
||||
:width: 60%
|
||||
:alt: macOS setup account
|
||||
|
||||
- Username - The default user is "admin," but this is your user within Nextcloud, so be sure it is the correct user if you have more than one
|
||||
|
||||
- Password - In your Nextcloud WebUI, visit the top-right-hand menu and select "Personal Settings" -> "Security." At the bottom, under Devices & Sessions, create a new app password with a name of your choice, such as "MacCalDAV." Then, copy the resulting password into your Mac's account configuration.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step3.1.png
|
||||
:width: 60%
|
||||
:alt: nextcloud app password
|
||||
|
||||
- Server Address - copy your LAN address from the "Interfaces" section of your Nextcloud service page then paste.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step3.2.png
|
||||
:width: 60%
|
||||
:alt: nextcloud app password
|
||||
|
||||
- Server Path - You can find complete path in Nextcloud -> Calendar settings -> Copy iOS/macOS CalDav address. For setting up contacts/CardDav use the same path.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/native-nextcloud-integration-macos-step3.3.png
|
||||
:width: 60%
|
||||
:alt: nextcloud app password
|
||||
|
||||
- Port - Set port to `443`.
|
||||
|
||||
4. Click "Sign In."
|
||||
|
||||
- You can now select the apps you want to use on your Mac, such as Calendars, Reminders.
|
||||
- Return to Step 3 to set up CalDAV/CardDAV, whichever you have not done yet.
|
||||
|
||||
.. group-tab:: Pre-Ventura
|
||||
|
||||
1. Open the "System Settings" and select "Internet Accounts," then click "Add Account."
|
||||
|
||||
2. Select "Add Other Account"
|
||||
|
||||
.. note:: You will need to perform 2 individual setups, one for Calendar and one for Contacts.
|
||||
|
||||
3. Select CalDAV for Calendar setup OR CardDAV for Contacts setup. If you want to do both, you will need to return to this step after finishing setup of the first.
|
||||
|
||||
4. Select "Manual" from the "Account Type" dropdown menu and fill in the following fields:
|
||||
|
||||
- Username - The default user is "admin," but this is your user within Nextcloud, so be sure it is the correct user if you have more than one
|
||||
|
||||
- Password - In your Nextcloud WebUI, visit the top-righthand menu and select "Personal Settings" -> "Security." At the bottom, under Devices & Sessions, create a new app password with a name of your choice, such as "MacCalDAV," and then copy the resulting password into your Mac's account config
|
||||
|
||||
- Server Address - copy your LAN address from the "Interfaces" section of your Nextcloud service page then add `/remote.php/dav` after `.local`
|
||||
|
||||
5. Click "Sign In."
|
||||
|
||||
- You can now select the apps you want to use on your Mac, such as Calendars, Reminders, or Contacts
|
||||
- Return to Step 3 to continue setup
|
||||
|
||||
Standalone Clients
|
||||
------------------
|
||||
|
||||
.. note:: The desktop version of NextCloud doesn't have much of a user interface. Once installed, it solely lives in the top right hand corner of the Mac desktop in the navbar, near the WiFi icon. When it's synced, the icon turns into a checkmark with a circle around it.
|
||||
|
||||
For those that prefer to use a desktop client.
|
||||
|
||||
File Syncing - Nextcloud Desktop
|
||||
================================
|
||||
This is Nextcloud's official client application for file syncing and account management. The latest version of the official Nextcloud client is available on their `download page <https://nextcloud.com/install/#install-clients>`_.
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
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".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step2.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
3. From your server's Nextcloud Service page, go to "Interfaces" and copy the LAN address.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step3-lan.png
|
||||
:width: 60%
|
||||
:alt: nextcloud-login
|
||||
|
||||
4. Enter your LAN address under "Server Address" and click "Next".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step4.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
5. This will launch a page in your web browser, click "Log In" and then "Grant access" to link the desktop client. You can close this browser window afterwards.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step5.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
6. Next, configure the local directory that you want to sync with Nextcloud. You may use the default or change it, and edit the sync settings to desired. When satisfied, click "Connect".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step6.png
|
||||
:width: 60%
|
||||
:alt: nextcloud-login
|
||||
|
||||
7. Files will begin to sync immediately and you will see a green check when this is complete.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step7.png
|
||||
:width: 50%
|
||||
:alt: nextcloud-login
|
||||
|
||||
8. That's it! From this desktop client you can receive notifications, control accounts and syncing, and quickly access your apps' WebUI pages.
|
||||
|
||||
Tor Setup
|
||||
.........
|
||||
You will first need to have the :ref:`Tor daemon running<tor-mac>`.
|
||||
|
||||
1. On your desktop application, click the account in the top left -> Settings.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-tor1.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
2. On the following screen, click "Network" tab and then “Specify proxy manually as” and “SOCKS5 proxy.” Enter “127.0.0.1” for the Host and “9050” for the port.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-tor2.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
3. Close the Settings screen and click the account in the top left again, then “Add Account.”
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-tor3.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
4. On the following screen, click “Log in,” then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with http:// and end with .onion. Click Next.
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step2.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-mac-step4.png
|
||||
:width: 40%
|
||||
:alt: nextcloud-login
|
||||
|
||||
5. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
|
||||
6. That’s it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can “Skip folders configuration” on the resulting screen if you wish. Check your connection by clicking the newly created account in the client app.
|
||||
@@ -0,0 +1,66 @@
|
||||
.. _nextcloud-windows:
|
||||
|
||||
===================
|
||||
Nextcloud - Windows
|
||||
===================
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
Initial Config
|
||||
--------------
|
||||
It is advised to setup your Nextcloud devices on LAN (if available) for the best experience. Once set up, Tor can be used for remote syncing, but remember that large files will likely fail or take a very long time, so it is best to use remote sync only for low-bandwidth activity, such as Calendar, Contacts, Tasks, and Notes. Streaming your music is also possible. Later in 2023, new connection options will unlock Nextcloud's full feature-set.
|
||||
|
||||
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<ca-windows>`.
|
||||
|
||||
1. Launch the Windows Calendar app and click the gear icon (Settings), then select "Manage Accounts."
|
||||
|
||||
2. Select "Add Account" and choose "iCloud" (don't worry, it won't *really* be iCloud).
|
||||
|
||||
3. Enter an email, username and password. None of this information has to be valid and it will all be changed in the upcoming steps. Click "Sign In" (or "Done" in Win10).
|
||||
|
||||
4. In the "Manage Accounts" menu, click on the account just created and select "Change Settings," and then "Change mailbox sync settings" (at the bottom of the page).
|
||||
|
||||
5. Scroll to the bottom again and fill in the following fields (as desired):
|
||||
|
||||
- Calendar Server (CalDAV) - This link can be copy-pasted by clicking your Nextcloud Calendar app's "Calendar Settings" in the bottom-left, then "Copy primary CalDAV address" at the bottom of the expanded menu.
|
||||
|
||||
- Contacts Server (CardDAV) - This link can be copy-pasted by clicking your Nextcloud Contacts app's "Contacts Settings" in the bottom-left, then the kebab (3 dots) menu next to "Contacts," and finally "Copy Link" at the top of the resulting menu.
|
||||
|
||||
6. Click "Done."
|
||||
|
||||
- You should now be able to sync your native Windows Contacts and/or Calendar apps with the associated Nextcloud apps.
|
||||
|
||||
Standalone Clients
|
||||
------------------
|
||||
File Syncing - Nextcloud Desktop
|
||||
================================
|
||||
This is Nextcloud's official client application for file syncing and account management. The latest version of the official Nextcloud client is available on their `download page <https://nextcloud.com/install/#install-clients>`_.
|
||||
|
||||
LAN Setup
|
||||
.........
|
||||
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"
|
||||
3. From your server's Nextcloud Service page, go to "Interfaces" and copy the LAN address
|
||||
4. Enter your LAN address under "Server Address" and click "Next"
|
||||
5. You will be asked to Trust your server's certificate, which is safe to do as you generate and sign this during LAN Setup
|
||||
6. Tick the box for "Trust this certificate anyway" and click "Next"
|
||||
7. This will launch a page in your web browser, click "Log In" and then "Grant access" to link the desktop client. You can close this browser window afterwards
|
||||
8. Next, configure the local directory that you want to sync with Nextcloud. You may use the default or change it, and edit the sync settings to desired. When satisfied, click "Connect"
|
||||
9. Files will begin to sync immediately and you will see a green check when this is complete.
|
||||
10. That's it! From this desktop client you will recieve notifications, control accounts and syncing, and quickly access your Apps' WebUI pages
|
||||
|
||||
Tor Setup
|
||||
.........
|
||||
You will first need to have the :ref:`Tor daemon running<tor-windows>`.
|
||||
|
||||
1. On your desktop application, click the account in the top left -> Settings, then in Settings, click Network, then "Specify proxy manually as" and "SOCKS5 proxy." Enter "127.0.0.1" for the Host and "9050" for the port.
|
||||
2. Close the Settings screen and click the account in the top left again, then "Add Account."
|
||||
3. On the following screen, click "Log in," then enter your Nextcloud Tor server address, which you can copy from Nextcloud -> Interfaces - Tor. This must start with `http://` and end with .onion. Click Next.
|
||||
4. This will launch your browser and prompt you to log in to your account. Log in and then grant access as we did for LAN.
|
||||
5. That's it! You may wish to set up some select folders for remote sync, but for large files, it is best to sync on LAN only, so you can "Skip folders configuration" on the resulting screen if you wish. Check your connection by clicking the newly created account in the client app.
|
||||
Reference in New Issue
Block a user