Site engine v6 — dynamic Flask app with search, analytics, RSS, sitemap
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# ai — Auto Publisher Site
|
||||
|
||||
Live at `ai.thetempleofdoom.com` — part of the autonomous publishing network.
|
||||
|
||||
## Tech Stack
|
||||
- Python Flask on port 5000
|
||||
- nginx reverse proxy on port 80
|
||||
- SQLite database with FTS5 search
|
||||
- Cloudflare tunnel for public access
|
||||
|
||||
## Deploy
|
||||
```bash
|
||||
cd /opt/publisher && systemctl restart publisher
|
||||
```
|
||||
Reference in New Issue
Block a user