{"id":18022028,"url":"https://github.com/papela/noip-updater","last_synced_at":"2026-05-06T13:35:33.724Z","repository":{"id":224729357,"uuid":"760368362","full_name":"Papela/noip-updater","owner":"Papela","description":"This is a simple Docker image to keep your No-IP.com Dynamic DNS hosts up to date. https://ko-fi.com/Papela","archived":false,"fork":false,"pushed_at":"2024-02-27T12:12:22.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T17:48:29.170Z","etag":null,"topics":["docker","docker-image","noip","noip-client","noip-docker","noip-image"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/papela/noip-updater","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Papela.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-20T09:39:51.000Z","updated_at":"2024-06-06T10:47:30.000Z","dependencies_parsed_at":"2024-02-27T13:44:07.379Z","dependency_job_id":null,"html_url":"https://github.com/Papela/noip-updater","commit_stats":null,"previous_names":["papela/noip-updater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Papela/noip-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papela%2Fnoip-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papela%2Fnoip-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papela%2Fnoip-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papela%2Fnoip-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Papela","download_url":"https://codeload.github.com/Papela/noip-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papela%2Fnoip-updater/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266554222,"owners_count":23947290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","noip","noip-client","noip-docker","noip-image"],"created_at":"2024-10-30T06:11:50.369Z","updated_at":"2025-11-06T21:03:33.019Z","avatar_url":"https://github.com/Papela.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# noip-updater\n## This is a simple Docker image to keep your No-IP.com Dynamic DNS hosts up to date. \n### Based on: [This repo](https://github.com/Mardiie/noip-update)\nRun with Docker:\n-------------\n\nTo run the image with docker use the following command:\n```\n    docker run -d \\\n    -e NOIP_USER=\u003cYour No-IP username or email\u003e\n    -e NOIP_PASSWORD=\u003cYour No-IP password\u003e \\\n    -e NOIP_HOST=\u003cYour No-IP host-name you want to update\u003e \\\n    -e NOIP_INTERVAL=\u003cThe update interval (default: 60 minutes)\u003e \\\n    papela/noip-updater:latest\n```\n_To be able to use the image on an armx64 processor, use the image: **papela/noip-updater:armx64latest**_\n\nCorrect time in container:\n------------- \nFor logging purposes you would want to set the correct time in the container.\nWe link both timezone and localtime to the docker container as such:\n```\n    -v /etc/timezone:/etc/timezone:ro \n    -v /etc/localtime:/etc/localtime:ro \n```\n\nUsing the script file\n----------------------------\n\nYou can also download the script file and modify it yourself then run outside of Docker. \nThe only dependencies required are: curl and sleep (most Linux distros have these preinstalled)\n\nAbout:\n----------\nWhat this does is:\n\n1. Check if you variables are set except for NOIP_INTERVAL since this has been set at 60 minutes by default (_If the time is equal to or less than 0, it will only be executed once and then exit_).\n2. It uses curl to update the given No-IP host-name.\n3. It sleeps for the given interval (_as long as it is not 0_) and then starts at step 2 again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapela%2Fnoip-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapela%2Fnoip-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapela%2Fnoip-updater/lists"}