some readme stuff
This commit is contained in:
parent
43e5d71cec
commit
b235f67be3
@ -42,6 +42,8 @@ Calibre 4.13 (I have not tested it with anything else atm, will be resolved late
|
||||
`./CalibreWebCompanion`
|
||||
run `./manage.py runserver`
|
||||
|
||||
# Ignore pretty much everything below if you're not working on the project
|
||||
|
||||
# Profiling
|
||||
|
||||
To do profiling, you have to create some dummy users
|
||||
|
@ -9,10 +9,9 @@
|
||||
8. start nginx `sudo systemctl restart nginx`
|
||||
|
||||
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
|
||||
3. logging location of nginx and gunicorn need to be changed. gunicorn in ./CalibreWebCompanion/gunicorn.conf.py and nginx in the conf
|
||||
4.
|
||||
3. where to do ssl?
|
||||
|
||||
|
||||
Suggestions:
|
||||
|
Loading…
Reference in New Issue
Block a user