setting up nix mailserver
This commit is contained in:
		
							parent
							
								
									4d7f393319
								
							
						
					
					
						commit
						6a5c8eeda9
					
				
					 2 changed files with 59 additions and 52 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,7 @@
 | 
			
		|||
      ../../modules/servers.nix
 | 
			
		||||
      ../../pkgs/base-packages.nix
 | 
			
		||||
      ../../modules/audiobookshelf.nix
 | 
			
		||||
      ../../modules/mailserver.nix
 | 
			
		||||
      # ../../modules/matrix.nix
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -299,14 +300,6 @@
 | 
			
		|||
        reverse_proxy http://127.0.0.1:3000
 | 
			
		||||
      '';
 | 
			
		||||
    };
 | 
			
		||||
    virtualHosts = {
 | 
			
		||||
      "mail.cochrun.xyz".extraConfig = ''
 | 
			
		||||
        tls internal {
 | 
			
		||||
          key_type rsa2048
 | 
			
		||||
        } 
 | 
			
		||||
        respond "Hello DMS"
 | 
			
		||||
      '' ;
 | 
			
		||||
    };   
 | 
			
		||||
    virtualHosts = {
 | 
			
		||||
      "jelly.cochrun.xyz".extraConfig = ''
 | 
			
		||||
        reverse_proxy localhost:8096
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue