elo:installation_ngx
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| elo:installation_ngx [2026/01/27 18:23] – 212.186.128.162 | elo:installation_ngx [2026/01/28 13:56] (aktuell) – [Installation von LinuxPrepare] 213.225.6.69 | ||
|---|---|---|---|
| Zeile 14: | Zeile 14: | ||
| sudo apt update | sudo apt update | ||
| sudo apt install -y dotnet-sdk-8.0 | sudo apt install -y dotnet-sdk-8.0 | ||
| + | </ | ||
| + | |||
| + | ===== Installation von LinuxPrepare ===== | ||
| + | |||
| + | < | ||
| + | sudo apt-get install unzip | ||
| + | mkdir -p / | ||
| + | rm / | ||
| + | wget http:// | ||
| + | unzip / | ||
| </ | </ | ||
| ===== Beispiele von LinuxPrepare ===== | ===== Beispiele von LinuxPrepare ===== | ||
| + | |||
| + | LinuxPrepare unterstützt zzt. folgende Workloads: | ||
| + | |||
| + | * Apache 2 Installation mit Proxy (apache) | ||
| + | * Paperless NGX Installation mit Host Definition für Apache und Letsencrypt (paperless) | ||
| + | * UFW Firewall Installation (firewall) | ||
| + | * Let's Encrypt Bot Installation (letsencrypt) | ||
| + | |||
| + | < | ||
| # Apache 2 Installation für Reverse-Proxy | # Apache 2 Installation für Reverse-Proxy | ||
| Zeile 22: | Zeile 41: | ||
| # Paperless Installation mit PostGres, Tika, Gotenberg und Django | # Paperless Installation mit PostGres, Tika, Gotenberg und Django | ||
| - | dotnet LinuxPrepare.dll -a paperless -hostname ngxtest.issp.gmbh | + | dotnet LinuxPrepare.dll -a paperless -hostname ngxtest.issp.gmbh |
| # UFW Firewallinstallation, | # UFW Firewallinstallation, | ||
| Zeile 35: | Zeile 54: | ||
| # LetsEncrypt Certbot installieren (Silent) | # LetsEncrypt Certbot installieren (Silent) | ||
| dotnet LinuxPrepare.dll -a letsencrypt -email myadmin@example.com | dotnet LinuxPrepare.dll -a letsencrypt -email myadmin@example.com | ||
| + | |||
| + | </ | ||
elo/installation_ngx.1769538180.txt.gz · Zuletzt geändert: 2026/01/27 18:23 von 212.186.128.162