mirror of https://gitlab.com/curben/blog
				
				
				
			post(caddy-nixos-4): more concise title
This commit is contained in:
		
							parent
							
								
									e6b08edf58
								
							
						
					
					
						commit
						d8a75f00f2
					
				|  | @ -14,7 +14,7 @@ This post is Part 1 of a series of articles that show you how I set up Caddy and | |||
| - Part 1: Install NixOS | ||||
| - {% post_link caddy-nixos-part-2 'Part 2: Configure NixOS' %} | ||||
| - {% post_link caddy-nixos-part-3 'Part 3: Configure Caddy' %} | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: Configure Tor' %} | ||||
| - {% post_link tor-hidden-onion-nixos 'Part 4: Setup Tor hidden service' %} | ||||
| 
 | ||||
| ## Background | ||||
| 
 | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ This post is Part 2 of a series of articles that show you how I set up Caddy and | |||
| - {% post_link caddy-nixos-part-1 'Part 1: Install NixOS' %} | ||||
| - Part 2: Configure NixOS | ||||
| - {% post_link caddy-nixos-part-3 'Part 3: Configure Caddy' %} | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: Configure Tor' %} | ||||
| - {% post_link tor-hidden-onion-nixos 'Part 4: Configure Tor' %} | ||||
| 
 | ||||
| In this post, I show you how I securely configure my NixOS, the server OS behind this website. Following diagram shows the architecture behind this website. | ||||
| 
 | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ This post is Part 2 of a series of articles that show you how I set up Caddy and | |||
| - {% post_link caddy-nixos-part-1 'Part 1: Install NixOS' %} | ||||
| - {% post_link caddy-nixos-part-2 'Part 2: Configure NixOS' %} | ||||
| - Part 3: Configure Caddy | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: Configure Tor' %} | ||||
| - {% post_link tor-hidden-onion-nixos 'Part 4: Configure Tor' %} | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| --- | ||||
| title: "Setup Caddy as a reverse proxy on NixOS (Part 4: Tor)" | ||||
| excerpt: "How to set up Tor hidden service on NixOS" | ||||
| title: "How to make your website available over Tor hidden service in NixOS" | ||||
| excerpt: "A guide on Tor hidden service in NixOS" | ||||
| date: 2020-03-16 | ||||
| tags: | ||||
| - web | ||||
		Loading…
	
		Reference in New Issue