Ignore layerze.ro so dynamic dns can take care of it #7

Merged
forest merged 1 commits from zico/dns:main into main 2022-08-27 03:36:26 +00:00
Contributor

This is a new subdomain for LZ, temporarily pointed at a capsul as a public ip and reverse proxy. Should be easy to move those configs to the reverse proxy at LZ when we can get a public IP.

This is a new subdomain for LZ, temporarily pointed at a capsul as a public ip and reverse proxy. Should be easy to move those configs to the reverse proxy at LZ when we can get a public IP.
zico added 1 commit 2022-08-08 06:50:58 +00:00
zico changed title from new internal.cyberia.club subdomain for LZ, temporarily pointed at capsul as reverse proxy to WIP: new internal.cyberia.club subdomain for LZ, temporarily pointed at capsul as reverse proxy 2022-08-09 05:37:44 +00:00
Author
Contributor

we should figure out some subdomains for the services at LZ as well (minio, game servers) and what domain they should be under, then I'll add another commit adding them.

we should figure out some subdomains for the services at LZ as well (minio, game servers) and what domain they should be under, then I'll add another commit adding them.
zico force-pushed main from a6ed59e184 to adc40d98d1 2022-08-23 02:58:03 +00:00 Compare
zico closed this pull request 2022-08-23 02:59:14 +00:00
zico reopened this pull request 2022-08-23 02:59:34 +00:00
zico added 3 commits 2022-08-23 03:01:26 +00:00
zico added 1 commit 2022-08-25 07:09:08 +00:00
zico changed title from WIP: new internal.cyberia.club subdomain for LZ, temporarily pointed at capsul as reverse proxy to new internal.cyberia.club subdomain for LZ, temporarily pointed at capsul as reverse proxy 2022-08-25 07:14:03 +00:00
zico changed title from new internal.cyberia.club subdomain for LZ, temporarily pointed at capsul as reverse proxy to Ignore layerze.ro so dynamic dns can take care of it 2022-08-25 07:15:33 +00:00
j3s approved these changes 2022-08-25 22:16:41 +00:00
Owner

So the plan is to host the LZ site at LZ before turning on the dynamic DNS? Seems fine

So the plan is to host the LZ site at LZ before turning on the dynamic DNS? Seems fine
Author
Contributor

Merge it tomorrow at LZ so we can make everything is nice and sewn up beforehand

Merge it tomorrow at LZ so we can make everything is nice and sewn up beforehand
Owner

from /var/log/gandi-dns-updater-err.log on proxy.layerze.ro

2022/08/26 22:24:56 replacing all resource records for the domain layerze.ro...
{
  "remove_apex_ns": false,
  "items": [
    {
      "rrset_name": "@",
      "rrset_type": "A",
      "rrset_values": [
        "97.116.101.251"
      ],
      "rrset_ttl": 300
    },
    {
      "rrset_name": "calendar",
      "rrset_type": "CNAME",
      "rrset_values": [
        "zicocapsul.cyberia.club."
      ],
      "rrset_ttl": 10800
    },
    {
      "rrset_name": "www",
      "rrset_type": "CNAME",
      "rrset_values": [
        "elliot.cyberia.club."
      ],
      "rrset_ttl": 10800
    },
    {
      "rrset_name": "www.calendar",
      "rrset_type": "CNAME",
      "rrset_values": [
        "zicocapsul.cyberia.club."
      ],
      "rrset_ttl": 10800
    }
  ]
}

from /var/log/caddy/caddy-err.log on proxy.layerze.ro

{"level":"info","ts":1661570873.8381913,"logger":"tls.obtain","msg":"certificate obtained successfully","identifier":"layerze.ro"}
{"level":"info","ts":1661570873.8383243,"logger":"tls.obtain","msg":"releasing lock","identifier":"layerze.ro"}

proxy:/opt/gandi-dns-updater# ls /var/www/layerze.ro/
.git/        .gitignore   LICENSE      README       cronjob      cyberia.css  make         site/

proxy:/opt/gandi-dns-updater# cd /var/www/layerze.ro/
proxy:/var/www/layerze.ro# ./make
CC ./membership.txt
CC ./index.txt
CC ./fnv.txt
CC ./social-rules.txt
CC ./street-address.txt
CP ./.well-known/matrix/client
CP ./.well-known/matrix/server
CC ./sdc.txt

proxy:/var/www/layerze.ro# ls
LICENSE      README       build        cronjob      cyberia.css  make         site

from `/var/log/gandi-dns-updater-err.log` on `proxy.layerze.ro` ``` 2022/08/26 22:24:56 replacing all resource records for the domain layerze.ro... { "remove_apex_ns": false, "items": [ { "rrset_name": "@", "rrset_type": "A", "rrset_values": [ "97.116.101.251" ], "rrset_ttl": 300 }, { "rrset_name": "calendar", "rrset_type": "CNAME", "rrset_values": [ "zicocapsul.cyberia.club." ], "rrset_ttl": 10800 }, { "rrset_name": "www", "rrset_type": "CNAME", "rrset_values": [ "elliot.cyberia.club." ], "rrset_ttl": 10800 }, { "rrset_name": "www.calendar", "rrset_type": "CNAME", "rrset_values": [ "zicocapsul.cyberia.club." ], "rrset_ttl": 10800 } ] } ``` from `/var/log/caddy/caddy-err.log` on `proxy.layerze.ro` `{"level":"info","ts":1661570873.8381913,"logger":"tls.obtain","msg":"certificate obtained successfully","identifier":"layerze.ro"}` `{"level":"info","ts":1661570873.8383243,"logger":"tls.obtain","msg":"releasing lock","identifier":"layerze.ro"}` ``` proxy:/opt/gandi-dns-updater# ls /var/www/layerze.ro/ .git/ .gitignore LICENSE README cronjob cyberia.css make site/ proxy:/opt/gandi-dns-updater# cd /var/www/layerze.ro/ proxy:/var/www/layerze.ro# ./make CC ./membership.txt CC ./index.txt CC ./fnv.txt CC ./social-rules.txt CC ./street-address.txt CP ./.well-known/matrix/client CP ./.well-known/matrix/server CC ./sdc.txt proxy:/var/www/layerze.ro# ls LICENSE README build cronjob cyberia.css make site ```
forest merged commit 392faa4ac6 into main 2022-08-27 03:36:26 +00:00
Sign in to join this conversation.
No reviewers
j3s
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cyberia/dns#7
No description provided.