Adjust configuration table
This commit is contained in:
		
							parent
							
								
									77fd8c4c2d
								
							
						
					
					
						commit
						a8258536e9
					
				
							
								
								
									
										19
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								README.md
									
									
									
									
									
								
							| @ -21,11 +21,14 @@ Docker Swarm has secret support built-in, for Docker Standalone/Podman you will | |||||||
| 
 | 
 | ||||||
| See the table below for the environment variable name, the configuration file path.  Some values have defaults which will be used if the variable is not set and the file path does not exist.  In cases where the file path exists and the environment variable also exists, the environment variable will be used.  All values without a default are required,timetable-mgr will exit if it cannot load a value. | See the table below for the environment variable name, the configuration file path.  Some values have defaults which will be used if the variable is not set and the file path does not exist.  In cases where the file path exists and the environment variable also exists, the environment variable will be used.  All values without a default are required,timetable-mgr will exit if it cannot load a value. | ||||||
| 
 | 
 | ||||||
| | Variable Name | File Path           | Default Value | | | Variable Name | File Path           | Default Value | Description | | ||||||
| | :------------ | :------------------ | :------------ | | | :------------ | :------------------ | :------------ | :---------- | | ||||||
| | OWL_NROD_USER | /owl/conf/nrod/user |               | | | OWL_VSTP_ON   | /owl/conf/vstp/on   | on            | Enable/Disable VSTP Updates ^1^ | | ||||||
| | OWL_NROD_PASS | /owl/conf/nrod/pass |               | | | OWL_NROD_USER | /owl/conf/nrod/user |               | Network Rail NROD Username | | ||||||
| | OWL_DB_HOST   | /owl/conf/db/host   | localhost     | | | OWL_NROD_PASS | /owl/conf/nrod/pass |               | Network Rail NROD Password | | ||||||
| | OWL_DB_PORT   | /owl/conf/db/port   | 27017         | | | OWL_DB_HOST   | /owl/conf/db/host   | localhost     | MongoDB Host | | ||||||
| | OWL_DB_USER   | /owl/conf/db/user   |               | | | OWL_DB_PORT   | /owl/conf/db/port   | 27017         | MongoDB Port | | ||||||
| | OWL_DB_PASS   | /owl/conf/db/pass   |               | | | OWL_DB_USER   | /owl/conf/db/user   |               | MongoDB Username | | ||||||
|  | | OWL_DB_PASS   | /owl/conf/db/pass   |               | MondoDB Password | | ||||||
|  | 
 | ||||||
|  | ^1^ Set to 'off' to disable VSTP Updates.  Useful in testing as you cannot have two clients connected. | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user