Update README.md
This commit is contained in:
parent
837fb8bd46
commit
828f82f692
@ -71,10 +71,6 @@ The actual data can be found here: https://gitlab.ub.uni-bielefeld.de/sporada/bu
|
|||||||
# Security settings for hosting your own public version
|
# Security settings for hosting your own public version
|
||||||
Before hosting you own version of this website pulblicly do not forget to change the PostgreSQL username, password etc. in *docker-compose.yml* and *app/bundesdata_app/settings.py*. Also change the secret key mentioned in *app/bundesdata_app/settings.py* to a new django key that you will keep secret! Also keep in mind that the current version is not HTTPS ready.
|
Before hosting you own version of this website pulblicly do not forget to change the PostgreSQL username, password etc. in *docker-compose.yml* and *app/bundesdata_app/settings.py*. Also change the secret key mentioned in *app/bundesdata_app/settings.py* to a new django key that you will keep secret! Also keep in mind that the current version is not HTTPS ready.
|
||||||
|
|
||||||
# Live version
|
|
||||||
A live version of the app is running under http://129.70.12.88:8000/ inside the University Bielefeld network. You have to access the university network via VPN to be able to use the live version. (https://www.ub.uni-bielefeld.de/search/vpn/)
|
|
||||||
|
|
||||||
|
|
||||||
# Used packages and software
|
# Used packages and software
|
||||||
- django: https://github.com/django/django
|
- django: https://github.com/django/django
|
||||||
- Django Software Foundation
|
- Django Software Foundation
|
||||||
|
Loading…
Reference in New Issue
Block a user