Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

sazap10/ovh-dyndns-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This is not being currently worked on. Please use https://github.com/sazap10/ovh-ip-updater-go, it has the same or better functionality.

#OVH DYNDNS Updater Updates the dyndns field in ovh domain list with current ip address.

Example docker-compose

updater:
  container_name: updater
  image: sazap10/ovh-dyndns-updater:latest
  restart: always
  environment:
    DOMAIN: [domain name]
    USERNAME: [DNS Host ID]
    PASSWORD: [DNS Host password]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published