docs: Setup-Status im README aktualisieren
Alle initialen Setup-Schritte abgeschlossen: DNS, YunoHost, SSOwat-Bypass, SMTP, Owner-Account. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
969a8c8045
commit
82714d9593
1 changed files with 7 additions and 8 deletions
13
README.md
13
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) |
|
| nginx lokal | `/etc/nginx/sites-available/n8n` (Port 8088) |
|
||||||
| YunoHost nginx | `/etc/nginx/conf.d/n8n.linix.de.conf` |
|
| 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)
|
- [x] DNS: `n8n.linix.de` → `92.50.108.218`
|
||||||
- [ ] YunoHost: Domain hinzufügen: `sudo yunohost domain add n8n.linix.de`
|
- [x] YunoHost: Domain + Let's Encrypt
|
||||||
- [ ] YunoHost: Let's Encrypt: `sudo yunohost domain cert install n8n.linix.de`
|
- [x] YunoHost: `my_webapp` als SSOwat-Shim installiert, nginx-Proxy auf 192.168.179.124:8088
|
||||||
- [ ] YunoHost: `docs/yunohost-nginx-n8n.conf` → `/etc/nginx/conf.d/n8n.linix.de.conf` kopieren, dann `sudo nginx -t && sudo systemctl reload nginx`
|
- [x] SMTP-Credentials in `.env` eingetragen
|
||||||
- [ ] SMTP-Credentials in `.env` eintragen (`SMTP_USER`, `SMTP_PASSWORD`)
|
- [x] Owner-Account angelegt
|
||||||
- [ ] Ersten Owner-Account in n8n anlegen (https://n8n.linix.de beim ersten Aufruf)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue