Giter Site home page Giter Site logo

docker-godaddy-ddns's Introduction

About me

I am a game dev software engineer with over 20 years of experience writing code.

I don't have a huge amount of spare time to work on personal projects, but here are some are the bigger ones:

Project Description
🎮 WebNES
(Live Demo)
My NES emulator for the browser written in Javascript. It was originally started over 10 years ago in 2013, and was one of the first retro emulators to use WebGL. Originally ported from my C++ NES emulator
🎮 Nesulator
(Download link)
My original C++ NES emulator
🔧 Atlasbuilder-rust
(Download link)
Texture atlas (spritesheet) builder. Takes numerous smaller images and tiles them efficiently into a power-of-two size texture, and outputs a customisable text file containing meta information
🔧 Atlasbuilder
(Download link)
My original C++ atlasbuilder using libvips for image processing. The Rust port is a lot more feature-complete and should be preferred to this one
🔧 Texturebuilder Atlasbuilder in C#, with XML output (original project)
🎮 Tetris-Pixi Simple Tetris clone written in Javascript and Pixi.js
🎮 My Oxygen Not Included Mods Written in C#, a couple of mods for the Klei game Oxygen Not Included
🔧 Flavio Javascript package management tool
🔧 TorrentdotNET A multithreaded BitTorrent client written in C#
🎮 RayTracer A software raytracer renderer written in C++ and SDL

Thanks for looking!

counter

docker-godaddy-ddns's People

Contributors

jaynewstrom avatar peteward44 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-godaddy-ddns's Issues

Support for Raspberry PI

Thanks for your repo, it does its job perfectly.

Yet, as many, I have a Raspberry PI home server, and the gliderlabs/alpine:3.8 base image just won't work.

I forked the repo, just to swap the import to resin/raspberry-pi-alpine:3.8, but I am sure there should be an easier way to do this. I am not used to working in the Docker ecosystem, but I wanted to suggest this fix for upstream integration.

Cheers!

Request body doesn't fulfill schema, see details in `fields` (New Image)

I know an existing issue has been closed with this same topic. I tried with a new :latest image and I still get the error.
is my domain and X.X.X.X is the correct IP.
bash-4.3# ./godaddy-ddns.sh
Checking current 'Public IP' from 'http://api.ipify.org'...X.X.X.X!
Checking '.com' IP records from 'GoDaddy'...changed!
Updating ''...Fail! {"code":"INVALID_BODY","fields":[{"code":"UNEXPECTED_TYPE","message":"is n
ot a array","path":"records"}],"message":"Request body doesn't fulfill schema, see details in fields"}

Request body doesn't fulfill schema, see details in `fields`

hello, i'm using your docker image for my synology nas.
here is an error and i don't know how can i fix this error.
if you can help me, i would appreciate your help,

crond[11]:  job: 0 /bin/bash /godaddy-ddns.sh
crond[252]: child running /bin/sh
crond[11]: USER root pid 252 cmd /bin/bash /godaddy-ddns.sh
Checking current 'Public IP' from 'http://api.ipify.org'...xxx.xxx.xxx.xxx!
Checking 'xxx.xxx' IP records from 'GoDaddy'...changed!
Updating 'xxx.xxx'...Fail! {"code":"INVALID_BODY","fields":[{"code":"UNEXPECTED_TYPE","message":"is not a array","path":"records"}],"message":"Request body doesn't fulfill schema, see details in fields"}
crond[11]: wakeup dt=10
crond[11]: wakeup dt=50
crond[11]: file root:
crond[11]:  line /bin/bash /godaddy-ddns.sh

Latest release doesn't start

Hi, I've been trying out the new release, but I can't get it running. I've tried on x86 and on arm. The image pulls, but won't output anything to the logs.

Digest: sha256:a9888241c90b5252f6db7772db46ab5b5fd7f766d1e1e86f41f552459f911d5f
Status: Downloaded newer image for peteward44/godaddy-ddns:latest

New Release

Hey, would it be possible to do another release so I can get the changes I PR'd?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.