Skip to content

JaegerP/anmeldesystem

 
 

Repository files navigation

ZaPF Anmeldesystem

Code Climate

Referenzimplementation für Sommer17 in Berlin

Deployment

To deploy the flask app you can use the configuration and systemd service for a gunicorn provided in the repository. The gunicorn creates in the default configuration a socket that can be used by a proxy daemon like nginx to deploy the app to the internet. The proxy daemon also would be responsible for stuff like SSL encryption.

Environment Variables

Variable     Description
ANMELDUNG_SETTINGS A path to a config file that overrides the defaults
OAUTHLIB_INSECURE_TRANSPORT=1 If necessary (it really shouldn't), allow OAuth2 via HTTP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 10.5%
  • Python 3.5%
  • CSS 3.2%
  • SCSS 1.5%
  • PHP 0.3%