mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
change embassyOS to StartOS & nuance (#357)
* change embassyOS to StartOS & nuance * Update conf.py * Update manifest.rst * say start9 instead of embassy in two links * progress * scrubbed faqs - basic-use, lightning, service-packaging, services, startos * add a few fixes * more * more 'embassy' cleanup * more * the last of embassy (aside from sdk and cli commands, links, etc) * some fixes * update icon, logo, and theme * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/developer-docs/packaging.rst * Update site/source/developer-docs/specification/config-spec.rst * Update site/source/learn/concepts/networks.rst * Update site/source/learn/concepts/networks.rst * Update site/source/user-manual/customize.rst * Update site/source/support/faq/faq-basic-use.rst * Update site/source/user-manual/upgrade-hardware/naspi-upgrade.rst * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-services.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-startos.rst * Update site/source/support/faq/faq-troubleshooting.rst * Update site/source/support/faq/faq-startos.rst * Minor fixes * Fix build errors, ready to roll * Add Beethoven * More fixes * More nother fix * More nother fixes agin * Remove sentence * cards instead --------- Co-authored-by: Matt Hill <matthewonthemoon@gmail.com> Co-authored-by: Shadowy Super Coder <musashidisciple@proton.me> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Co-authored-by: agent <kn0wmad@protonmail.com>
This commit is contained 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 Embassy Root CA to your system<lan-linux-system>`.
|
||||
You will first need to :ref:`add your Root CA to your system<lan-linux-system>`.
|
||||
|
||||
The following desktop environments support integrated account syncing, including Nextcloud:
|
||||
|
||||
@@ -40,9 +40,9 @@ LAN Setup
|
||||
Make sure you have first set up :ref:`LAN access<lan-linux>`.
|
||||
|
||||
1. Open the client and click "Log In"
|
||||
2. From your Embassy's Nextcloud Service page, go to "Interfaces" and copy the LAN address
|
||||
2. From your server's Nextcloud Service page, go to "Interfaces" and copy the LAN address
|
||||
3. Enter your LAN address under "Server Address" and click "Next"
|
||||
4. You will be asked to Trust your Embassy's certificate, which is safe to do as you generate and sign this during LAN Setup
|
||||
4. You will be asked to Trust your server's certificate, which is safe to do as you generate and sign this during LAN Setup
|
||||
5. Tick the box for "Trust this certificate anyway" and click "Next"
|
||||
6. 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
|
||||
7. 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"
|
||||
@@ -66,13 +66,13 @@ 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 Embassy's Root CA to your system<lan-linux-system>` and then the :ref:`Thunderbird-specific instructions<lan-thunderbird>`.
|
||||
- First, follow the :ref:`instructions for adding your Root CA to your system<lan-linux-system>` 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.
|
||||
5. Click "Account Actions" in the bottom left of the resulting screen, then "Add New Account -> CalDAV & CardDAV"
|
||||
6. Select "Automatic Configuration" and click `Next`
|
||||
7. Enter a name for your account, your nextcloud user name (found in Properties, default is 'embassy'), password (found in Properties), and server LAN address (found in Interfaces, ending in `.local`) - then click "Next."
|
||||
7. Enter a name for your account, your nextcloud user name (found in Properties, default is 'admin'), password (found in Properties), and server LAN address (found in Interfaces, ending in `.local`) - then click "Next."
|
||||
8. After connecting, click "Finish."
|
||||
9. In the resulting window, click "Enable and synchronize this account."
|
||||
10. Select the items you want to sync, such as contacts and a calendar.
|
||||
|
||||
Reference in New Issue
Block a user