en:linux:n8n:installation_compose

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:linux:n8n:installation_compose [2023/10/18 21:49] – angelegt psycoreen:linux:n8n:installation_compose [2023/11/17 01:41] (current) – Automatic translation 65.108.67.8
Line 1: Line 1:
-====== n8n Installation with Docker Compose ======+====== n8n installation with Docker Compose ======
  
-n8n installation with Docker Compose, Let's Encrypt [[wpde>SSL]] certificate and Basic Auth. For systems that are not directly accessible on the internet, the [[linux:n8n:installation|HTTP method can also be chosen]] (not recommended, however).+n8n installation with Docker Compose, Let's Encrypt [[wpde>SSL]] certificate and Basic Auth. For systems that are not directly accessible on the Internet, the [[en:linux:n8n:installation|HTTP method can also be selected]] (not recommended, however).
  
-===== Docker installation (Debian) =====+===== 1st Docker installation (Debian) =====
  
 ==== 1.1 Uninstall old versions ==== ==== 1.1 Uninstall old versions ====
Line 38: Line 38:
 </code> </code>
  
-=== 1.2.3 Repo Setup ===+=== 1.2.3 Repo setup ===
  
 <code bash> <code bash>
Line 59: Line 59:
 </code> </code>
  
-===== DNS entry =====+===== 3. DNS entry =====
  
 <code bash> <code bash>
Line 148: Line 148:
 ==== 4.2 DNS-01 Challenge (Alternative TLS Ports) ==== ==== 4.2 DNS-01 Challenge (Alternative TLS Ports) ====
  
-Here, the [[wpde>DNS]] provider must be adapted accordingly.+The [[wpde>DNS]] provider must be adapted accordingly here.
  
 <hidden> <hidden>
Line 263: Line 263:
 </code> </code>
  
-===== 6. create data directory =====+===== 6. create data directory =====
  
 <code bash> <code bash>
Line 308: Line 308:
 </code> </code>
  
-If everything runs without errors, end the process with CTRL+C and start in daemon mode.+If everything runs without errors, end the process with CTRL+C and start it in daemon mode
  
 <code bash> <code bash>
 sudo docker compose up -d sudo docker compose up -d
 </code> </code>
  • en/linux/n8n/installation_compose.1697658574.txt.gz
  • Last modified: 2023/10/18 21:49
  • by psycore