Dominik Schramm ddceec58cf Update README.md
2024-01-29 16:09:54 +01:00
2024-01-29 15:47:05 +01:00
2024-01-28 23:10:06 +01:00
2024-01-29 16:09:54 +01:00

DNS automation

This repo will manage DNS records automagically. Implementing Infrastructure as Code & GitOps practices.

Currently we added workflows for handling tauri-ops-test.dev and tauri-ops-test.net on Cloudflare. You'll find directories for those DNS zones in ./terraform.

In those you can copy one of the record-*.tf files and modify it for the new record you want. It will be applied when the commit is pushed to 'dev' branch by pull request or manually.

Currently production domains are not managed here. Rather we're building out the workflow and testing in this repository with test domains.

Contributing

Maintained by: @tauri-apps/dns-team

Currently this repo is under heavy development, so we'd encourage you to join us on Discord.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-31T05:31:51.375Z
Readme 81 KiB
Languages
HCL 94.4%
Python 5.6%