import Link from "@docusaurus/Link";
The Nuclia Desktop Application
What is the Nuclia Desktop Application?
The Nuclia Desktop Application is a desktop application that allows you to synchronize a local folder or a third-party data source (like Google Drive or DropBox) into your Nuclia account or your local NucliaDB instance.
Installation and setup
Download the latest version of the Nuclia Desktop Application and install it on your computer.
Download Nuclia DesktopOnce it is installed, you will be redirected to the Nuclia dashboard to login.
Sync a third-party source
Click on the New upload button.
Pick a source connector and authenticate with the corresponding third-party user account.
You are now able to browse the source content and select the items you want to send to Nuclia.
Supported source connectors
- Local folder
- DropBox
- Microsoft OneDrive
- Microsoft Sharepoint
- Sitemap
- Confluence
Confluence connector usage
The Confluence connector does not support OAuth. To use this connctor, you will have to pass the following information in order to let the Nuclia Desktop application to connecto to your Confluence site:
- Confluence site URL: that is the full URL of your Confluence site, for example
https://mycompany.atlassian.net/wiki
. - User account: the username of the user that will be used to access the Confluence site contents to index. It is usually your email address.
- API token: To get an API token, go to your Atlassian account, login using the user account mentioned in the previous point, and create a new API token.