diff --git a/README.md b/README.md index 827d5a6..bfee11f 100644 --- a/README.md +++ b/README.md @@ -131,11 +131,10 @@ Bei Voll-Exporten (`.zip` mit mehreren JSONs): entpacken, dann Verzeichnis über | nginx lokal | `/etc/nginx/sites-available/n8n` (Port 8088) | | YunoHost nginx | `/etc/nginx/conf.d/n8n.linix.de.conf` | -## To-do (manuell auf YunoHost) +## Setup-Status -- [ ] DNS: `n8n.linix.de` → `92.50.108.218` (A-Record beim DNS-Provider) -- [ ] YunoHost: Domain hinzufügen: `sudo yunohost domain add n8n.linix.de` -- [ ] YunoHost: Let's Encrypt: `sudo yunohost domain cert install n8n.linix.de` -- [ ] YunoHost: `docs/yunohost-nginx-n8n.conf` → `/etc/nginx/conf.d/n8n.linix.de.conf` kopieren, dann `sudo nginx -t && sudo systemctl reload nginx` -- [ ] SMTP-Credentials in `.env` eintragen (`SMTP_USER`, `SMTP_PASSWORD`) -- [ ] Ersten Owner-Account in n8n anlegen (https://n8n.linix.de beim ersten Aufruf) +- [x] DNS: `n8n.linix.de` → `92.50.108.218` +- [x] YunoHost: Domain + Let's Encrypt +- [x] YunoHost: `my_webapp` als SSOwat-Shim installiert, nginx-Proxy auf 192.168.179.124:8088 +- [x] SMTP-Credentials in `.env` eingetragen +- [x] Owner-Account angelegt