<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.opennic.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>OpenNIC Wiki - opennic:infra</title>
        <description></description>
        <link>https://wiki.opennic.org/</link>
        <lastBuildDate>Sat, 02 May 2026 11:14:29 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.opennic.org/_media/wiki/dokuwiki.svg</url>
            <title>OpenNIC Wiki</title>
            <link>https://wiki.opennic.org/</link>
        </image>
        <item>
            <title>OpenNIC Route 53 DNS zone</title>
            <link>https://wiki.opennic.org/opennic/infra/awsroute53?rev=1501574862&amp;do=diff</link>
            <description>OpenNIC Route 53 DNS zone

Some of the OpenNIC DNS zones are hosted on Amazon Web Service (AWS)&#039;s Route 53.

Route 53 exporter

This is a simple bash script for exporting all DNS records out of Route 53 as a BIND semi-compatible format.


#!/bin/bash

aws --region us-east-01 --profile=opennic route53 list-hosted-zones | jq -r &#039;.HostedZones[] | if .Config.PrivateZone == false then (.Name | split(&quot;.&quot;) | reverse | join(&quot;.&quot;)) + &quot;/&quot; + .Name + .Id else empty end&#039; | tr &#039;/&#039; &#039; &#039; | sort | while read _ nam…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 01 Aug 2017 08:07:42 +0000</pubDate>
        </item>
        <item>
            <title>ldap.sourpuss.net infrastructure</title>
            <link>https://wiki.opennic.org/opennic/infra/ldap?rev=1508340578&amp;do=diff</link>
            <description>ldap.sourpuss.net infrastructure

Maintainers

	*  shdwdrgn

The Infrastructure

FIXME How are LDAP servers distributed?</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 18 Oct 2017 15:29:38 +0000</pubDate>
        </item>
        <item>
            <title>servers.opennic.org infrastructure</title>
            <link>https://wiki.opennic.org/opennic/infra/servers?rev=1508340199&amp;do=diff</link>
            <description>servers.opennic.org infrastructure

Maintainers

	*  shdwdrgn

The Infrastructure

The servers.opennic.org website runs on shdwdrgn&#039;s private infrastructure in Longmont, CO, United States.

Dependencies

This OpenNIC service depends on ldap.sourpuss.net infrastructure to function properly.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 18 Oct 2017 15:23:19 +0000</pubDate>
        </item>
        <item>
            <title>wiki.opennic.org infrastructure</title>
            <link>https://wiki.opennic.org/opennic/infra/wiki?rev=1556009981&amp;do=diff</link>
            <description>wiki.opennic.org infrastructure

Maintainers

	*  fusl

The Infrastructure

The wiki.opennic.org website runs as simple virtual machine on Fusl&#039;s private infrastructure for open source projects shared with Archive Team and others at NFOrce in the Netherlands (Nedzone Datacenter).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 23 Apr 2019 08:59:41 +0000</pubDate>
        </item>
    </channel>
</rss>
