mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	installation: nginx mod to sites-enabled
This commit is contained in:
		
							parent
							
								
									43d598d0bd
								
							
						
					
					
						commit
						6ecd8e3bd7
					
				
					 1 changed files with 10 additions and 9 deletions
				
			
		|  | @ -3,20 +3,13 @@ | ||||||
| Installation | Installation | ||||||
| ============ | ============ | ||||||
| 
 | 
 | ||||||
| Step by step installation for Debian/Ubuntu with virtualenv. |  | ||||||
| 
 |  | ||||||
| Source: https://about.okhin.fr/posts/Searx/ with some additions |  | ||||||
| 
 |  | ||||||
| How to: `Setup searx in a couple of hours with a free SSL |  | ||||||
| certificate <https://www.reddit.com/r/privacytoolsIO/comments/366kvn/how_to_setup_your_own_privacy_respecting_search/>`__ |  | ||||||
| 
 |  | ||||||
| .. contents:: | .. contents:: | ||||||
|    :depth: 3 |    :depth: 3 | ||||||
| 
 | 
 | ||||||
| Basic installation | Basic installation | ||||||
| ------------------ | ------------------ | ||||||
| 
 | 
 | ||||||
| For Ubuntu, be sure to have enable universe repository. | Step by step installation for Debian/Ubuntu with virtualenv. For Ubuntu, be sure to have enable universe repository. | ||||||
| 
 | 
 | ||||||
| Install packages: | Install packages: | ||||||
| 
 | 
 | ||||||
|  | @ -166,7 +159,7 @@ from subdirectory URL (/searx) | ||||||
| """""""""""""""""""""""""""""" | """""""""""""""""""""""""""""" | ||||||
| 
 | 
 | ||||||
| Add this configuration in the server config file | Add this configuration in the server config file | ||||||
| /etc/nginx/sites-available/default: | /etc/nginx/sites-enabled/default: | ||||||
| 
 | 
 | ||||||
| .. code:: nginx | .. code:: nginx | ||||||
| 
 | 
 | ||||||
|  | @ -318,3 +311,11 @@ It's also possible to build searx from the embedded Dockerfile. | ||||||
|     git clone https://github.com/asciimoo/searx.git |     git clone https://github.com/asciimoo/searx.git | ||||||
|     cd searx |     cd searx | ||||||
|     docker build -t whatever/searx . |     docker build -t whatever/searx . | ||||||
|  | 
 | ||||||
|  | References | ||||||
|  | ========== | ||||||
|  | 
 | ||||||
|  |     * https://about.okhin.fr/posts/Searx/ with some additions | ||||||
|  | 
 | ||||||
|  |     * How to: `Setup searx in a couple of hours with a free SSL certificate <https://www.reddit.com/r/privacytoolsIO/comments/366kvn/how_to_setup_your_own_privacy_respecting_search/>`__ | ||||||
|  | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Noémi Ványi
						Noémi Ványi