diff --git a/README.md b/README.md index 1dbd7b1..569f269 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ added to run services in the future, however the primary point is that there is that acts as the entry point to all the services that are running. This server also may run services as well, but is beyond the scope of the overview. -![network](img/housh.dev.network.svg) +![network](./img/Network_Server_Diagram.png) The `primary` server runs an instance of [caddy](https://caddyserver.com/docs/) that is used as a reverse proxy to the internal services. It manages SSL certificates and routes traffic to the diff --git a/img/Network_Server_Diagram.png b/img/Network_Server_Diagram.png new file mode 100644 index 0000000..e3c78e1 Binary files /dev/null and b/img/Network_Server_Diagram.png differ diff --git a/img/housh.dev.network.svg b/img/housh.dev.network.svg deleted file mode 100644 index 8c6c254..0000000 --- a/img/housh.dev.network.svg +++ /dev/null @@ -1,2 +0,0 @@ -*.housh.devFrontend / EntrypointCaddymighty-mini* dispatches / routes to backend servers / services(manages certificates for domain) Domain Registrar(Squarespace)(DNS name servers point to cloudflare)housh.devCloudflarePublic DNS records(Points all dns for housh.dev & *.housh.devto internal IP of caddy / frontend)Internal Networkrogue-minifranken-mini \ No newline at end of file