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

https://github.com/madbob/nextcloud-ddnsclient

Nextcloud client for popular dynamic DNS providers
https://github.com/madbob/nextcloud-ddnsclient

dynamic-dns nextcloud

Last synced: 2 months ago
JSON representation

Nextcloud client for popular dynamic DNS providers

Awesome Lists containing this project

README

        

# DDNS Client

Easy access to your home-hosted NextCloud instance: register to a dynamic DNS provider, and configure automatic updates of IP binding through this simple application.

## Install

```
cd nextcloud/apps/
git clone https://github.com/madbob/nextcloud-ddnsclient.git
composer install
```

Once the app is enabled, it adds a configuration panel under the `Admin -> Sharing` section.

Be sure to [enabled a proper cron option](https://docs.nextcloud.com/server/12/admin_manual/configuration_server/background_jobs_configuration.html) for your Nextcloud instance.