some readme stuff
This commit is contained in:
		@@ -42,6 +42,8 @@ Calibre 4.13 (I have not tested it with anything else atm, will be resolved late
 | 
				
			|||||||
`./CalibreWebCompanion`     
 | 
					`./CalibreWebCompanion`     
 | 
				
			||||||
run `./manage.py runserver`    
 | 
					run `./manage.py runserver`    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Ignore pretty much everything below if you're not working on the project
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Profiling
 | 
					# Profiling
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To do profiling, you have to create some dummy users  
 | 
					To do profiling, you have to create some dummy users  
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,10 +9,9 @@
 | 
				
			|||||||
8. start nginx `sudo systemctl restart nginx`
 | 
					8. start nginx `sudo systemctl restart nginx`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Slight issues with this atm:
 | 
					Slight issues with this atm:
 | 
				
			||||||
1. allowed host in settings.json needs to have the ip/host/thing it will be used, as does line 47 from nginx.conf
 | 
					1. server_name in nginx.conf needs to be changed
 | 
				
			||||||
2. User needs to be edited in nginx.conf, now it's just my user acc. This affectd step 4-6
 | 
					2. User needs to be edited in nginx.conf, now it's just my user acc. This affectd step 4-6
 | 
				
			||||||
3. logging location of nginx and gunicorn need to be changed. gunicorn in ./CalibreWebCompanion/gunicorn.conf.py and nginx in the conf
 | 
					3. where to do ssl?
 | 
				
			||||||
4. 
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Suggestions: 
 | 
					Suggestions: 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user