Skip to content

Agglomerates stats of several Fit4Cybersecurity instances.

License

Notifications You must be signed in to change notification settings

NC3-LU/Fit4CybersecurityStats

Repository files navigation

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