docs/journals/2023_03_04.md

37 lines
987 B
Markdown

- inwx ns update [[SelfHosted]]
- https://github.com/chrisb86/nsupdate
- ``` yml
version: '3'
services:
nsupdate:
image: nsupdate
container_name: nsupdate
build:
context: https://github.com/chrisb86/nsupdate.git#main
dockerfile: docker/Dockerfile
environment:
- SCHEDULE="*/30 * * * *"
- TZ=Europe/Berlin
- NSUPDATE_INWX_USER=monzi
- NSUPDATE_INWX_PASSWORD=9Ty#JAJaEBG6Vsc3E@FR%bmfC
volumes:
- ./data:/config
- ./log:/log
restart: unless-stopped
```
- ``./data/laugn.conf``
``` bash
# The domain that you want to update AND its main/zone domain
# The MAIN_DOMAIN is needed for the API-Request to get the record ID
MAIN_DOMAIN="laugn.de"
DOMAIN="*.laugn.de"
# Set the record type to either A, AAAA
# If undefined, A is used globally
RECORD_TYPE="A"
```
- gewov13256@youke1.com
- Y^8I^@juCrix3B9#CNlb
- Schieberdieter