Saving documentation updates and clean up.

This commit is contained in:
Scott Idem
2026-03-18 16:16:58 -04:00
parent 356f4b8efc
commit a0767b1c69
3 changed files with 6 additions and 147 deletions

View File

@@ -1,3 +1,9 @@
# DEPRECATED: Manual Server Deployment Guide (Non-Docker)
> **Notice (March 2026):**
> This manual deployment guide is deprecated. The standard and supported method for deploying the Aether API is now via Docker Compose, as described in the main README and the `aether_container_env` documentation. Use this guide only for legacy or advanced manual setups.
# Manual Server Deployment Guide (Non-Docker)
This guide describes the manual process for deploying the Aether API on a Linux server using Nginx, Gunicorn, and Systemd.