This guide will help you host an APT repository on Github.
You need to install the following packages.
- reprepro
| # This guide will show you how to configure ddclient to dynamically update your DNS at Cloudflare. | |
| # This cookbook makes use of a number of online guides - all referenced at the end. | |
| # Note all commands require root, so if you aren't already logged in as root, either run: | |
| sudo su - | |
| # to switch to the root user or prefix every command with: | |
| sudo <COMMAND...> | |
| # Cloudflare requires ddclient to be version 3.8.2 or you will get a 'cloudflare protocol didn't exist'. | |
| # Debian 10/Bullseye has [3.9.1](https://packages.debian.org/bullseye/ddclient) so should be good to go. |