| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | .. _searx_utils:
 | 
					
						
							| 
									
										
										
										
											2020-02-04 13:13:17 +01:00
										 |  |  | .. _toolboxing:
 | 
					
						
							| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-04 13:13:17 +01:00
										 |  |  | =======================
 | 
					
						
							|  |  |  | Tooling box ``utils/*``
 | 
					
						
							|  |  |  | =======================
 | 
					
						
							| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-05 07:37:26 +01:00
										 |  |  | In the folder :origin:`utils/` we maintain some tools useful for admins and
 | 
					
						
							|  |  |  | developers.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | .. toctree::
 | 
					
						
							| 
									
										
										
										
											2020-02-04 16:42:13 +01:00
										 |  |  |    :maxdepth: 2
 | 
					
						
							|  |  |  |    :caption: Contents
 | 
					
						
							| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |    searx.sh
 | 
					
						
							|  |  |  |    filtron.sh
 | 
					
						
							|  |  |  |    morty.sh
 | 
					
						
							| 
									
										
										
										
											2020-03-30 18:47:01 +02:00
										 |  |  |    lxc.sh
 | 
					
						
							| 
									
										
										
										
											2020-02-03 13:25:51 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-04 13:13:17 +01:00
										 |  |  | .. _toolboxing common:
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Common commands
 | 
					
						
							|  |  |  | ===============
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Scripts to maintain services often dispose of common commands and environments.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ``shell``:
 | 
					
						
							|  |  |  |   Opens a shell from the service user ``${SERVICE_USSR}``, very helpful for
 | 
					
						
							|  |  |  |   troubleshooting.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ``inspect service``:
 | 
					
						
							|  |  |  |   Shows status and log of the service, most often you have a option to enable
 | 
					
						
							|  |  |  |   more verbose debug logs.  Very helpful for debugging, but be careful not to
 | 
					
						
							|  |  |  |   enable debugging in a production environment!
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. _toolboxing setup:
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Tooling box setup
 | 
					
						
							|  |  |  | =================
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The main setup is done in the :origin:`.config.sh` (read also :ref:`makefile
 | 
					
						
							|  |  |  | setup`).
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. literalinclude:: ../../.config.sh
 | 
					
						
							|  |  |  |    :language: bash
 |