Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 1.47 KB

README.md

File metadata and controls

68 lines (38 loc) · 1.47 KB

Presentation

License pre-commit

Agglomerates stats of several Fit4Cybersecurity instances.

Installation

$ make install

Configuration

You can create your own configuration file and write it in the folder instance. If that is the case you must export its name in an environment variable:

export APP_CONFIG="config.py"

Generate HTML (static)

$ make html output=index.html

HTML template is located in fit4cybersecuritystats/templates/html.

Generate Markdown (static)

$ make markdown

Markdown template is located in fit4cybersecuritystats/templates/markdown.

Launch the web server (dynamic)

$ make runserver

HTML template is located in fit4cybersecuritystats/templates/web.

Deploy to Heroku

With this button:

Deploy to Heroku

And voilà !

License

This software is licensed under GNU Affero General Public License version 3

Copyright (C) 2022 SECURITYMADEIN.LU