An open API service indexing awesome lists of open source software.

https://github.com/nuclia/sync-agent


https://github.com/nuclia/sync-agent

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nuclia Sync agent

The Nuclia Sync Agent is a small application that runs on your computer and keeps your files in sync with the Nuclia cloud. It is available for Windows, macOS, and Linux.

## Installation

To install the Nuclia Sync Agent, download the installer from its [repository](https://github.com/nuclia/sync-agent/releases) and run it.

It runs on port 8090.

## Configuration

In the Upload page of the Nuclia dashboard, you can enable the Nuclia Sync Agent and configure it to connect to your computer.
You must use `http://localhost:8090` as the server URL.

## Deloyment on a server

If you want to deploy the Nuclia Sync Agent on a server rather than on your computer, you can use the [Nuclia Sync Agent server](https://github.com/nuclia/sync-agent/tree/main/server/README.md).