top of page

Installation

  1. download from git-repo

  2. clear your whole server from any type of apache or other Web-Server-deployments currently running

  3. make sure your deployment server is running the latest version of python

  4. install pip for python: https://pypi.org/project/pip/

  5. Copy all of the following in a bat file (windows) or shell script (in linux) and execute it: https://github.com/GeorgHs/Stats-Screening/blob/Dev/Documentation/PipWebDevelopment.bat

  6. scp everything from github-repo (just downloaded) to server

  7. then go into folder that contains file manage.py

  8. enter: python manage.py runserver

  9. check your server - should be running


Aktuelle Beiträge

Alle ansehen

Final Exam

Deployment & Tools: https://dhbw-karlsruhe.myjetbrains.com/youtrack/dashboard?id=ceebf9ae-0196-4858-b33c-d60a454df9ea Burndown-Charts https://dhbw-karlsruhe.myjetbrains.com/youtrack/reports/burndown/1

Deployment CI and Techstack

Testing: + Python django.test and Python unittest + Jenkins + Gherkins Development: + HTML + Plain JavaScript/jQuery + CSS/Bootstrap + Plain Python/Python Django + Github Deployment: + django

bottom of page