distribute READMEs
This commit is contained in:
@@ -10,5 +10,5 @@ records in route53.
|
||||
<https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html>
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml ddns/install_ddns.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml systemd/graduated/ddns/install_ddns.yaml
|
||||
```
|
||||
|
||||
@@ -16,7 +16,7 @@ This project pairs with the ddns service. Set that up first!
|
||||
4. Run the following ansible script:
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml ipv4-proxy/nginx.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml systemd/graduated/ipv4-proxy/nginx.yaml
|
||||
```
|
||||
|
||||
## Logging
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
<https://help.ui.com/hc/en-us/articles/220066768-Updating-and-Installing-Self-Hosted-UniFi-Network-Servers-Linux>
|
||||
|
||||
## Prereqs
|
||||
|
||||
This runs best on Ubuntu 20.04. See `infrastructure/graduated/ubuntu`.
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user