mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-08 01:54:18 +07:00
![Khue Doan](/assets/img/avatar_default.png)
- Fully open source - Has free hosted version (my.zerotier.com) - Can be automated with Terraform - Pretty good performance with UDP hole punching
5 lines
202 B
Django/Jinja
5 lines
202 B
Django/Jinja
cloudflare_email = "{{ cloudflare_email }}"
|
|
cloudflare_api_key = "{{ cloudflare_api_key }}"
|
|
cloudflare_account_id = "{{ cloudflare_account_id }}"
|
|
zerotier_central_token = "{{ zerotier_central_token }}"
|