Add TBD's after adding the git service and realizing we have a point of failure. Not critical, would just take HTTP[S] traffic offline if the IP changed.

This commit is contained in:
Hyperling 2025-01-01 18:01:33 -07:00
parent 4c6ddebd1b
commit 56df4d6162
2 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,11 @@ dynamic DNS provider. Similar may be possible with sites such as dyn.org or
noip.com but are currently not supported in this project. Links to some of these
product's self-built solutions can be found below.
## TBD
This needs to work with the Reverse Proxy configuration to make sure the hosts
file always has the latest IP address.
## Afraid.org Version 2 Instructions
1. Install this project.

View File

@ -1,3 +1,8 @@
# TBD
This needs to work with the Dynamic DNS configuration to make sure the hosts
file always has the latest IP address.
# Initial Setup Instructions
How to first begin using this subproject.
1. Move to the directory of this README.