mirror of https://gitlab.com/curben/blog
				
				
				
			post: update titles and link related post
This commit is contained in:
		
							parent
							
								
									fc31d4efe3
								
							
						
					
					
						commit
						e6b08edf58
					
				|  | @ -1,5 +1,5 @@ | |||
| --- | ||||
| title: "Using Caddy as a reverse proxy on NixOS (Part 1: Installation)" | ||||
| title: "Setup Caddy as a reverse proxy on NixOS (Part 1: Installation)" | ||||
| excerpt: "Part 1: Installing NixOS" | ||||
| date: 2020-02-23 | ||||
| tags: | ||||
|  | @ -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' %} | ||||
| - Part 4: Configure Tor (coming soon) | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: Configure Tor' %} | ||||
| 
 | ||||
| ## Background | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| --- | ||||
| title: "Using Caddy as a reverse proxy on NixOS (Part 2: Hardening)" | ||||
| title: "Setup Caddy as a reverse proxy on NixOS (Part 2: Hardening)" | ||||
| excerpt: "Part 2: Securing NixOS" | ||||
| date: 2020-03-04 | ||||
| tags: | ||||
|  | @ -11,10 +11,10 @@ tags: | |||
| 
 | ||||
| This post is Part 2 of a series of articles that show you how I set up Caddy and Tor hidden service on NixOS: | ||||
| 
 | ||||
| - {% post_link caddy-nixos-part-2 'Part 1: Install NixOS' %} | ||||
| - {% post_link caddy-nixos-part-1 'Part 1: Install NixOS' %} | ||||
| - Part 2: Configure NixOS | ||||
| - {% post_link caddy-nixos-part-3 'Part 3: Configure Caddy' %} | ||||
| - Part 4: Configure Tor (coming soon) | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: 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. | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| --- | ||||
| title: "Using Caddy as a reverse proxy on NixOS (Part 3: Caddy)" | ||||
| title: "Setup Caddy as a reverse proxy on NixOS (Part 3: Caddy)" | ||||
| excerpt: "Part 3: Configure Caddy" | ||||
| date: 2020-03-14 | ||||
| tags: | ||||
|  | @ -11,10 +11,10 @@ tags: | |||
| 
 | ||||
| This post is Part 2 of a series of articles that show you how I set up Caddy and Tor hidden service on NixOS: | ||||
| 
 | ||||
| - {% post_link caddy-nixos-part-2 'Part 1: Install NixOS' %} | ||||
| - {% post_link caddy-nixos-part-1 'Part 1: Install NixOS' %} | ||||
| - {% post_link caddy-nixos-part-2 'Part 2: Configure NixOS' %} | ||||
| - Part 3: Configure Caddy | ||||
| - Part 4: Configure Tor (coming soon) | ||||
| - {% post_link caddy-nixos-part-4 'Part 3: Configure Tor' %} | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| --- | ||||
| title: "Using Caddy as a reverse proxy on NixOS (Part 4: Tor)" | ||||
| title: "Setup Caddy as a reverse proxy on NixOS (Part 4: Tor)" | ||||
| excerpt: "How to set up Tor hidden service on NixOS" | ||||
| date: 2020-03-16 | ||||
| tags: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue